Answer the question
In order to leave comments, you need to log in
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" \
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 questionAsk a Question
731 491 924 answers to any question