Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.31 KB | None | 0 0
  1. root@ubuntu002:/var/log/nova# tail -100 nova-compute.log
  2. 2011-04-22 13:02:33,056 DEBUG nova.utils [-] Running cmd (subprocess): qemu-img create -f qcow2 -o cluster_size=2M,backing_file=/var/lib/nova/instances/_base/6af43515_sm /var/lib/nova/instances/instance-0000002f/disk from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  3. 2011-04-22 13:02:33,090 INFO nova.virt.libvirt_conn [-] instance instance-0000002f: injecting key into image 1794389269
  4. 2011-04-22 13:02:33,098 DEBUG nova.utils [-] Running cmd (subprocess): sudo qemu-nbd -c /dev/nbd15 /var/lib/nova/instances/instance-0000002f/disk from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  5. 2011-04-22 13:02:33,715 DEBUG nova.utils [-] Attempting to grab semaphore "ensure_bridge" for method "ensure_bridge"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:594
  6. 2011-04-22 13:02:33,716 DEBUG nova.utils [-] Attempting to grab file lock "ensure_bridge" for method "ensure_bridge"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:599
  7. 2011-04-22 13:02:33,716 DEBUG nova.utils [-] Running cmd (subprocess): ip link show dev br100 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  8. 2011-04-22 13:02:33,722 DEBUG nova.utils [-] Running cmd (subprocess): sudo route -n from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  9. 2011-04-22 13:02:33,733 DEBUG nova.utils [-] Running cmd (subprocess): sudo ip addr show dev eth1 scope global from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  10. 2011-04-22 13:02:33,743 DEBUG nova.utils [-] Running cmd (subprocess): sudo brctl addif br100 eth1 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  11. 2011-04-22 13:02:33,753 DEBUG nova.utils [-] Result was 1 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:166
  12. 2011-04-22 13:02:33,812 DEBUG nova.virt.libvirt_conn [-] instance instance-00000031: starting toXML method from (pid=3166) to_xml /usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py:996
  13. 2011-04-22 13:02:33,878 DEBUG nova.virt.libvirt_conn [-] instance instance-00000031: finished toXML method from (pid=3166) to_xml /usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py:1041
  14. 2011-04-22 13:02:33,936 INFO nova [-] called setup_basic_filtering in nwfilter
  15. 2011-04-22 13:02:33,936 INFO nova [-] ensuring static filters
  16. 2011-04-22 13:02:33,990 INFO nova [-] <nova.db.sqlalchemy.models.SecurityGroupIngressRule object at 0x32cd490>
  17. 2011-04-22 13:02:33,990 INFO nova [-] <nova.db.sqlalchemy.models.SecurityGroupIngressRule object at 0x32cd290>
  18. 2011-04-22 13:02:33,995 DEBUG nova.utils [-] Attempting to grab semaphore "iptables" for method "apply"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:594
  19. 2011-04-22 13:02:33,996 DEBUG nova.utils [-] Attempting to grab file lock "iptables" for method "apply"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:599
  20. 2011-04-22 13:02:34,001 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-save -t filter from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  21. 2011-04-22 13:02:34,012 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-restore from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  22. 2011-04-22 13:02:34,025 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-save -t nat from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  23. 2011-04-22 13:02:34,036 DEBUG nova.utils [-] Running cmd (subprocess): sudo iptables-restore from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  24. 2011-04-22 13:02:34,080 DEBUG nova.utils [-] Running cmd (subprocess): mkdir -p /var/lib/nova/instances/instance-00000031/ from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  25. 2011-04-22 13:02:34,086 INFO nova.virt.libvirt_conn [-] instance instance-00000031: Creating image
  26. 2011-04-22 13:02:34,148 DEBUG nova.utils [-] Attempting to grab semaphore "49f74450" for method "call_if_not_exists"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:594
  27. 2011-04-22 13:02:34,148 DEBUG nova.utils [-] Running cmd (subprocess): cp /var/lib/nova/instances/_base/49f74450 /var/lib/nova/instances/instance-00000031/kernel from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  28. 2011-04-22 13:02:34,154 DEBUG nova.utils [-] Running cmd (subprocess): sudo tune2fs -c 0 -i 0 /dev/nbd15 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  29. 2011-04-22 13:02:34,180 DEBUG nova.utils [-] Attempting to grab semaphore "677cb825" for method "call_if_not_exists"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:594
  30. 2011-04-22 13:02:34,180 DEBUG nova.utils [-] Running cmd (subprocess): cp /var/lib/nova/instances/_base/677cb825 /var/lib/nova/instances/instance-00000031/ramdisk from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  31. 2011-04-22 13:02:34,184 DEBUG nova.utils [-] Result was 1 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:166
  32. 2011-04-22 13:02:34,185 DEBUG nova.utils [-] Running cmd (subprocess): sudo qemu-nbd -d /dev/nbd15 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  33. 2011-04-22 13:02:34,223 DEBUG nova.utils [-] Attempting to grab semaphore "6af43515_sm" for method "call_if_not_exists"... from (pid=3166) inner /usr/lib/pymodules/python2.6/nova/utils.py:594
  34. 2011-04-22 13:02:34,224 DEBUG nova.utils [-] Running cmd (subprocess): qemu-img create -f qcow2 -o cluster_size=2M,backing_file=/var/lib/nova/instances/_base/6af43515_sm /var/lib/nova/instances/instance-00000031/disk from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  35. 2011-04-22 13:02:34,226 WARNING nova.virt.libvirt_conn [-] instance instance-0000002f: ignoring error injecting data into image 1794389269 (Unexpected error while running command.
  36. Command: sudo tune2fs -c 0 -i 0 /dev/nbd15
  37. Exit code: 1
  38. Stdout: 'tune2fs 1.41.12 (17-May-2010)\n'
  39. Stderr: "tune2fs: Invalid argument while trying to open /dev/nbd15\nCouldn't find valid filesystem superblock.\n")
  40. 2011-04-22 13:02:35,226 ERROR nova.exception [-] Uncaught exception
  41. (nova.exception): TRACE: Traceback (most recent call last):
  42. (nova.exception): TRACE: File "/usr/lib/pymodules/python2.6/nova/exception.py", line 120, in _wrap
  43. (nova.exception): TRACE: return f(*args, **kw)
  44. (nova.exception): TRACE: File "/usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py", line 617, in spawn
  45. (nova.exception): TRACE: domain = self._create_new_domain(xml)
  46. (nova.exception): TRACE: File "/usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py", line 1079, in _create_new_domain
  47. (nova.exception): TRACE: domain.createWithFlags(launch_flags)
  48. (nova.exception): TRACE: File "/usr/lib/python2.6/dist-packages/libvirt.py", line 337, in createWithFlags
  49. (nova.exception): TRACE: if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self)
  50. (nova.exception): TRACE: libvirtError: operation failed: failed to retrieve chardev info in qemu with 'info chardev'
  51. (nova.exception): TRACE:
  52. 2011-04-22 13:02:35,228 ERROR nova.compute.manager [VE5Y3EOO2VO000Z91UAC novaadmin novaproject] Instance '47' failed to spawn. Is virtualization enabled in the BIOS?
  53. (nova.compute.manager): TRACE: Traceback (most recent call last):
  54. (nova.compute.manager): TRACE: File "/usr/lib/pymodules/python2.6/nova/compute/manager.py", line 234, in run_instance
  55. (nova.compute.manager): TRACE: self.driver.spawn(instance_ref)
  56. (nova.compute.manager): TRACE: File "/usr/lib/pymodules/python2.6/nova/exception.py", line 126, in _wrap
  57. (nova.compute.manager): TRACE: raise Error(str(e))
  58. (nova.compute.manager): TRACE: Error: operation failed: failed to retrieve chardev info in qemu with 'info chardev'
  59. (nova.compute.manager): TRACE:
  60. 2011-04-22 13:02:35,379 INFO nova.virt.libvirt_conn [-] instance instance-00000031: injecting key into image 1794389269
  61. 2011-04-22 13:02:35,389 DEBUG nova.utils [-] Running cmd (subprocess): sudo qemu-nbd -c /dev/nbd15 /var/lib/nova/instances/instance-00000031/disk from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  62. 2011-04-22 13:02:36,486 DEBUG nova.utils [-] Running cmd (subprocess): sudo tune2fs -c 0 -i 0 /dev/nbd15 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  63. 2011-04-22 13:02:36,497 DEBUG nova.utils [-] Result was 1 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:166
  64. 2011-04-22 13:02:36,498 DEBUG nova.utils [-] Running cmd (subprocess): sudo qemu-nbd -d /dev/nbd15 from (pid=3166) execute /usr/lib/pymodules/python2.6/nova/utils.py:150
  65. 2011-04-22 13:02:36,511 WARNING nova.virt.libvirt_conn [-] instance instance-00000031: ignoring error injecting data into image 1794389269 (Unexpected error while running command.
  66. Command: sudo tune2fs -c 0 -i 0 /dev/nbd15
  67. Exit code: 1
  68. Stdout: 'tune2fs 1.41.12 (17-May-2010)\n'
  69. Stderr: "tune2fs: Invalid argument while trying to open /dev/nbd15\nCouldn't find valid filesystem superblock.\n")
  70. 2011-04-22 13:02:37,535 ERROR nova.exception [-] Uncaught exception
  71. (nova.exception): TRACE: Traceback (most recent call last):
  72. (nova.exception): TRACE: File "/usr/lib/pymodules/python2.6/nova/exception.py", line 120, in _wrap
  73. (nova.exception): TRACE: return f(*args, **kw)
  74. (nova.exception): TRACE: File "/usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py", line 617, in spawn
  75. (nova.exception): TRACE: domain = self._create_new_domain(xml)
  76. (nova.exception): TRACE: File "/usr/lib/pymodules/python2.6/nova/virt/libvirt_conn.py", line 1079, in _create_new_domain
  77. (nova.exception): TRACE: domain.createWithFlags(launch_flags)
  78. (nova.exception): TRACE: File "/usr/lib/python2.6/dist-packages/libvirt.py", line 337, in createWithFlags
  79. (nova.exception): TRACE: if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self)
  80. (nova.exception): TRACE: libvirtError: operation failed: failed to retrieve chardev info in qemu with 'info chardev'
  81. (nova.exception): TRACE:
  82. 2011-04-22 13:02:37,536 ERROR nova.compute.manager [QNP-A-HAASFXHMH4L-C6 novaadmin novaproject] Instance '49' failed to spawn. Is virtualization enabled in the BIOS?
  83. (nova.compute.manager): TRACE: Traceback (most recent call last):
  84. (nova.compute.manager): TRACE: File "/usr/lib/pymodules/python2.6/nova/compute/manager.py", line 234, in run_instance
  85. (nova.compute.manager): TRACE: self.driver.spawn(instance_ref)
  86. (nova.compute.manager): TRACE: File "/usr/lib/pymodules/python2.6/nova/exception.py", line 126, in _wrap
  87. (nova.compute.manager): TRACE: raise Error(str(e))
  88. (nova.compute.manager): TRACE: Error: operation failed: failed to retrieve chardev info in qemu with 'info chardev'
  89. (nova.compute.manager): TRACE:
  90. 2011-04-22 13:02:48,919 INFO nova.compute.manager [-] Found instance 'instance-0000002e' in DB but no VM. State=5, so setting state to shutoff.
  91. 2011-04-22 13:02:48,919 INFO nova.compute.manager [-] Found instance 'instance-0000002f' in DB but no VM. State=5, so setting state to shutoff.
  92. 2011-04-22 13:02:48,919 INFO nova.compute.manager [-] Found instance 'instance-00000031' in DB but no VM. State=5, so setting state to shutoff.
  93. 2011-04-22 13:03:48,960 INFO nova.compute.manager [-] Found instance 'instance-0000002e' in DB but no VM. State=5, so setting state to shutoff.
  94. 2011-04-22 13:03:48,960 INFO nova.compute.manager [-] Found instance 'instance-0000002f' in DB but no VM. State=5, so setting state to shutoff.
  95. 2011-04-22 13:03:48,960 INFO nova.compute.manager [-] Found instance 'instance-00000031' in DB but no VM. State=5, so setting state to shutoff.
  96. 2011-04-22 13:04:48,999 INFO nova.compute.manager [-] Found instance 'instance-0000002e' in DB but no VM. State=5, so setting state to shutoff.
  97. 2011-04-22 13:04:48,999 INFO nova.compute.manager [-] Found instance 'instance-0000002f' in DB but no VM. State=5, so setting state to shutoff.
  98. 2011-04-22 13:04:48,999 INFO nova.compute.manager [-] Found instance 'instance-00000031' in DB but no VM. State=5, so setting state to shutoff.
  99. 2011-04-22 13:05:49,038 INFO nova.compute.manager [-] Found instance 'instance-0000002e' in DB but no VM. State=5, so setting state to shutoff.
  100. 2011-04-22 13:05:49,039 INFO nova.compute.manager [-] Found instance 'instance-0000002f' in DB but no VM. State=5, so setting state to shutoff.
  101. 2011-04-22 13:05:49,039 INFO nova.compute.manager [-] Found instance 'instance-00000031' in DB but no VM. State=5, so setting state to shutoff.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement