Changes between Version 2 and Version 3 of KVM
- Timestamp:
- 03/03/16 11:04:32 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KVM
v2 v3 7 7 virsh undefine test102 --managed-save 8 8 virsh undefine test103 --remove-all-storage 9 rm -f /opt/kvm/test10[1-3].qcow2 9 10 10 11 ## VM Clone … … 13 14 ################################################################################ 14 15 15 ## VM Initialize16 ## VM Console & Initialize (CentOS 6) 16 17 virsh console test101 17 18