Difference between revisions of "Virsh snapshot-info"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>virsh snapshot-info --domain DOMAIN_NAME --snapshotname SNAPSHOT_NAME<ref>https://en.wikiversity.org/wiki/Draft:Virsh/virsh_snapshot-info</ref>
+
virsh snapshot-info --domain DOMAIN_NAME --snapshotname SNAPSHOT_NAME<ref>https://en.wikiversity.org/wiki/Draft:Virsh/virsh_snapshot-info</ref>
Name:          SNAPSHOT_NAME
+
Name:          SNAPSHOT_NAME
Domain:        DOMAIN_NAME
+
Domain:        DOMAIN_NAME
Current:        yes
+
Current:        yes
State:          shutoff
+
State:          shutoff
Location:      internal
+
Location:      internal
Parent:        -
+
Parent:        -
Children:      0
+
Children:      0
Descendants:    0
+
Descendants:    0
Metadata:      yes
+
Metadata:      yes
</code><ref>https://www.cyberciti.biz/faq/how-to-create-create-snapshot-in-linux-kvm-vmdomain/</ref>
+
https://www.cyberciti.biz/faq/how-to-create-create-snapshot-in-linux-kvm-vmdomain/
  
 +
 +
== Related commands ==
 +
* <code>[[virsh snapshot-create-as]]</code>
 +
* <code>[[virsh snapshot-list]]</code>
  
 
== See also ==
 
== See also ==
* [[virsh snapshot-list]]
+
* {{virsh snapshot}}
* [[virsh snapshot-create-as]]
+
* {{KVM}}
* [[virsh snapshot-delete]]
+
* {{virsh}}
*{{KVM}}
 
*{{virsh}}
 
  
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:KVM]]
 
[[Category:KVM]]

Latest revision as of 02:32, 30 September 2020

Advertising: