Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-09-06 10:57:10 DEBUG nova.utils [-] Result was 2 from (pid=28280) execute /usr/lib/python2.7/dist-packages/nova/utils.py:235
- 2012-09-06 10:57:10 CRITICAL nova [-] Unexpected error while running command.
- Command: sudo nova-rootwrap iptables-restore
- Exit code: 2
- Stdout: ''
- Stderr: "Bad argument `SNAT'\nError occurred at line: 23\nTry `iptables-restore -h' or 'iptables-restore --help' for more information.\n"
- 2012-09-06 10:57:10 TRACE nova Traceback (most recent call last):
- 2012-09-06 10:57:10 TRACE nova File "/usr/bin/nova-network", line 49, in <module>
- 2012-09-06 10:57:10 TRACE nova service.wait()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 413, in wait
- 2012-09-06 10:57:10 TRACE nova _launcher.wait()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 131, in wait
- 2012-09-06 10:57:10 TRACE nova service.wait()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait
- 2012-09-06 10:57:10 TRACE nova return self._exit_event.wait()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
- 2012-09-06 10:57:10 TRACE nova return hubs.get_hub().switch()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch
- 2012-09-06 10:57:10 TRACE nova return self.greenlet.switch()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main
- 2012-09-06 10:57:10 TRACE nova result = function(*args, **kwargs)
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 101, in run_server
- 2012-09-06 10:57:10 TRACE nova server.start()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 162, in start
- 2012-09-06 10:57:10 TRACE nova self.manager.init_host()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1695, in init_host
- 2012-09-06 10:57:10 TRACE nova self.l3driver.initialize()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/l3.py", line 84, in initialize
- 2012-09-06 10:57:10 TRACE nova linux_net.init_host()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 442, in init_host
- 2012-09-06 10:57:10 TRACE nova add_snat_rule(ip_range)
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 432, in add_snat_rule
- 2012-09-06 10:57:10 TRACE nova iptables_manager.apply()
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 943, in inner
- 2012-09-06 10:57:10 TRACE nova retval = f(*args, **kwargs)
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 334, in apply
- 2012-09-06 10:57:10 TRACE nova attempts=5)
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 813, in _execute
- 2012-09-06 10:57:10 TRACE nova return utils.execute(*cmd, **kwargs)
- 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 242, in execute
- 2012-09-06 10:57:10 TRACE nova cmd=' '.join(cmd))
- 2012-09-06 10:57:10 TRACE nova ProcessExecutionError: Unexpected error while running command.
- 2012-09-06 10:57:10 TRACE nova Command: sudo nova-rootwrap iptables-restore
- 2012-09-06 10:57:10 TRACE nova Exit code: 2
- 2012-09-06 10:57:10 TRACE nova Stdout: ''
- 2012-09-06 10:57:10 TRACE nova Stderr: "Bad argument `SNAT'\nError occurred at line: 23\nTry `iptables-restore -h' or 'iptables-restore --help' for more information.\n"
- 2012-09-06 10:57:10 TRACE nova
Advertisement
Add Comment
Please, Sign In to add comment