Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xen-3 domainU problem
On Wed, Mar 22, 2006 at 06:31:39PM +0100, haad wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi
>
> I try to run domainU on gentoo linux amd64 based xen-3.0.1 dom0 and got
> this error when run xm create -c netbsd1.xen.config
>
> [2006-03-22 17:25:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:1130)
> XendDomainInfo.construct: None 0
> [2006-03-22 17:25:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:1162)
> XendDomainInfo.initDomain: 31 1.0
> [2006-03-22 17:25:26 xend] DEBUG (balloon:84) Balloon: free 786; need
> 129; done.
> [2006-03-22 17:25:26 xend] INFO (image:133) buildDomain os=linux dom=31
> vcpus=1
> [2006-03-22 17:25:26 xend] DEBUG (image:171) dom = 31
> [2006-03-22 17:25:26 xend] DEBUG (image:172) image =
> /srv/xen/boot/netbsd1/netbsd-INSTALL_XEN3_U
> [2006-03-22 17:25:26 xend] DEBUG (image:173) store_evtchn = 1
> [2006-03-22 17:25:26 xend] DEBUG (image:174) console_evtchn = 2
> [2006-03-22 17:25:26 xend] DEBUG (image:175) cmdline =
> root=/dev/hda1 ro 4
> [2006-03-22 17:25:26 xend] DEBUG (image:176) ramdisk =
> [2006-03-22 17:25:26 xend] DEBUG (image:177) vcpus = 1
> [2006-03-22 17:25:26 xend.XendDomainInfo] ERROR (XendDomainInfo:189)
> Domain construction failed
> Traceback (most recent call last):
> File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
> line 182, in create
> vm.initDomain()
> File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
> line 1191, in initDomain
> channel_details = self.image.createImage()
> File "/usr/lib64/python2.4/site-packages/xen/xend/image.py", line 116,
> in createImage
> return self.createDomain()
> File "/usr/lib64/python2.4/site-packages/xen/xend/image.py", line 135,
> in createDomain
> result = self.buildDomain()
> File "/usr/lib64/python2.4/site-packages/xen/xend/image.py", line 184,
> in buildDomain
> ramdisk = self.ramdisk)
> error: (0, 'Error')
> [2006-03-22 17:25:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:1272)
> XendDomainInfo.destroy: domid=31
> [2006-03-22 17:25:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:1280)
> XendDomainInfo.destroyDomain(31)
> [2006-03-22 17:25:26 xend] ERROR (SrvBase:87) Request create failed.
> Traceback (most recent call last):
> File "/usr/lib64/python2.4/site-packages/xen/web/SrvBase.py", line 85,
> in perform
> return op_method(op, req)
> File
> "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
> line 82, in op_create
> raise XendError("Error creating domain: " + str(ex))
> XendError: Error creating domain: (0, 'Error')
>
> Is problem because of amd64 ??
> If I know 64 bit dom0 can run 32 bit quest OSes.
Could you look at /var/log/xend*.log and see if there is some more
informations here ?
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index