Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1244555 - getting "Block Device Mapping is Invalid" error when doing "boot from image (creates a new volume)"
getting "Block Device Mapping is Invalid" error when doing "boot from image (...
Status: CLOSED NOTABUG
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder (Show other bugs)
6.0 (Juno)
Unspecified Unspecified
high Severity high
: ---
: 6.0 (Juno)
Assigned To: Eric Harney
nlevinki
: ZStream
Depends On: 1236183
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-19 20:21 EDT by Don Domingo
Modified: 2016-04-27 00:52 EDT (History)
7 users (show)

See Also:
Fixed In Version:
Doc Type: Release Note
Doc Text:
When the Block Storage service creates volumes from images, it downloads images from the Image service into an image conversion directory. This directory is defined by the 'image_conversion_dir' option in /etc/cinder/cinder.conf (under the [DEFAULT] section). By default, 'image_conversion_dir' is set to /var/lib/cinder/conversion. If the image conversion directory runs out of space (typically, if multiple volumes are created from large images simultaneously), any attempts to create volumes from images will fail. Further, any attempts to launch instances which would require the creation of volumes from images will fail as well. These failures will continue until the image conversion directory has enough free space. As such, you should ensure that the image conversion directory has enough space for the typical number of volumes that users simultaneously create from images. If you need to define a non-default image conversion directory, run: # openstack-config --set /etc/cinder/cinder.conf DEFAULT image_conversion_dir <NEWDIR> Replace <NEWDIR> with the new directory. Afterwards, restart the Block Storage service to apply the new setting: # openstack-service restart cinder
Story Points: ---
Clone Of: 1236183
Environment:
Last Closed: 2015-07-19 20:24:46 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)

Note You need to log in before you can comment on or make changes to this bug.