[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen 3.1.0 on Fedora 7- libvir: Xen Daemon error :GET operation failed
Hi, I have been trying to get Xen 3.1 running on Fedora 7 since yesterday and no luck. At the beginning I thought it was a problem with teh installation of Fedora 7 so I reinstalled it. Still, I have the same problem. I have never had this problem with Xen (FC5,FC6). The xend.log (below) includes a line "VmError: Device 0 (vif) could not be connected. Hotplug scripts not working." More in detail: When I try to create a guest with virt-install, this is what I get when I am asked for the install location: Starting install... libvir: Xen Daemon error : GET operation failed: libvir: error : configuration file syntax error: expecting a name libvir: error : configuration file syntax error: expecting a name libvir: error : configuration file syntax error: expecting a name Retrieving Fedora... 286 kB 00:00 Retrieving vmlinuz... 100% |=========================| 2.1 MB 00:02 Retrieving initrd.img... 100% |=========================| 5.4 MB 00:05 libvir: Xen Daemon error : GET operation failed: libvir: error : configuration file syntax error: expecting a name Now part of my xend.log : [2007-06-13 11:07:23 2708] ERROR (SrvBase:88) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib/python2.5/site-packages/xen/xend/server/SrvDomain.py", line 85, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 544, in waitForDevices self.getDeviceController(devclass).waitForDevices() File "/usr/lib/python2.5/site-packages/xen/xend/server/DevController.py", line 149, in waitForDevices return map(self.waitForDevice, self.deviceIDs()) File "/usr/lib/python2.5/site-packages/xen/xend/server/DevController.py", line 164, in waitForDevice (devid, self.deviceClass)) VmError: Device 0 (vif) could not be connected. Hotplug scripts not working. [2007-06-13 11:07:23 2708] DEBUG (XendDomainInfo:873) Storing domain details: {'console/ring-ref': '538420', 'image/entry': '3238002688', 'control/platform-feature-multiprocessor-suspend': '1', 'image/loader': 'generic', 'vm': '/vm/fa709b4b-85e1-7d49-52ab-81884b4021d5', 'store/ring-ref': '538421', 'image/hv-start-low': '4118806528', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '3221225472', 'memory/target': '262144', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'yes', 'console/limit': '1048576', 'image/paddr-offset': '3221225472', 'image/hypercall-page': '3238006784', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'ccmv2', 'domid': '2', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-06-13 11:07:23 2708] DEBUG (XendDomainInfo:1706) XendDomainInfo.destroy: domid=2 [2007-06-13 11:07:23 2708] DEBUG (XendDomainInfo:1723) XendDomainInfo.destroyDomain(2) What would be a good direction to take to fix this problem? Any advice is appreciated. cc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |