[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 434] New: Error: Error creating domain: (0, 'Error')
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=434 Summary: Error: Error creating domain: (0, 'Error') Product: Xen Version: unstable Platform: x86 OS/Version: Linux-2.6 Status: NEW Severity: normal Priority: P2 Component: Guest-OS AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: hikenboot@xxxxxxxxx downloaded new xen fedora install script chmod a+x install script ran install scipt ran without error said it was updating grub, but never does created a new grub entry "title Fedora Core (2.6.12.6-xen3_2.1_fc4)" default=2 timeout=5 splashimage=(hd0,0)/boot/grub/splash.xpm.gz hiddenmenu title Fedora Core (2.6.12.6-xen3_2.1_fc4) root (hd0,0) kernel /boot/xen.gz dom0_mem=256000 module /boot/vmlinuz-2.6.12.6-xen3_2.1_fc4 ro root=LABEL=/ rhgb module /boot/initrd-2.6.12.6-xen3_2.1_fc4.img title Fedora Core (2.6.12-1.1454_FC4xen0) root (hd0,0) kernel /boot/xen.gz dom0_mem=256000 module /boot/vmlinuz-2.6.12-1.1454_FC4xen0 ro root=LABEL=/ rhgb quiet module /boot/initrd-2.6.12-1.1454_FC4xen0.img title Fedora Core (2.6.14-1.1637_FC4) root (hd0,0) kernel /boot/vmlinuz-2.6.14-1.1637_FC4 ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.14-1.1637_FC4.img title Fedora Core (2.6.11-1.1369_FC4) root (hd0,0) kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.11-1.1369_FC4.img booted new kernel Xend Starts ok but there is other errors which i dont think are a problem which are the following from /var/log/dmesg and /var/log/messages/ errors associated with my bad cdrom Dec 4 22:29:42 localhost automount[11062]: failed to mount /misc/.directory Dec 5 10:30:18 localhost automount[3054]: failed to mount /misc/cd Dec 5 17:26:35 localhost auditd[2961]: Error sending failure mode request (Connection refused) Dec 5 17:58:58 localhost auditd[4416]: Error sending failure mode request (Connection refused) Dec 5 17:58:58 localhost kernel: ** install a 'xen-friendly' (nosegneg) version of ** Dec 5 17:58:58 localhost auditd[4416]: Unable to set audit pid, exiting Dec 5 17:58:58 localhost kernel: ** the library, or disable tls support by executing ** Dec 5 17:58:58 localhost auditd[4416]: The audit daemon is exiting. Dec 5 17:58:58 localhost kernel: ** the following as root: ** Dec 5 17:58:59 localhost auditd[4416]: Error sending failure mode request (Connection refused) Dec 5 17:58:59 localhost kernel: ** mv /lib/tls /lib/tls.disabled Dec 5 17:58:59 localhost kernel: ** Offending process: hotplug (pid=139) Enabled debugging in xend-config.sxp (logfile /var/log/xend.log.debug) (loglevel DEBUG) here is my domU config kernel ="/boot/vmlinuz-2.6.12-1.1454_FC4xenU" memory = 200 name = "rawhide" ramdisk = "/boot/initrd-2.6.12-1.1454_FC4xenU.img" nics = 1 disk = ['file:/home/hikenboot/rawhide.img,sda1,w'] root = "/dev/sda1" extra = "ro selinux=disable 3 0" [root@localhost ~]# /usr/sbin/xm create -c /etc/xen/rawhide Using config file "/etc/xen/rawhide". Error: Error creating domain: (0, 'Error') Worked ok with previous dom0 kernel...didnt install a new domU kernel since no initrd image is available. here is my xend.log.debug [2005-12-06 10:55:56 xend] INFO (SrvDaemon:268) Xend Daemon started [2005-12-06 10:55:56 xend] INFO (SrvDaemon:272) Xend changeset: unavailable . [2005-12-06 10:55:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:198) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 2$[2005-12-06 10:55:56 xend.XendDomainInfo] INFO (XendDomainInfo:210) Recreating domain 0, UUID 00000000-00000000-00000000$[2005-12-06 10:55:56 xend] DEBUG (XendDomain:151) number of vcpus to use is 0 [2005-12-06 10:55:56 xend] INFO (SrvServer:112) unix path=/var/lib/xend/xend-socket [2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:176) XendDomainInfo.create(['vm', ['name', 'rawhide'], [$[2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:281) parseConfig: config is ['vm', ['name', 'rawhide'], $[2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:373) parseConfig: result is {'ssidref': None, 'uuid': No$[2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:1123) XendDomainInfo.construct: None 0 [2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:1155) XendDomainInfo.initDomain: 6 1.0 [2005-12-06 10:55:59 xend] DEBUG (balloon:47) Balloon: free 243; need 201. [2005-12-06 10:55:59 xend] INFO (image:132) buildDomain os=linux dom=6 vcpus=1 [2005-12-06 10:55:59 xend] DEBUG (image:170) dom = 6 [2005-12-06 10:55:59 xend] DEBUG (image:171) image = /boot/vmlinuz-2.6.12-1.1454_FC4xenU [2005-12-06 10:55:59 xend] DEBUG (image:172) store_evtchn = 1 [2005-12-06 10:55:59 xend] DEBUG (image:173) console_evtchn = 2 [2005-12-06 10:55:59 xend] DEBUG (image:174) cmdline = root=/dev/sda1 ro selinux=disable 3 0 [2005-12-06 10:55:59 xend] DEBUG (image:175) ramdisk = /boot/initrd-2.6.12-1.1454_FC4xenU.img [2005-12-06 10:55:59 xend] DEBUG (image:176) vcpus = 1 [2005-12-06 10:55:59 xend.XendDomainInfo] ERROR (XendDomainInfo:188) Domain construction failed Traceback (most recent call last): File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/xend/XendDomainInfo.py", line 181, in create File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/xend/XendDomainInfo.py", line 1184, in initDomain File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/xend/image.py", line 115, in createImage File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/xend/image.py", line 134, in createDomain File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/xend/image.py", line 183, in buildDomain error: (0, 'Error') [2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:1265) XendDomainInfo.destroy: domid=6 [2005-12-06 10:55:59 xend.XendDomainInfo] DEBUG (XendDomainInfo:1273) XendDomainInfo.destroyDomain(6) [2005-12-06 10:55:59 xend] ERROR (SrvBase:87) Request create failed. Traceback (most recent call last): File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/web/SrvBase.py", line 85, in perform File "/var/tmp/xen-3.0.0-2.1_fc4-root/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 82, in op_create XendError: Error creating domain: (0, 'Error') -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |