]> xenbits.xensource.com Git - libvirt.git/commit
manpage: virsh: Note that 'virsh undefine --remove-all-storage' doesn't remove backin...
authorPeter Krempa <pkrempa@redhat.com>
Thu, 7 Sep 2023 11:03:14 +0000 (13:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 11 Sep 2023 11:15:01 +0000 (13:15 +0200)
commitca40725a2101c597c03661771a4e546001f629cc
tree13c065dc45bab29ba8231855d4b815ceeefdc2db
parentc96b3f5b5db60e27d16606121f60e3299dfad3a4
manpage: virsh: Note that 'virsh undefine --remove-all-storage' doesn't remove backing images

Removing a backing image could break other image chains as it's
theoretically possible to share backing chains.

As --storage/--remove-all-storage is fully implemented in virsh as a
helper option, which enumerates and deletes VM's volumes. We do not plan
to make it any more complicated.

Document that backing chains are not removed.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/manpages/virsh.rst