Create QCOW2 Image of a Running Instance
Problem
Environment
Procedure
$ openstack server stop [instance UUID]$ openstack server image create --name [snapshot name] [instance UUID]$ openstack image list# glance image-download --file [FILE] [snapshot UUID]# qemu-img info [FILE]PreviousConfigure Hypervisor For UEFI Instance BootNextMigrating Cinder Volumes in LVM Storage Backend
Last updated
