yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05581
[Bug 1213953] Re: booting VM form volume crashes by timeout creating volume
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1213953
Title:
booting VM form volume crashes by timeout creating volume
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Method _await_block_device_map_created in nova/compute/manager.py makes 30 retries with 1 sec interval to Cinder and checks volume status. If it is not "available" in 30 retries then it raises exception.
In some cases 30 attempts with 1 sec interval is not enough for volume to be created.
For example when we are creating volume from large snapshot.
Also https://review.openstack.org/#/c/40603/ introduces ability to create volume form image on booting VM.
In this case image needs to be downloaded and if it is not in RAW format - converted.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1213953/+subscriptions