[Openstack] Why I can not launch instance with root disk size larger than 40GB

Jeff Cai Jeff_Cai at symantec.com
Tue Sep 24 10:46:11 UTC 2013


Hi,

I setup an openstack environment with 3 nodes on Ubuntu 12.04 LTS. But I cannot launch instances with disk size bigger than 40GB. It reports the error "NoValidHost". I am sure that there's enough disk size on my compute node.

Could you tell me where I can get more detailed error information or some possible reasons?

Log in nova-schedule.log

2013-09-24 10:17:55.659 WARNING nova.scheduler.driver [req-119be488-eebe-4819-a8b6-78e867357a85 6efadb4e07964bdb8bc07a42f4e0973c 3b93709a75ab472c9d5583cc71c310c8] [instance: 726f76c6-b384-4ca7-a26b-480a57dd60f1] Setting instance to ERROR state.

nova show 726f76c6-b384-4ca7-a26b-480a57dd60f1

+-----------------------------+---------------------------------------------------------------------------------+
| Property                    | Value                                                                           |
+-----------------------------+---------------------------------------------------------------------------------+
| status                         | ERROR                                                                           |
| updated                     | 2013-09-24T10:17:55Z                                                            |
| OS-EXT-STS:task_state       | None                                                                            |
| key_name                    | None                                                                            |
| image                             | CirrOS 0.3.1 (c5037b9b-4dee-432f-9f01-8c85e1143717)                             |
| hostId                            |                                                                                 |
| OS-EXT-STS:vm_state         | error                                                                           |
| flavor                      | m1.medium (ed72d963-f135-42da-beb7-851ab13fac15)                                |
| id                              | 726f76c6-b384-4ca7-a26b-480a57dd60f1                                            |
| user_id                     | 6efadb4e07964bdb8bc07a42f4e0973c                                                |
| name                        | f1                                                                              |
| created                     | 2013-09-24T10:17:55Z                                                            |
| fault                       | {u'message': u'NoValidHost', u'code': 500, u'created': u'2013-09-24T10:17:55Z'} |
| OS-DCF:diskConfig           | MANUAL                                                                          |
| metadata                    | {}                                                                              |
| accessIPv4                  |                                                                                 |
| accessIPv6                  |                                                                                 |
| tenant_id                   | 3b93709a75ab472c9d5583cc71c310c8                                                |
| OS-EXT-STS:power_state      | 0                                                                               |
| OS-EXT-AZ:availability_zone | nova                                                                            |
| config_drive                |                                                                                 |
+-----------------------------+---------------------------------------------------------------------------------+


On the compute node c01:

df -k
Filesystem               1K-blocks    Used Available Use% Mounted on
/dev/mapper/c01--vg-root 404209336 7497928 379318548   2% /
udev                       4079312       4   4079308   1% /dev
tmpfs                      1635612     272   1635340   1% /run
none                          5120       0      5120   0% /run/lock
none                       4089028       0   4089028   0% /run/shm
cgroup                     4089028       0   4089028   0% /sys/fs/cgroup
/dev/sda1                   233191   27871    192879  13% /boot

Best Regards

Jeff Cai

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130924/8f484ada/attachment.html>


More information about the Openstack mailing list