
7 Sep
2023
7 Sep
'23
11:45 a.m.
On a Thursday in 2023, Peter Krempa wrote:
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> --- docs/manpages/virsh.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano