diff options
author | hchiramm <hchiramm@redhat.com> | 2014-09-22 11:07:46 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-09-22 06:23:32 -0700 |
commit | de713588b81acc912b33b00474ea3cfa6620ceb1 (patch) | |
tree | 6513d3465b34c20a1ab588d70149c04cbb44c63b /doc | |
parent | 58f23090fc0af2d93c02da68b06e02d1263df499 (diff) |
doc: Include details of thin volume creation in snapshot guide.
Change-Id: I12b49c0e8af2cc3d91c29300fdfc47d772d380d7
Signed-off-by: hchiramm <hchiramm@redhat.com>
Reviewed-on: http://review.gluster.org/8791
Reviewed-by: Rajesh Joseph <rjoseph@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/admin-guide/en-US/markdown/admin_managing_snapshots.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 ===================== |