Create QCOW2 Image of a Running Instance

Problem

  • A running instance (i.e. a Windows or Linux VM) that has been customized or otherwise re-configured needs to be persisted into an image file to capture its current state.

Environment

  • Platform9 Managed OpenStack - v4.0 and Higher

Procedure

  1. Stop the instance from either the UI or CLI.
Copy
  1. Take a snapshot of the running instance.
Copy
  1. List the images and identify the UUID of the snapshot using the name given during creation.
Copy
  1. Download the snapshot.
Copy
  1. Verify the format of the downloaded image.
Copy
  1. If the image format is not qcow2, convert it by referring to the OpenStack image conversion guide.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard