V
V
VN2022-04-15 08:33:43
Virtualization
VN, 2022-04-15 08:33:43

Where can I see a description of a KVM snapshot?

I make a snapshot of the system with a description (--description)

virsh snapshot-create-as --domain VM_NAME \
--name "VM_NAME_snap_name" \
--description "Snapshot before upgrading to VM_NAME" \

And actually how then to look at the description of snapshots. There is nothing like this in snapshot-info

virsh snapshot-info --domain VM_NAME VM_NAME_snap_name
Name:           VM_NAME_snap_name
Domain:         VM_NAME
Current:        yes
State:          running
Location:       internal
Parent:         VM_NAME
Children:       0
Descendants:    0
Metadata:       yes

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question