Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.33 KB | None | 0 0
  1. [root@mylaptop ebal]# virt-manager --debug
  2.  
  3. ** (virt-manager:26649): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
  4.  
  5. ** (virt-manager:26649): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
  6.  
  7. ** (virt-manager:26649): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
  8. 2012-08-22 21:59:44,582 (cli:71): virt-manager startup
  9. 2012-08-22 21:59:44,583 (virt-manager:297): Launched as: /usr/share/virt-manager/virt-manager.py --debug
  10. 2012-08-22 21:59:44,583 (virt-manager:298): GTK version: (2, 24, 11)
  11. 2012-08-22 21:59:44,584 (virt-manager:299): virt-manager version: 0.9.4
  12. 2012-08-22 21:59:44,584 (virt-manager:300): virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
  13. 2012-08-22 21:59:45,166 (cli:118): virtinst version: 0.600.3
  14. 2012-08-22 21:59:45,166 (cli:119): virtinst import: <module 'virtinst' from '/usr/lib/python2.7/site-packages/virtinst/__init__.pyc'>
  15. 2012-08-22 21:59:45,423 (keyring:30): gnomekeyring bindings not installed, no keyring support
  16. 2012-08-22 21:59:46,440 (inspection:82): waiting
  17. 2012-08-22 21:59:46,471 (systray:138): Showing systray: False
  18. 2012-08-22 21:59:46,472 (engine:199): About to connect to uris []
  19. 2012-08-22 21:59:46,602 (manager:172): Showing manager
  20. 2012-08-22 21:59:46,675 (engine:324): window counter incremented to 1
  21. 2012-08-22 21:59:46,717 (engine:154): Determining default libvirt URI
  22. 2012-08-22 21:59:46,717 (packageutils:44): Asking PackageKit what's installed locally.
  23. 2012-08-22 21:59:46,728 (packageutils:53): Couldn't connect to packagekit
  24. Traceback (most recent call last):
  25. File "/usr/share/virt-manager/virtManager/packageutils.py", line 50, in check_packagekit
  26. "/org/freedesktop/PackageKit"),
  27. File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
  28. follow_name_owner_changes=follow_name_owner_changes)
  29. File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
  30. self._named_service = conn.activate_name_owner(bus_name)
  31. File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
  32. self.start_service_by_name(bus_name)
  33. File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
  34. 'su', (bus_name, flags)))
  35. File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
  36. message, timeout)
  37. DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .service files
  38. 2012-08-22 21:59:46,777 (manager:172): Showing manager
  39. 2012-08-22 21:59:46,779 (connection:963): Scheduling background open thread for qemu:///system
  40. 2012-08-22 21:59:46,780 (connection:1019): Background 'open connection' thread is running
  41. 2012-08-22 21:59:46,812 (connection:1070): Background open thread complete, scheduling notify
  42. 2012-08-22 21:59:46,812 (connection:1075): Notifying open result
  43. 2012-08-22 21:59:47,336 (connection:1082): qemu:///system capabilities:
  44. <capabilities>
  45.  
  46. <host>
  47. <uuid>007df82c-900a-0e10-9f24-c7cc06cc29ca</uuid>
  48. <cpu>
  49. <arch>x86_64</arch>
  50. <model>core2duo</model>
  51. <vendor>Intel</vendor>
  52. <topology sockets='1' cores='2' threads='1'/>
  53. <feature name='lahf_lm'/>
  54. <feature name='pdcm'/>
  55. <feature name='xtpr'/>
  56. <feature name='cx16'/>
  57. <feature name='tm2'/>
  58. <feature name='est'/>
  59. <feature name='vmx'/>
  60. <feature name='ds_cpl'/>
  61. <feature name='dtes64'/>
  62. <feature name='pbe'/>
  63. <feature name='tm'/>
  64. <feature name='ht'/>
  65. <feature name='ss'/>
  66. <feature name='acpi'/>
  67. <feature name='ds'/>
  68. </cpu>
  69. <power_management>
  70. <suspend_mem/>
  71. <suspend_disk/>
  72. <suspend_hybrid/>
  73. </power_management>
  74. <migration_features>
  75. <live/>
  76. <uri_transports>
  77. <uri_transport>tcp</uri_transport>
  78. </uri_transports>
  79. </migration_features>
  80. </host>
  81.  
  82. <guest>
  83. <os_type>hvm</os_type>
  84. <arch name='i686'>
  85. <wordsize>32</wordsize>
  86. <emulator>/usr/bin/qemu</emulator>
  87. <machine>pc-1.1</machine>
  88. <machine canonical='pc-1.1'>pc</machine>
  89. <machine>pc-1.0</machine>
  90. <machine>pc-0.15</machine>
  91. <machine>pc-0.14</machine>
  92. <machine>pc-0.13</machine>
  93. <machine>pc-0.12</machine>
  94. <machine>pc-0.11</machine>
  95. <machine>pc-0.10</machine>
  96. <machine>isapc</machine>
  97. <domain type='qemu'>
  98. </domain>
  99. <domain type='kvm'>
  100. <emulator>/usr/bin/qemu-kvm</emulator>
  101. <machine>pc-1.1</machine>
  102. <machine canonical='pc-1.1'>pc</machine>
  103. <machine>pc-1.0</machine>
  104. <machine>pc-0.15</machine>
  105. <machine>pc-0.14</machine>
  106. <machine>pc-0.13</machine>
  107. <machine>pc-0.12</machine>
  108. <machine>pc-0.11</machine>
  109. <machine>pc-0.10</machine>
  110. <machine>isapc</machine>
  111. </domain>
  112. </arch>
  113. <features>
  114. <cpuselection/>
  115. <deviceboot/>
  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-1.1</machine>
  129. <machine canonical='pc-1.1'>pc</machine>
  130. <machine>pc-1.0</machine>
  131. <machine>pc-0.15</machine>
  132. <machine>pc-0.14</machine>
  133. <machine>pc-0.13</machine>
  134. <machine>pc-0.12</machine>
  135. <machine>pc-0.11</machine>
  136. <machine>pc-0.10</machine>
  137. <machine>isapc</machine>
  138. <domain type='qemu'>
  139. </domain>
  140. <domain type='kvm'>
  141. <emulator>/usr/bin/qemu-kvm</emulator>
  142. <machine>pc-1.1</machine>
  143. <machine canonical='pc-1.1'>pc</machine>
  144. <machine>pc-1.0</machine>
  145. <machine>pc-0.15</machine>
  146. <machine>pc-0.14</machine>
  147. <machine>pc-0.13</machine>
  148. <machine>pc-0.12</machine>
  149. <machine>pc-0.11</machine>
  150. <machine>pc-0.10</machine>
  151. <machine>isapc</machine>
  152. </domain>
  153. </arch>
  154. <features>
  155. <cpuselection/>
  156. <deviceboot/>
  157. <acpi default='on' toggle='yes'/>
  158. <apic default='on' toggle='no'/>
  159. </features>
  160. </guest>
  161.  
  162. </capabilities>
  163.  
  164. 2012-08-22 21:59:47,380 (connection:523): Connection doesn't seem to support interface APIs. Skipping all interface polling.
  165. 2012-08-22 21:59:47,604 (connection:579): Connection managed save support: True
  166. 2012-08-22 21:59:47,860 (halhelper:133): Unable to connect to HAL to list network devices: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
  167. 2012-08-22 21:59:47,860 (connection:158): Could not initialize HAL for interface listing: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files
  168. 2012-08-22 21:59:47,862 (connection:201): Using libvirt API for mediadev enumeration
  169. 2012-08-22 22:00:01,445 (inspection:170): qemu:///system:winxp.home: cannot access '/vm/images/images/winxp.home/winxp.home.qcow2', skipping inspection
  170.  
  171.  
  172. 2012-08-22 22:00:40,823 (connect:105): Couldn't contact avahi: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
  173. 2012-08-22 22:00:40,824 (connect:121): Showing open connection
  174. 2012-08-22 22:00:44,130 (connect:110): Cancelling open connection
  175. 2012-08-22 22:00:44,131 (connect:116): Closing open connection
  176.  
  177. 2012-08-22 22:00:53,848 (inspection:251): qemu:///system:debian: detected operating system: linux debian 6.0 (6.0.4)
  178. 2012-08-22 22:00:53,849 (inspection:252): hostname: debian
  179. 2012-08-22 22:00:53,849 (inspection:254): icon: 1718 bytes
  180. 2012-08-22 22:00:53,850 (inspection:256): # apps: 1281
  181. 2012-08-22 22:00:53,887 (inspection:170): qemu:///system:centos6: cannot access '/vm/images/images/centos6/centos.qcow2', skipping inspection
  182. 2012-08-22 22:01:02,672 (inspection:251): qemu:///system:winxp-clone: detected operating system: windows windows 5.1 (Microsoft Windows XP)
  183. 2012-08-22 22:01:02,673 (inspection:252): hostname: winxp
  184. 2012-08-22 22:01:02,673 (inspection:256): # apps: 2
  185. 2012-08-22 22:01:10,503 (inspection:251): qemu:///system:winxp: detected operating system: windows windows 5.1 (Microsoft Windows XP)
  186. 2012-08-22 22:01:10,504 (inspection:252): hostname: winxp
  187. 2012-08-22 22:01:10,504 (inspection:256): # apps: 2
  188. 2012-08-22 22:01:10,522 (inspection:170): qemu:///system:winxphome: cannot access '/vm/images/images/winxphome/winxphome.qcow2', skipping inspection
  189.  
  190.  
  191. 2012-08-22 22:01:32,189 (create:169): Showing new vm wizard
  192. 2012-08-22 22:01:32,323 (create:861): Guest type set to os_type=hvm, arch=x86_64, dom_type=kvm
  193.  
  194.  
  195. 2012-08-22 22:01:45,259 (create:178): Closing new vm wizard
  196. 2012-08-22 22:01:47,764 (create:178): Closing new vm wizard
  197.  
  198.  
  199. 2012-08-22 22:02:03,288 (manager:185): Closing manager
  200. 2012-08-22 22:02:03,288 (engine:328): window counter decremented to 0
  201. 2012-08-22 22:02:03,295 (connect:116): Closing open connection
  202. 2012-08-22 22:02:03,297 (create:178): Closing new vm wizard
  203. 2012-08-22 22:02:03,305 (engine:403): Exiting app normally.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement