From de713588b81acc912b33b00474ea3cfa6620ceb1 Mon Sep 17 00:00:00 2001 From: hchiramm Date: Mon, 22 Sep 2014 11:07:46 +0530 Subject: doc: Include details of thin volume creation in snapshot guide. Change-Id: I12b49c0e8af2cc3d91c29300fdfc47d772d380d7 Signed-off-by: hchiramm Reviewed-on: http://review.gluster.org/8791 Reviewed-by: Rajesh Joseph Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- doc/admin-guide/en-US/markdown/admin_managing_snapshots.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/admin-guide') diff --git a/doc/admin-guide/en-US/markdown/admin_managing_snapshots.md b/doc/admin-guide/en-US/markdown/admin_managing_snapshots.md index 3de64af56ef..5618a4d9cdb 100644 --- a/doc/admin-guide/en-US/markdown/admin_managing_snapshots.md +++ b/doc/admin-guide/en-US/markdown/admin_managing_snapshots.md @@ -15,6 +15,9 @@ pre-requisites: * Brick LVM should not contain any other data other than brick. * None of the brick should be on a thick LVM. +Details of how to create thin volume can be found at the following link. +https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/thinly_provisioned_volume_creation.html + Snapshot Management ===================== -- cgit