Issue while Launching Instances
Hi,
While i try to Launch a instance am getting the status of the instance as " failed to spawn"
The log detail of "/var/log/
-------
2011-07-08 06:31:32,054 AUDIT nova.compute.
2011-07-08 06:31:32,149 DEBUG nova.rpc [-] Making asynchronous call on network ... from (pid=2264) multicall /usr/lib/
2011-07-08 06:31:32,149 DEBUG nova.rpc [-] MSG_ID is aba76a9ad027453
2011-07-08 06:31:32,510 DEBUG nova.compute.
2011-07-08 06:31:32,516 DEBUG nova.utils [-] Attempting to grab semaphore "ensure_bridge" for method "ensure_bridge"... from (pid=2264) inner /usr/lib/
2011-07-08 06:31:32,516 DEBUG nova.utils [-] Attempting to grab file lock "ensure_bridge" for method "ensure_bridge"... from (pid=2264) inner /usr/lib/
2011-07-08 06:31:32,516 DEBUG nova.utils [-] Running cmd (subprocess): ip link show dev br100 from (pid=2264) execute /usr/lib/
2011-07-08 06:31:32,674 DEBUG nova.virt.
2011-07-08 06:31:32,681 DEBUG nova.virt.
2011-07-08 06:31:32,682 INFO nova [-] called setup_basic_
2011-07-08 06:31:32,682 INFO nova [-] ensuring static filters
2011-07-08 06:31:32,695 DEBUG nova.virt.
2011-07-08 06:31:32,695 DEBUG nova.virt.
2011-07-08 06:31:32,695 DEBUG nova.utils [-] Attempting to grab semaphore "iptables" for method "apply"... from (pid=2264) inner /usr/lib/
2011-07-08 06:31:32,695 DEBUG nova.utils [-] Attempting to grab file lock "iptables" for method "apply"... from (pid=2264) inner /usr/lib/
2011-07-08 06:31:32,696 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-save -t filter from (pid=2264) execute /usr/lib/
2011-07-08 06:31:32,707 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-restore from (pid=2264) execute /usr/lib/
2011-07-08 06:31:32,719 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-save -t nat from (pid=2264) execute /usr/lib/
2011-07-08 06:31:32,731 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-restore from (pid=2264) execute /usr/lib/
2011-07-08 06:31:32,743 DEBUG nova.utils [-] Running cmd (subprocess): mkdir -p /var/lib/
2011-07-08 06:31:32,750 INFO nova.virt.
2011-07-08 06:31:32,766 DEBUG nova.utils [-] Attempting to grab semaphore "00000004" for method "call_if_
2011-07-08 06:31:32,766 DEBUG nova.utils [-] Running cmd (subprocess): cp /var/lib/
2011-07-08 06:31:32,793 DEBUG nova.utils [-] Attempting to grab semaphore "ac3478d69a3c81
2011-07-08 06:31:32,794 DEBUG nova.utils [-] Running cmd (subprocess): qemu-img create -f qcow2 -o cluster_
2011-07-08 06:31:32,904 DEBUG nova.utils [-] Attempting to grab semaphore "local_20" for method "call_if_
2011-07-08 06:31:32,904 DEBUG nova.utils [-] Running cmd (subprocess): qemu-img create -f qcow2 -o cluster_
2011-07-08 06:31:32,969 ERROR nova.exception [-] Uncaught exception
(nova.exception): TRACE: Traceback (most recent call last):
(nova.exception): TRACE: File "/usr/lib/
(nova.exception): TRACE: return f(*args, **kw)
(nova.exception): TRACE: File "/usr/lib/
(nova.exception): TRACE: block_device_
(nova.exception): TRACE: File "/usr/lib/
(nova.exception): TRACE: 'gateway6': mapping[
(nova.exception): TRACE: KeyError: 'gateway6'
(nova.exception): TRACE:
2011-07-08 06:31:32,970 ERROR nova.compute.
(nova.compute.
(nova.compute.
(nova.compute.
(nova.compute.
(nova.compute.
(nova.compute.
(nova.compute.
pls help
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- naangilsunder
- Solved:
- 2011-07-12
- Last query:
- 2011-07-12
- Last reply:
- 2011-07-12
Matt Thompson (mattt416) said : | #1 |
Looks like you may be hitting this one:
Shang Wu (shangwu) said : | #2 |
Is the vt extension enabled in the BIOS? check with the command:
sudo kvm-ok
naangilsunder (naangilsunder) said : | #3 |
Thompson,
Thanks for your replay.it really helped me.
I followed the link provided by you.my problem get solved.