Instance fails to boot when injecting a file.

Bug #1160038 reported by Dave Johnston
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstack-compute (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Instances fail to boot when attempting to inject file with the error "No valid host was found"

This is a single node installed with devstack. The system is running on Ubuntu 12.04 and the Folsom release.

Booting a VM using the following command fails:
 nova boot --file /root/test_data.txt=/home/openstack/test_data.txt --flavor "m1.tiny" --image "cirros-0.3.1-x86_64-uec" --key-name=openstack MyTest02

running
 nova show MyTest02 shows the following error
nova show MyTest02
+-------------------------------------+------------------------------------------------------------------------------------+
| Property | Value |
+-------------------------------------+------------------------------------------------------------------------------------+
| OS-EXT-STS:vm_state | error |

| fault | {u'message': u'NoValidHost', u'code': 500, u'details': u'No valid host was found. |
| | ', u'created': u'2013-03-25T21:15:24Z'} |

Tags: boot nova
Changed in python-openstack-compute (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.