]> xenbits.xensource.com Git - people/dariof/libvirt.git/commitdiff
virsh: man: Mention that volumes need to be in storage pool for undefine
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 Dec 2013 13:52:58 +0000 (14:52 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Dec 2013 15:42:10 +0000 (16:42 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=1044445

When undefining a VM with storage the man page doesn't explicitly
mention that the volumes need to be a part of the storage pool otherwise
it won't work.

tools/virsh.pod

index 677931f4ab2abdffdbb4b4177ba4de1d96cb8c62..59213c69df9d50ee135d781f49c5d274143b3e88 100644 (file)
@@ -1794,7 +1794,8 @@ on inactive domains. Volume deletion is only attempted after the domain is
 undefined; if not all of the requested volumes could be deleted, the
 error message indicates what still remains behind. If a volume path is not
 found in the domain definition, it's treated as if the volume was successfully
-deleted.
+deleted. Only volumes managed by libvirt in storage pools can be removed this
+way.
 (See B<domblklist> for list of target names associated to a domain).
 Example: --storage vda,/path/to/storage.img