Guest User

Untitled

a guest
Sep 5th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. 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
  2. 2012-09-06 10:57:10 CRITICAL nova [-] Unexpected error while running command.
  3. Command: sudo nova-rootwrap iptables-restore
  4. Exit code: 2
  5. Stdout: ''
  6. Stderr: "Bad argument `SNAT'\nError occurred at line: 23\nTry `iptables-restore -h' or 'iptables-restore --help' for more information.\n"
  7. 2012-09-06 10:57:10 TRACE nova Traceback (most recent call last):
  8. 2012-09-06 10:57:10 TRACE nova File "/usr/bin/nova-network", line 49, in <module>
  9. 2012-09-06 10:57:10 TRACE nova service.wait()
  10. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 413, in wait
  11. 2012-09-06 10:57:10 TRACE nova _launcher.wait()
  12. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 131, in wait
  13. 2012-09-06 10:57:10 TRACE nova service.wait()
  14. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait
  15. 2012-09-06 10:57:10 TRACE nova return self._exit_event.wait()
  16. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
  17. 2012-09-06 10:57:10 TRACE nova return hubs.get_hub().switch()
  18. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch
  19. 2012-09-06 10:57:10 TRACE nova return self.greenlet.switch()
  20. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main
  21. 2012-09-06 10:57:10 TRACE nova result = function(*args, **kwargs)
  22. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 101, in run_server
  23. 2012-09-06 10:57:10 TRACE nova server.start()
  24. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 162, in start
  25. 2012-09-06 10:57:10 TRACE nova self.manager.init_host()
  26. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1695, in init_host
  27. 2012-09-06 10:57:10 TRACE nova self.l3driver.initialize()
  28. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/l3.py", line 84, in initialize
  29. 2012-09-06 10:57:10 TRACE nova linux_net.init_host()
  30. 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
  31. 2012-09-06 10:57:10 TRACE nova add_snat_rule(ip_range)
  32. 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
  33. 2012-09-06 10:57:10 TRACE nova iptables_manager.apply()
  34. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 943, in inner
  35. 2012-09-06 10:57:10 TRACE nova retval = f(*args, **kwargs)
  36. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 334, in apply
  37. 2012-09-06 10:57:10 TRACE nova attempts=5)
  38. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 813, in _execute
  39. 2012-09-06 10:57:10 TRACE nova return utils.execute(*cmd, **kwargs)
  40. 2012-09-06 10:57:10 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 242, in execute
  41. 2012-09-06 10:57:10 TRACE nova cmd=' '.join(cmd))
  42. 2012-09-06 10:57:10 TRACE nova ProcessExecutionError: Unexpected error while running command.
  43. 2012-09-06 10:57:10 TRACE nova Command: sudo nova-rootwrap iptables-restore
  44. 2012-09-06 10:57:10 TRACE nova Exit code: 2
  45. 2012-09-06 10:57:10 TRACE nova Stdout: ''
  46. 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"
  47. 2012-09-06 10:57:10 TRACE nova
Advertisement
Add Comment
Please, Sign In to add comment