Creating Volume-Backed Instance From Image Fails

Problem

  • User receives the following error while attempting to create a 'Boot From Volume' instance starting from an image.
Copy
  • The following log is seen in /var/log/pf9/cindervolume-base.log
Copy

Environment

  • Platform9 Managed OpenStack - All Versions
  • Nova
  • Cinder

Cause

As seen in the cindervolume-base.log file described above, the virtual size of the image is larger than the size of the volume specified during creation of the instance.

Resolution

  1. The size of the volume specified during creation of the instance must be larger than the virtual size of the image being used to create the volume.
Copy
  1. With the above virtual_size given in bytes (186457982354 = ~186.5GB), the volume size specified must be at least 187GB.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard