cannot create virtual machine with nova boot
Hello everybody!
I have problem when creating virtual machine with command "nova boot", all virtual machines have status "ERROR".
Anybody help me?
root@ubuntu:~# nova list
+------
| ID | Name | Status | Networks |
+------
| 7d0e4bd1-
| 9224c35c-
| cc914489-
| d2cce937-
| eb6647e3-
+------
root@ubuntu:~# nova --debug boot --flavor 1 --image b65635c2-
connect: (localhost, 5000)
send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: localhost:
reply: 'HTTP/1.1 200 OK\r\n'
header: Content-Type: application/json
header: Vary: X-Auth-Token
header: Date: Fri, 17 Aug 2012 08:56:35 GMT
header: Transfer-Encoding: chunked
connect: (172.16.15.200, 8774)
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 353
header: Date: Fri, 17 Aug 2012 08:56:35 GMT
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 697
header: Date: Fri, 17 Aug 2012 08:56:35 GMT
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 697
header: Date: Fri, 17 Aug 2012 08:56:35 GMT
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 353
header: Date: Fri, 17 Aug 2012 08:56:35 GMT
send: u'POST /v2/2326eb5b3d6
reply: 'HTTP/1.1 202 Accepted\r\n'
header: X-Compute-
header: Location: http://
header: Content-Type: application/json
header: Content-Length: 400
header: Date: Fri, 17 Aug 2012 08:56:37 GMT
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 1278
header: Date: Fri, 17 Aug 2012 08:56:37 GMT
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 353
header: Date: Fri, 17 Aug 2012 08:56:37 GMT
send: u'GET /v2/2326eb5b3d6
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-
header: Content-Type: application/json
header: Content-Length: 697
header: Date: Fri, 17 Aug 2012 08:56:37 GMT
+------
| Property | Value |
+------
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-
| OS-EXT-
| OS-EXT-
| OS-EXT-
| OS-EXT-
| OS-EXT-STS:vm_state | building |
| accessIPv4 | |
| accessIPv6 | |
| adminPass | wXKau3Z9wMmz |
| config_drive | |
| created | 2012-08-
| flavor | m1.tiny |
| hostId | |
| id | cc914489-
| image | cirros-0.3.0-x86_64 |
| key_name | |
| metadata | {} |
| name | test06 |
| progress | 0 |
| status | BUILD |
| tenant_id | 2326eb5b3d6f4ea
| updated | 2012-08-
| user_id | 28137e0f33dd460
+------
root@ubuntu:~# nova-manage service list
2012-08-16 10:28:15 DEBUG nova.utils [req-bf3c88d6-
Binary Host Zone Status State Updated_At
nova-consoleauth ubuntu nova enabled :-) 2012-08-16 03:28:10
nova-scheduler ubuntu nova enabled :-) 2012-08-16 03:28:09
nova-cert ubuntu nova enabled :-) 2012-08-16 03:28:24
nova-compute ubuntu nova enabled :-) 2012-08-16 03:28:24
nova-network ubuntu nova enabled :-) 2012-08-16 03:28:24
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask duypd for more information if necessary.