]> xenbits.xensource.com Git - libvirt.git/commitdiff
storage: Better describe logical pool creation/definition parameters
authorJohn Ferlan <jferlan@redhat.com>
Sat, 25 Mar 2017 12:07:36 +0000 (08:07 -0400)
committerJán Tomko <jtomko@redhat.com>
Tue, 28 Mar 2017 11:19:47 +0000 (13:19 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=1398087

Clean up the virsh man page description for --pool-create-as in order
to better describe how the various arguments are used when creating
(or defining) a logical pool.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tools/virsh.pod

index 43124ba55801e8f2854a22c0c3c1acc6f7442917..9a52d67163fd006aeddf2e4da0b01124ef940774 100644 (file)
@@ -3639,6 +3639,12 @@ follow-up command to build the pool. The I<--overwrite> and
 I<--no-overwrite> flags follow the same rules as B<pool-build>. If
 just I<--build> is provided, then B<pool-build> is called with no flags.
 
+For a "logical" pool only [I<--name>] needs to be provided. The
+[I<--source-name>] if provided must match the Volume Group name.
+If not provided, one will be generated using the [I<--name>]. If
+provided the [I<--target>] is ignored and a target source is generated
+using the [I<--source-name>] (or as generated from the [I<--name>]).
+
 =item B<pool-define> I<file>
 
 Define an inactive persistent storage pool or modify an existing persistent one