Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
529
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.44 KB | None | 0 0
  1. [Wed, 20 Oct 2010 18:57:44 virt-manager 2140] DEBUG (create:1561) Install completed
  2. [Wed, 20 Oct 2010 18:57:44 virt-manager 2140] DEBUG (manager:803) VM joseph585 started
  3. [Wed, 20 Oct 2010 18:57:45 virt-manager 2140] DEBUG (engine:634) window counter incremented to 3
  4. [Wed, 20 Oct 2010 18:57:45 virt-manager 2140] DEBUG (console:641) Starting connect process for vnc://ncix@caius.local:5901: caius.local 5901
  5. [Wed, 20 Oct 2010 18:57:45 virt-manager 2140] DEBUG (console:531) Creating SSH tunnel: ssh -l ncix caius.local sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5901";else CMD="nc 127.0.0.1 5901";fi;eval "$CMD";'
  6. [Wed, 20 Oct 2010 18:57:45 virt-manager 2140] DEBUG (console:554) Tunnel PID=21776 OUTFD=28 ERRFD=34
  7. [Wed, 20 Oct 2010 18:57:59 virt-manager 2140] DEBUG (console:474) VNC initialized
  8. [Wed, 20 Oct 2010 19:16:00 virt-manager 2140] DEBUG (console:566) Shutting down tunnel PID=21776 OUTFD=28 ERRFD=34
  9. [Wed, 20 Oct 2010 19:16:00 virt-manager 2140] DEBUG (console:456) VNC disconnected
  10. [Wed, 20 Oct 2010 19:16:00 virt-manager 2140] ERROR (connection:1556) Tick for VM 'joseph585' failed
  11. Traceback (most recent call last):
  12. File "/usr/share/virt-manager/virtManager/connection.py", line 1552, in tick
  13. vm.tick(now)
  14. File "/usr/share/virt-manager/virtManager/domain.py", line 1920, in tick
  15. info = self.get_info()
  16. File "/usr/share/virt-manager/virtManager/domain.py", line 1212, in get_info
  17. return self._backend.info()
  18. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 766, in info
  19. if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
  20. libvirtError: operation failed: could not query memory balloon allocation
  21. [Wed, 20 Oct 2010 19:16:11 virt-manager 2140] DEBUG (engine:638) window counter decremented to 2
  22. [Wed, 20 Oct 2010 19:16:12 virt-manager 2140] DEBUG (engine:638) window counter decremented to 1
  23. [Thu, 21 Oct 2010 16:24:46 virt-manager 1811] INFO (virt-manager:161) Application startup
  24. [Thu, 21 Oct 2010 16:24:49 virt-manager 1820] DEBUG (engine:344) About to connect to uris ['qemu+ssh://ncix@localhost:7777/system', 'qemu+ssh://ncix@caius.local/system']
  25. [Thu, 21 Oct 2010 16:24:49 virt-manager 1820] DEBUG (engine:634) window counter incremented to 1
  26. [Thu, 21 Oct 2010 16:24:50 virt-manager 1820] DEBUG (connection:861) Scheduling background open thread for qemu+ssh://ncix@caius.local/system
  27. [Thu, 21 Oct 2010 16:24:50 virt-manager 1820] DEBUG (connection:1006) Background thread is running
  28. [Thu, 21 Oct 2010 16:26:52 virt-manager 1820] DEBUG (connection:1044) Background open thread complete, scheduling notify
  29. [Thu, 21 Oct 2010 16:26:52 virt-manager 1820] DEBUG (connection:1049) Notifying open result
  30. [Thu, 21 Oct 2010 16:26:52 virt-manager 1820] DEBUG (error:86) Uncaught Error: Unable to open a connection to the libvirt management daemon.
  31.  
  32. Libvirt URI is: qemu+ssh://ncix@caius.local/system
  33.  
  34. Verify that:
  35. - The 'libvirt-bin' package is installed
  36. - The 'libvirtd' daemon has been started
  37. - That you have access to '/var/run/libvirt/libvirt-sock'
  38. : Unable to open connection to hypervisor URI 'qemu+ssh://ncix@caius.local/system':
  39. cannot recv data: Connection closed by 192.168.1.123
  40.  
  41. : Connection reset by peer
  42. Traceback (most recent call last):
  43. File "/usr/share/virt-manager/virtManager/connection.py", line 996, in _try_open
  44. None], flags)
  45. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 111, in openAuth
  46. if ret is None:raise libvirtError('virConnectOpenAuth() failed')
  47. libvirtError: cannot recv data: Connection closed by 192.168.1.123
  48.  
  49. : Connection reset by peer
  50.  
  51. Maybe you need to install ssh-askpass in order to authenticate.
  52. [Thu, 21 Oct 2010 16:27:09 virt-manager 1820] DEBUG (connection:861) Scheduling background open thread for qemu+ssh://ncix@caius.local/system
  53. [Thu, 21 Oct 2010 16:27:09 virt-manager 1820] DEBUG (connection:1006) Background thread is running
  54. [Thu, 21 Oct 2010 16:27:16 virt-manager 1820] DEBUG (connection:1044) Background open thread complete, scheduling notify
  55. [Thu, 21 Oct 2010 16:27:16 virt-manager 1820] DEBUG (connection:1049) Notifying open result
  56. [Thu, 21 Oct 2010 16:27:16 virt-manager 1820] DEBUG (connection:1057) qemu+ssh://ncix@caius.local/system capabilities:
  57. <capabilities>
  58.  
  59. <host>
  60. <uuid>00000000-0000-0000-0000-406186c78051</uuid>
  61. <cpu>
  62. <arch>x86_64</arch>
  63. <model>Nehalem</model>
  64. <vendor>Intel</vendor>
  65. <topology sockets='1' cores='4' threads='2'/>
  66. <feature name='rdtscp'/>
  67. <feature name='xtpr'/>
  68. <feature name='tm2'/>
  69. <feature name='est'/>
  70. <feature name='vmx'/>
  71. <feature name='ds_cpl'/>
  72. <feature name='monitor'/>
  73. <feature name='pbe'/>
  74. <feature name='tm'/>
  75. <feature name='ht'/>
  76. <feature name='ss'/>
  77. <feature name='acpi'/>
  78. <feature name='ds'/>
  79. <feature name='vme'/>
  80. </cpu>
  81. <migration_features>
  82. <live/>
  83. <uri_transports>
  84. <uri_transport>tcp</uri_transport>
  85. </uri_transports>
  86. </migration_features>
  87. <secmodel>
  88. <model>apparmor</model>
  89. <doi>0</doi>
  90. </secmodel>
  91. </host>
  92.  
  93. <guest>
  94. <os_type>hvm</os_type>
  95. <arch name='i686'>
  96. <wordsize>32</wordsize>
  97. <emulator>/usr/bin/qemu</emulator>
  98. <machine>pc-0.12</machine>
  99. <machine canonical='pc-0.12'>pc</machine>
  100. <machine>pc-0.11</machine>
  101. <machine>pc-0.10</machine>
  102. <machine>isapc</machine>
  103. <domain type='qemu'>
  104. </domain>
  105. <domain type='kvm'>
  106. <emulator>/usr/bin/kvm</emulator>
  107. <machine>pc-0.12</machine>
  108. <machine canonical='pc-0.12'>pc</machine>
  109. <machine>pc-0.11</machine>
  110. <machine>pc-0.10</machine>
  111. <machine>isapc</machine>
  112. </domain>
  113. </arch>
  114. <features>
  115. <cpuselection/>
  116. <pae/>
  117. <nonpae/>
  118. <acpi default='on' toggle='yes'/>
  119. <apic default='on' toggle='no'/>
  120. </features>
  121. </guest>
  122.  
  123. <guest>
  124. <os_type>hvm</os_type>
  125. <arch name='x86_64'>
  126. <wordsize>64</wordsize>
  127. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  128. <machine>pc-0.12</machine>
  129. <machine canonical='pc-0.12'>pc</machine>
  130. <machine>pc-0.11</machine>
  131. <machine>pc-0.10</machine>
  132. <machine>isapc</machine>
  133. <domain type='qemu'>
  134. </domain>
  135. <domain type='kvm'>
  136. <emulator>/usr/bin/kvm</emulator>
  137. <machine>pc-0.12</machine>
  138. <machine canonical='pc-0.12'>pc</machine>
  139. <machine>pc-0.11</machine>
  140. <machine>pc-0.10</machine>
  141. <machine>isapc</machine>
  142. </domain>
  143. </arch>
  144. <features>
  145. <cpuselection/>
  146. <acpi default='on' toggle='yes'/>
  147. <apic default='on' toggle='no'/>
  148. </features>
  149. </guest>
  150.  
  151. </capabilities>
  152.  
  153. [Thu, 21 Oct 2010 16:27:16 virt-manager 1820] DEBUG (connection:1236) Connection doesn't seem to support interface APIs. Skipping all interface polling.
  154. [Thu, 21 Oct 2010 16:27:17 virt-manager 1820] ERROR (halhelper:80) Unable to connect to HAL to list network devices: '%s'<class 'dbus.exceptions.DBusException'> org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
  155. Traceback (most recent call last):
  156. File "/usr/share/virt-manager/virtManager/halhelper.py", line 65, in _dbus_connect
  157. '/org/freedesktop/Hal/Manager')
  158. File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
  159. follow_name_owner_changes=follow_name_owner_changes)
  160. File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
  161. self._named_service = conn.activate_name_owner(bus_name)
  162. File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
  163. self.start_service_by_name(bus_name)
  164. File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
  165. 'su', (bus_name, flags)))
  166. File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
  167. message, timeout)
  168. DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
  169.  
  170. [Thu, 21 Oct 2010 16:27:17 virt-manager 1820] DEBUG (connection:209) Libvirt version does not support physical interface listing
  171. [Thu, 21 Oct 2010 16:27:17 virt-manager 1820] DEBUG (connection:251) Using libvirt API for mediadev enumeration
  172. [Thu, 21 Oct 2010 16:27:17 virt-manager 1820] DEBUG (manager:803) VM archivematicaBuild-2010.10.08_14.01 started
  173. [Thu, 21 Oct 2010 16:27:17 virt-manager 1820] DEBUG (manager:803) VM Joseph-DevMCP2 started
  174. [Thu, 21 Oct 2010 16:27:23 virt-manager 1820] DEBUG (engine:419) Tick is slow, not running at requested rate.
  175. [Thu, 21 Oct 2010 16:30:07 virt-manager 1820] DEBUG (engine:634) window counter incremented to 2
  176. [Thu, 21 Oct 2010 16:30:07 virt-manager 1820] DEBUG (console:641) Starting connect process for vnc://ncix@caius.local:5900: caius.local 5900
  177. [Thu, 21 Oct 2010 16:30:07 virt-manager 1820] DEBUG (console:531) Creating SSH tunnel: ssh -l ncix caius.local sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5900";else CMD="nc 127.0.0.1 5900";fi;eval "$CMD";'
  178. [Thu, 21 Oct 2010 16:30:07 virt-manager 1820] DEBUG (console:554) Tunnel PID=2561 OUTFD=26 ERRFD=28
  179. [Thu, 21 Oct 2010 16:30:45 virt-manager 1820] DEBUG (console:474) VNC initialized
  180. [Thu, 21 Oct 2010 16:31:01 virt-manager 1820] DEBUG (console:566) Shutting down tunnel PID=2561 OUTFD=26 ERRFD=28
  181. [Thu, 21 Oct 2010 16:31:01 virt-manager 1820] DEBUG (console:456) VNC disconnected
  182. [Thu, 21 Oct 2010 16:31:01 virt-manager 1820] ERROR (connection:1556) Tick for VM 'Joseph-DevMCP2' failed
  183. Traceback (most recent call last):
  184. File "/usr/share/virt-manager/virtManager/connection.py", line 1552, in tick
  185. vm.tick(now)
  186. File "/usr/share/virt-manager/virtManager/domain.py", line 1920, in tick
  187. info = self.get_info()
  188. File "/usr/share/virt-manager/virtManager/domain.py", line 1212, in get_info
  189. return self._backend.info()
  190. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 766, in info
  191. if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
  192. libvirtError: operation failed: could not query memory balloon allocation
  193. [Thu, 21 Oct 2010 16:38:10 virt-manager 1820] DEBUG (engine:634) window counter incremented to 3
  194. [Thu, 21 Oct 2010 16:38:12 virt-manager 1820] DEBUG (engine:812) Starting vm 'joseph585'.
  195. [Thu, 21 Oct 2010 16:38:12 virt-manager 1820] DEBUG (console:641) Starting connect process for vnc://ncix@caius.local:5900: caius.local 5900
  196. [Thu, 21 Oct 2010 16:38:12 virt-manager 1820] DEBUG (console:531) Creating SSH tunnel: ssh -l ncix caius.local sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5900";else CMD="nc 127.0.0.1 5900";fi;eval "$CMD";'
  197. [Thu, 21 Oct 2010 16:38:12 virt-manager 1820] DEBUG (console:554) Tunnel PID=3030 OUTFD=26 ERRFD=28
  198. [Thu, 21 Oct 2010 16:38:12 virt-manager 1820] DEBUG (manager:803) VM joseph585 started
  199. [Thu, 21 Oct 2010 16:38:20 virt-manager 1820] DEBUG (console:474) VNC initialized
  200. [Thu, 21 Oct 2010 16:38:58 virt-manager 1820] DEBUG (engine:638) window counter decremented to 2
  201. [Thu, 21 Oct 2010 16:38:58 virt-manager 1820] DEBUG (console:566) Shutting down tunnel PID=3030 OUTFD=26 ERRFD=28
  202. [Thu, 21 Oct 2010 16:38:58 virt-manager 1820] DEBUG (console:456) VNC disconnected
  203. [Thu, 21 Oct 2010 16:39:01 virt-manager 1820] DEBUG (connection:861) Scheduling background open thread for qemu+ssh://ncix@localhost:7777/system
  204. [Thu, 21 Oct 2010 16:39:01 virt-manager 1820] DEBUG (connection:1006) Background thread is running
  205. [Thu, 21 Oct 2010 16:39:01 virt-manager 1820] DEBUG (connection:1044) Background open thread complete, scheduling notify
  206. [Thu, 21 Oct 2010 16:39:01 virt-manager 1820] DEBUG (connection:1049) Notifying open result
  207. [Thu, 21 Oct 2010 16:39:01 virt-manager 1820] DEBUG (error:86) Uncaught Error: Unable to open a connection to the libvirt management daemon.
  208.  
  209. Libvirt URI is: qemu+ssh://ncix@localhost:7777/system
  210.  
  211. Verify that:
  212. - The 'libvirt-bin' package is installed
  213. - The 'libvirtd' daemon has been started
  214. - That you have access to '/var/run/libvirt/libvirt-sock'
  215. : Unable to open connection to hypervisor URI 'qemu+ssh://ncix@localhost:7777/system':
  216. cannot recv data: Resource temporarily unavailable
  217. Traceback (most recent call last):
  218. File "/usr/share/virt-manager/virtManager/connection.py", line 996, in _try_open
  219. None], flags)
  220. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 111, in openAuth
  221. if ret is None:raise libvirtError('virConnectOpenAuth() failed')
  222. libvirtError: cannot recv data: Resource temporarily unavailable
  223.  
  224. Maybe you need to install ssh-askpass in order to authenticate.
  225. [Thu, 21 Oct 2010 16:39:03 virt-manager 1820] DEBUG (engine:634) window counter incremented to 3
  226. [Thu, 21 Oct 2010 16:39:03 virt-manager 1820] DEBUG (console:641) Starting connect process for vnc://ncix@caius.local:5900: caius.local 5900
  227. [Thu, 21 Oct 2010 16:39:03 virt-manager 1820] DEBUG (console:531) Creating SSH tunnel: ssh -l ncix caius.local sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5900";else CMD="nc 127.0.0.1 5900";fi;eval "$CMD";'
  228. [Thu, 21 Oct 2010 16:39:03 virt-manager 1820] DEBUG (console:554) Tunnel PID=3084 OUTFD=26 ERRFD=28
  229. [Thu, 21 Oct 2010 16:39:09 virt-manager 1820] DEBUG (console:474) VNC initialized
  230. [Thu, 21 Oct 2010 16:51:29 virt-manager 1820] DEBUG (engine:638) window counter decremented to 2
  231. [Thu, 21 Oct 2010 16:51:29 virt-manager 1820] DEBUG (console:566) Shutting down tunnel PID=3084 OUTFD=26 ERRFD=28
  232. [Thu, 21 Oct 2010 16:51:29 virt-manager 1820] DEBUG (console:456) VNC disconnected
  233. [Thu, 21 Oct 2010 16:51:45 virt-manager 3903] INFO (virt-manager:161) Application startup
  234. [Thu, 21 Oct 2010 16:51:46 virt-manager 3906] DEBUG (engine:344) About to connect to uris ['qemu+ssh://ncix@localhost:7777/system', 'qemu+ssh://ncix@caius.local/system']
  235. [Thu, 21 Oct 2010 16:51:46 virt-manager 3906] DEBUG (virt-manager:378) Connected to already running instance.
  236. [Thu, 21 Oct 2010 16:54:22 virt-manager 1820] DEBUG (engine:638) window counter decremented to 1
  237. [Thu, 21 Oct 2010 16:54:26 virt-manager 1820] DEBUG (engine:634) window counter incremented to 2
  238. [Thu, 21 Oct 2010 16:54:26 virt-manager 1820] DEBUG (console:641) Starting connect process for vnc://ncix@caius.local:5900: caius.local 5900
  239. [Thu, 21 Oct 2010 16:54:26 virt-manager 1820] DEBUG (console:531) Creating SSH tunnel: ssh -l ncix caius.local sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5900";else CMD="nc 127.0.0.1 5900";fi;eval "$CMD";'
  240. [Thu, 21 Oct 2010 16:54:26 virt-manager 1820] DEBUG (console:554) Tunnel PID=4123 OUTFD=26 ERRFD=28
  241. [Thu, 21 Oct 2010 16:54:33 virt-manager 1820] DEBUG (console:474) VNC initialized
  242. [Thu, 21 Oct 2010 19:07:12 virt-manager 1820] DEBUG (engine:634) window counter incremented to 3
  243. [Thu, 21 Oct 2010 19:07:21 virt-manager 1820] DEBUG (engine:638) window counter decremented to 2
  244. [Thu, 21 Oct 2010 19:10:51 virt-manager 1820] DEBUG (addhardware:1010) Adding device:
  245. <video>
  246. <model type='vga'/>
  247. </video>
  248. [Thu, 21 Oct 2010 19:10:51 virt-manager 1820] DEBUG (addhardware:1017) Device could not be hotplugged: unsupported configuration: device type 'video' cannot be attached
  249. [Thu, 21 Oct 2010 19:11:24 virt-manager 1820] DEBUG (addhardware:1010) Adding device:
  250. <video>
  251. <model type='vga'/>
  252. </video>
  253. [Thu, 21 Oct 2010 19:11:24 virt-manager 1820] DEBUG (addhardware:1017) Device could not be hotplugged: unsupported configuration: device type 'video' cannot be attached
  254. [Thu, 21 Oct 2010 19:11:26 virt-manager 1820] DEBUG (libvirtobject:150) Redefining 'joseph585' with XML diff:
  255. --- Original XML
  256. +++ New XML
  257. @@ -48,6 +48,8 @@
  258. <memballoon model="virtio">
  259. <address type="pci" domain="0x0000" bus="0x00" slot="0x05" function="0x0"/>
  260. </memballoon>
  261. - </devices>
  262. + <video>
  263. + <model type='vga'/>
  264. + </video></devices>
  265. <seclabel type="dynamic" model="apparmor"/>
  266. </domain>
  267.  
  268. [Thu, 21 Oct 2010 19:12:07 virt-manager 1820] DEBUG (console:566) Shutting down tunnel PID=4123 OUTFD=26 ERRFD=28
  269. [Thu, 21 Oct 2010 19:12:07 virt-manager 1820] DEBUG (console:456) VNC disconnected
  270. [Thu, 21 Oct 2010 19:13:16 virt-manager 1820] DEBUG (engine:638) window counter decremented to 1
  271. [Thu, 21 Oct 2010 19:13:19 virt-manager 1820] DEBUG (engine:634) window counter incremented to 2
  272. [Thu, 21 Oct 2010 19:13:30 virt-manager 1820] DEBUG (engine:812) Starting vm 'joseph585'.
  273. [Thu, 21 Oct 2010 19:13:31 virt-manager 1820] DEBUG (error:86) Uncaught Error: Error starting domain: internal error only one video card is currently supported : Traceback (most recent call last):
  274. File "/usr/share/virt-manager/virtManager/engine.py", line 814, in run_domain
  275. vm.startup()
  276. File "/usr/share/virt-manager/virtManager/domain.py", line 1296, in startup
  277. self._backend.create()
  278. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 333, in create
  279. if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
  280. libvirtError: internal error only one video card is currently supported
  281.  
  282. [Thu, 21 Oct 2010 19:22:31 virt-manager 1820] DEBUG (engine:638) window counter decremented to 1
  283. [Thu, 21 Oct 2010 19:22:33 virt-manager 1820] DEBUG (engine:634) window counter incremented to 2
  284. [Thu, 21 Oct 2010 19:22:40 virt-manager 1820] DEBUG (engine:638) window counter decremented to 1
  285. [Thu, 21 Oct 2010 19:22:42 virt-manager 1820] DEBUG (engine:638) window counter decremented to 0
  286. [Thu, 21 Oct 2010 19:22:42 virt-manager 1820] DEBUG (engine:647) Exiting app normally.
  287. [Thu, 21 Oct 2010 19:22:46 virt-manager 13955] INFO (virt-manager:161) Application startup
  288. [Thu, 21 Oct 2010 19:22:47 virt-manager 13957] DEBUG (engine:344) About to connect to uris ['qemu+ssh://ncix@localhost:7777/system', 'qemu+ssh://ncix@caius.local/system']
  289. [Thu, 21 Oct 2010 19:22:47 virt-manager 13957] DEBUG (engine:634) window counter incremented to 1
  290. [Thu, 21 Oct 2010 19:22:47 virt-manager 13957] DEBUG (connection:861) Scheduling background open thread for qemu+ssh://ncix@caius.local/system
  291. [Thu, 21 Oct 2010 19:22:47 virt-manager 13957] DEBUG (connection:1006) Background thread is running
  292. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (connection:1044) Background open thread complete, scheduling notify
  293. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (connection:1049) Notifying open result
  294. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (connection:1057) qemu+ssh://ncix@caius.local/system capabilities:
  295. <capabilities>
  296.  
  297. <host>
  298. <uuid>00000000-0000-0000-0000-406186c78051</uuid>
  299. <cpu>
  300. <arch>x86_64</arch>
  301. <model>Nehalem</model>
  302. <vendor>Intel</vendor>
  303. <topology sockets='1' cores='4' threads='2'/>
  304. <feature name='rdtscp'/>
  305. <feature name='xtpr'/>
  306. <feature name='tm2'/>
  307. <feature name='est'/>
  308. <feature name='vmx'/>
  309. <feature name='ds_cpl'/>
  310. <feature name='monitor'/>
  311. <feature name='pbe'/>
  312. <feature name='tm'/>
  313. <feature name='ht'/>
  314. <feature name='ss'/>
  315. <feature name='acpi'/>
  316. <feature name='ds'/>
  317. <feature name='vme'/>
  318. </cpu>
  319. <migration_features>
  320. <live/>
  321. <uri_transports>
  322. <uri_transport>tcp</uri_transport>
  323. </uri_transports>
  324. </migration_features>
  325. <secmodel>
  326. <model>apparmor</model>
  327. <doi>0</doi>
  328. </secmodel>
  329. </host>
  330.  
  331. <guest>
  332. <os_type>hvm</os_type>
  333. <arch name='i686'>
  334. <wordsize>32</wordsize>
  335. <emulator>/usr/bin/qemu</emulator>
  336. <machine>pc-0.12</machine>
  337. <machine canonical='pc-0.12'>pc</machine>
  338. <machine>pc-0.11</machine>
  339. <machine>pc-0.10</machine>
  340. <machine>isapc</machine>
  341. <domain type='qemu'>
  342. </domain>
  343. <domain type='kvm'>
  344. <emulator>/usr/bin/kvm</emulator>
  345. <machine>pc-0.12</machine>
  346. <machine canonical='pc-0.12'>pc</machine>
  347. <machine>pc-0.11</machine>
  348. <machine>pc-0.10</machine>
  349. <machine>isapc</machine>
  350. </domain>
  351. </arch>
  352. <features>
  353. <cpuselection/>
  354. <pae/>
  355. <nonpae/>
  356. <acpi default='on' toggle='yes'/>
  357. <apic default='on' toggle='no'/>
  358. </features>
  359. </guest>
  360.  
  361. <guest>
  362. <os_type>hvm</os_type>
  363. <arch name='x86_64'>
  364. <wordsize>64</wordsize>
  365. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  366. <machine>pc-0.12</machine>
  367. <machine canonical='pc-0.12'>pc</machine>
  368. <machine>pc-0.11</machine>
  369. <machine>pc-0.10</machine>
  370. <machine>isapc</machine>
  371. <domain type='qemu'>
  372. </domain>
  373. <domain type='kvm'>
  374. <emulator>/usr/bin/kvm</emulator>
  375. <machine>pc-0.12</machine>
  376. <machine canonical='pc-0.12'>pc</machine>
  377. <machine>pc-0.11</machine>
  378. <machine>pc-0.10</machine>
  379. <machine>isapc</machine>
  380. </domain>
  381. </arch>
  382. <features>
  383. <cpuselection/>
  384. <acpi default='on' toggle='yes'/>
  385. <apic default='on' toggle='no'/>
  386. </features>
  387. </guest>
  388.  
  389. </capabilities>
  390.  
  391. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (connection:1236) Connection doesn't seem to support interface APIs. Skipping all interface polling.
  392. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] ERROR (halhelper:80) Unable to connect to HAL to list network devices: '%s'<class 'dbus.exceptions.DBusException'> org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
  393. Traceback (most recent call last):
  394. File "/usr/share/virt-manager/virtManager/halhelper.py", line 65, in _dbus_connect
  395. '/org/freedesktop/Hal/Manager')
  396. File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
  397. follow_name_owner_changes=follow_name_owner_changes)
  398. File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
  399. self._named_service = conn.activate_name_owner(bus_name)
  400. File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
  401. self.start_service_by_name(bus_name)
  402. File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
  403. 'su', (bus_name, flags)))
  404. File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
  405. message, timeout)
  406. DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
  407.  
  408. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (connection:209) Libvirt version does not support physical interface listing
  409. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (connection:251) Using libvirt API for mediadev enumeration
  410. [Thu, 21 Oct 2010 19:22:53 virt-manager 13957] DEBUG (manager:803) VM archivematicaBuild-2010.10.08_14.01 started
  411. [Thu, 21 Oct 2010 19:22:57 virt-manager 13957] DEBUG (engine:634) window counter incremented to 2
  412. [Thu, 21 Oct 2010 19:23:06 virt-manager 13957] DEBUG (engine:812) Starting vm 'joseph585'.
  413. [Thu, 21 Oct 2010 19:23:07 virt-manager 13957] DEBUG (error:86) Uncaught Error: Error starting domain: internal error only one video card is currently supported : Traceback (most recent call last):
  414. File "/usr/share/virt-manager/virtManager/engine.py", line 814, in run_domain
  415. vm.startup()
  416. File "/usr/share/virt-manager/virtManager/domain.py", line 1296, in startup
  417. self._backend.create()
  418. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 333, in create
  419. if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
  420. libvirtError: internal error only one video card is currently supported
  421.  
  422. [Thu, 21 Oct 2010 19:23:20 virt-manager 13957] DEBUG (engine:634) window counter incremented to 3
  423. [Thu, 21 Oct 2010 19:23:20 virt-manager 13957] DEBUG (console:641) Starting connect process for vnc://ncix@caius.local:5902: caius.local 5902
  424. [Thu, 21 Oct 2010 19:23:20 virt-manager 13957] DEBUG (console:531) Creating SSH tunnel: ssh -l ncix caius.local sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5902";else CMD="nc 127.0.0.1 5902";fi;eval "$CMD";'
  425. [Thu, 21 Oct 2010 19:23:20 virt-manager 13957] DEBUG (console:554) Tunnel PID=13994 OUTFD=26 ERRFD=28
  426. [Thu, 21 Oct 2010 19:23:30 virt-manager 13957] DEBUG (console:474) VNC initialized
  427. [Thu, 21 Oct 2010 19:23:35 virt-manager 13957] DEBUG (engine:790) Pausing vm 'archivematicaBuild-2010.10.08_14.01'.
  428. [Thu, 21 Oct 2010 19:25:23 virt-manager 13957] DEBUG (engine:638) window counter decremented to 2
  429. [Thu, 21 Oct 2010 19:25:25 virt-manager 13957] DEBUG (engine:638) window counter decremented to 1
  430. [Thu, 21 Oct 2010 19:30:52 virt-manager 14529] INFO (virt-manager:161) Application startup
  431. [Thu, 21 Oct 2010 19:30:52 virt-manager 14531] DEBUG (engine:344) About to connect to uris ['qemu+ssh://ncix@localhost:7777/system', 'qemu+ssh://ncix@caius.local/system']
  432. [Thu, 21 Oct 2010 19:30:52 virt-manager 13957] DEBUG (engine:634) window counter incremented to 2
  433. [Thu, 21 Oct 2010 19:30:52 virt-manager 14531] DEBUG (virt-manager:378) Connected to already running instance.
  434. [Thu, 21 Oct 2010 19:31:03 virt-manager 13957] DEBUG (engine:634) window counter incremented to 3
  435. [Thu, 21 Oct 2010 19:31:08 virt-manager 13957] DEBUG (engine:812) Starting vm 'joseph585'.
  436. [Thu, 21 Oct 2010 19:31:09 virt-manager 13957] DEBUG (error:86) Uncaught Error: Error starting domain: internal error only one video card is currently supported : Traceback (most recent call last):
  437. File "/usr/share/virt-manager/virtManager/engine.py", line 814, in run_domain
  438. vm.startup()
  439. File "/usr/share/virt-manager/virtManager/domain.py", line 1296, in startup
  440. self._backend.create()
  441. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 333, in create
  442. if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
  443. libvirtError: internal error only one video card is currently supported
  444.  
  445. [Thu, 21 Oct 2010 19:32:07 virt-manager 13957] DEBUG (engine:638) window counter decremented to 2
  446. [Thu, 21 Oct 2010 19:32:12 virt-manager 13957] DEBUG (engine:638) window counter decremented to 1
  447. [Thu, 21 Oct 2010 19:32:14 virt-manager 14626] INFO (virt-manager:161) Application startup
  448. [Thu, 21 Oct 2010 19:32:15 virt-manager 14629] DEBUG (engine:344) About to connect to uris ['qemu+ssh://ncix@localhost:7777/system', 'qemu+ssh://ncix@caius.local/system']
  449. [Thu, 21 Oct 2010 19:32:15 virt-manager 13957] DEBUG (engine:634) window counter incremented to 2
  450. [Thu, 21 Oct 2010 19:32:15 virt-manager 14629] DEBUG (virt-manager:378) Connected to already running instance.
  451. [Thu, 21 Oct 2010 19:32:18 virt-manager 13957] DEBUG (engine:634) window counter incremented to 3
  452. [Thu, 21 Oct 2010 19:34:16 virt-manager 13957] DEBUG (engine:634) window counter incremented to 4
  453. [Thu, 21 Oct 2010 19:34:35 virt-manager 13957] DEBUG (engine:638) window counter decremented to 3
  454. [Thu, 21 Oct 2010 19:37:01 virt-manager 13957] DEBUG (engine:638) window counter decremented to 2
  455. [Thu, 21 Oct 2010 19:37:04 virt-manager 15022] INFO (virt-manager:161) Application startup
  456. [Thu, 21 Oct 2010 19:37:04 virt-manager 15025] DEBUG (engine:344) About to connect to uris ['qemu+ssh://ncix@localhost:7777/system', 'qemu+ssh://ncix@caius.local/system']
  457. [Thu, 21 Oct 2010 19:37:04 virt-manager 13957] DEBUG (engine:634) window counter incremented to 3
  458. [Thu, 21 Oct 2010 19:37:04 virt-manager 15025] DEBUG (virt-manager:378) Connected to already running instance.
  459. [Thu, 21 Oct 2010 19:37:08 virt-manager 13957] DEBUG (engine:638) window counter decremented to 2
  460. [Thu, 21 Oct 2010 19:37:08 virt-manager 13957] DEBUG (engine:638) window counter decremented to 1
  461. [Thu, 21 Oct 2010 19:37:08 virt-manager 13957] DEBUG (console:566) Shutting down tunnel PID=13994 OUTFD=26 ERRFD=28
  462. [Thu, 21 Oct 2010 19:37:08 virt-manager 13957] DEBUG (console:456) VNC disconnected
  463. [Thu, 21 Oct 2010 19:37:40 virt-manager 13957] DEBUG (connect:261) Connection to open is qemu+ssh://ncix@caius.local/system
  464. [Thu, 21 Oct 2010 19:37:40 virt-manager 13957] DEBUG (connection:861) Scheduling background open thread for qemu+ssh://ncix@caius.local/system
  465. [Thu, 21 Oct 2010 19:37:40 virt-manager 13957] DEBUG (connection:1006) Background thread is running
  466. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (connection:1044) Background open thread complete, scheduling notify
  467. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (connection:1049) Notifying open result
  468. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (connection:1057) qemu+ssh://ncix@caius.local/system capabilities:
  469. <capabilities>
  470.  
  471. <host>
  472. <uuid>00000000-0000-0000-0000-406186c78051</uuid>
  473. <cpu>
  474. <arch>x86_64</arch>
  475. <model>Nehalem</model>
  476. <vendor>Intel</vendor>
  477. <topology sockets='1' cores='4' threads='2'/>
  478. <feature name='rdtscp'/>
  479. <feature name='xtpr'/>
  480. <feature name='tm2'/>
  481. <feature name='est'/>
  482. <feature name='vmx'/>
  483. <feature name='ds_cpl'/>
  484. <feature name='monitor'/>
  485. <feature name='pbe'/>
  486. <feature name='tm'/>
  487. <feature name='ht'/>
  488. <feature name='ss'/>
  489. <feature name='acpi'/>
  490. <feature name='ds'/>
  491. <feature name='vme'/>
  492. </cpu>
  493. <migration_features>
  494. <live/>
  495. <uri_transports>
  496. <uri_transport>tcp</uri_transport>
  497. </uri_transports>
  498. </migration_features>
  499. <secmodel>
  500. <model>apparmor</model>
  501. <doi>0</doi>
  502. </secmodel>
  503. </host>
  504.  
  505. <guest>
  506. <os_type>hvm</os_type>
  507. <arch name='i686'>
  508. <wordsize>32</wordsize>
  509. <emulator>/usr/bin/qemu</emulator>
  510. <machine>pc-0.12</machine>
  511. <machine canonical='pc-0.12'>pc</machine>
  512. <machine>pc-0.11</machine>
  513. <machine>pc-0.10</machine>
  514. <machine>isapc</machine>
  515. <domain type='qemu'>
  516. </domain>
  517. <domain type='kvm'>
  518. <emulator>/usr/bin/kvm</emulator>
  519. <machine>pc-0.12</machine>
  520. <machine canonical='pc-0.12'>pc</machine>
  521. <machine>pc-0.11</machine>
  522. <machine>pc-0.10</machine>
  523. <machine>isapc</machine>
  524. </domain>
  525. </arch>
  526. <features>
  527. <cpuselection/>
  528. <pae/>
  529. <nonpae/>
  530. <acpi default='on' toggle='yes'/>
  531. <apic default='on' toggle='no'/>
  532. </features>
  533. </guest>
  534.  
  535. <guest>
  536. <os_type>hvm</os_type>
  537. <arch name='x86_64'>
  538. <wordsize>64</wordsize>
  539. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  540. <machine>pc-0.12</machine>
  541. <machine canonical='pc-0.12'>pc</machine>
  542. <machine>pc-0.11</machine>
  543. <machine>pc-0.10</machine>
  544. <machine>isapc</machine>
  545. <domain type='qemu'>
  546. </domain>
  547. <domain type='kvm'>
  548. <emulator>/usr/bin/kvm</emulator>
  549. <machine>pc-0.12</machine>
  550. <machine canonical='pc-0.12'>pc</machine>
  551. <machine>pc-0.11</machine>
  552. <machine>pc-0.10</machine>
  553. <machine>isapc</machine>
  554. </domain>
  555. </arch>
  556. <features>
  557. <cpuselection/>
  558. <acpi default='on' toggle='yes'/>
  559. <apic default='on' toggle='no'/>
  560. </features>
  561. </guest>
  562.  
  563. </capabilities>
  564.  
  565. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (connection:1236) Connection doesn't seem to support interface APIs. Skipping all interface polling.
  566. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (connection:209) Libvirt version does not support physical interface listing
  567. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (connection:251) Using libvirt API for mediadev enumeration
  568. [Thu, 21 Oct 2010 19:37:48 virt-manager 13957] DEBUG (manager:803) VM archivematicaBuild-2010.10.08_14.01 started
  569. [Thu, 21 Oct 2010 19:37:50 virt-manager 13957] DEBUG (engine:634) window counter incremented to 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement