[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Error on xm create


  • To: Steven Hand <Steven.Hand@xxxxxxxxxxxx>
  • From: Andrew Turnbull <abturnbull@xxxxxxxxx>
  • Date: Fri, 25 Nov 2005 14:02:03 +0000
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 25 Nov 2005 14:02:03 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VU383laaV1gt0MFk4tMqJkeOq8UED/qjRrO/U22lB/dqGQJ1qTjfd2HRHl79HNajcWU4hhPD5PWfaLV4HVr7JKNf5gt+i52A+mfEi5Az/nCpaIcfjFllTRaTB0DM/jUcA/Pw27J/8CwmTUIUjgKgbaFath0lIl9AIFmRF5+3jyw=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 25/11/05, Steven Hand <Steven.Hand@xxxxxxxxxxxx> wrote:
>
> > Hopefully two files are attached.
> >
> > Xend is running, as I can do xm info, xm list etc.
>
> Hmm - so it looks like you're getting an error deep within
> xc_linux_build. This might fail due to a bogus (or inaccessible)
> kernel image - is /boot/vmlinuz-2.6.12-xenU valid?
ls -al /boot/vm*
-rw-r--r--  1 root root 5823337 Nov 24 20:20 /boot/vmlinux-syms-2.6.12.6-xen0
-rw-r--r--  1 root root 3063902 Nov 24 20:20 /boot/vmlinux-syms-2.6.12.6-xenU
-rw-r--r--  1 root root 2251607 Nov 24 20:20 /boot/vmlinuz-2.6.12.6-xen0
-rw-r--r--  1 root root 1187173 Nov 24 20:20 /boot/vmlinuz-2.6.12.6-xenU
lrwxrwxrwx  1 root root      21 Nov 24 20:20 /boot/vmlinuz-2.6.12-xen0
-> vmlinuz-2.6.12.6-xen0
lrwxrwxrwx  1 root root      21 Nov 24 20:20 /boot/vmlinuz-2.6.12-xenU
-> vmlinuz-2.6.12.6-xenU
-rw-r--r--  1 root root 1465200 Oct 27 18:54 /boot/vmlinuz-2.6.9-22.0.1.EL
-rw-r--r--  1 root root 1426548 Oct 27 19:38 /boot/vmlinuz-2.6.9-22.0.1.ELsmp
-rw-r--r--  1 root root 1465080 Oct  9 00:49 /boot/vmlinuz-2.6.9-22.EL
-rw-r--r--  1 root root 1426682 Oct  9 02:12 /boot/vmlinuz-2.6.9-22.ELsmp
lrwxrwxrwx  1 root root      21 Nov 24 20:20 /boot/vmlinuz-2.6-xen0 ->
vmlinuz-2.6.12.6-xen0
lrwxrwxrwx  1 root root      21 Nov 24 20:20 /boot/vmlinuz-2.6-xenU ->
vmlinuz-2.6.12.6-xenU
>
> As far as I can see most error paths should issue something on stderr
> - can you check /var/log/xend-debug.log?

ERROR: Error constructing guest OS
Traceback (most recent call last):
  File 
"/root/xen-unstable/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py",
line 77, in op_create
    dominfo = self.xd.domain_create(config)
  File "/root/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomain.py",
line 219, in domain_create
    dominfo = XendDomainInfo.create(config)
  File 
"/root/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 182, in create
    vm.initDomain()
  File 
"/root/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 1118, in initDomain
    channel_details = self.image.createImage()
  File "/root/xen-unstable/dist/install/usr/lib/python/xen/xend/image.py",
line 115, in createImage
    return self.createDomain()
  File "/root/xen-unstable/dist/install/usr/lib/python/xen/xend/image.py",
line 134, in createDomain
    result = self.buildDomain()
  File "/root/xen-unstable/dist/install/usr/lib/python/xen/xend/image.py",
line 183, in buildDomain
    ramdisk        = self.ramdisk)
error: (22, 'Invalid argument')
>

when I issue this command

xm create xen01
Using config file "/etc/xen/xen01".
Error: Error creating domain: (22, 'Invalid argument')


>
> cheers,
>
> S.
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.