WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] xen 3.0.4 - 22, 'Invalid argument' when starting domain.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen 3.0.4 - 22, 'Invalid argument' when starting domain.
From: xensource@xxxxxxxxxx
Date: Sun, 18 Feb 2007 12:16:17 +0100
Delivery-date: Sun, 18 Feb 2007 03:15:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.5
Hi,

I have a working installation of xen-3.0.2 under gentoo with kernel 2.6.16.

As I need a kernel >=2.6.19 for my ivtv drivers to work, I took the kernel : 
linux-2.6.19-xen-3.0.4 through hg, and xen-3.0.4_1-src.tgz for xen-tools and 
hypervisor.

Kernel boots OK and xend starts OK.
But, when I want to start a domain, I have in my xend.log :

[2007-02-18 11:08:15 xend.XendDomainInfo 14945] DEBUG (XendDomainInfo:94) 
XendDomainInfo.create(['vm', ['name', 'binhost'], ['memory', 256], ['vcpus', 
1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['cpu_cap', 80], 
['cpu_weight', 128], ['image', ['linux', 
['kernel', '/usr/local/xen/boot/vmlinuz-2.6-xen-domU'], ['root', '/dev/sda1 
ro'], ['args', 'gentoo=nodevfs']]], ['device', ['vbd', 
['uname', 'phy:/dev/homervg/binhost_sda1'], ['dev', 'sda1'], ['mode', 'w']]], 
['device', ['vbd', ['uname', 'phy:/dev/homervg/binhost_sda2'], 
['dev', 'sda2'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'br0'], 
['mac', '00:16:3E:78:14:90']]]])
[2007-02-18 11:08:15 xend.XendConfig 14945] WARNING (XendConfig:606) 
Unconverted key: cpus
[2007-02-18 11:08:15 xend.XendDomainInfo 14945] DEBUG (XendDomainInfo:1284) 
XendDomainInfo.constructDomain
[2007-02-18 11:08:15 xend.XendDomainInfo 14945] DEBUG (XendDomainInfo:1330) 
XendDomainInfo.initDomain: 1 256
[2007-02-18 11:08:15 xend 14945] DEBUG (balloon:127) Balloon: 1281724 KiB 
free; need 262144; done.
[2007-02-18 11:08:15 xend 14945] INFO (image:125) buildDomain os=linux dom=1 
vcpus=1
[2007-02-18 11:08:15 xend 14945] DEBUG (image:194) domid          = 1
[2007-02-18 11:08:15 xend 14945] DEBUG (image:195) memsize        = 256
[2007-02-18 11:08:15 xend 14945] DEBUG (image:196) image          
= /usr/local/xen/boot/vmlinuz-2.6-xen-domU
[2007-02-18 11:08:15 xend 14945] DEBUG (image:197) store_evtchn   = 1
[2007-02-18 11:08:15 xend 14945] DEBUG (image:198) console_evtchn = 2
[2007-02-18 11:08:15 xend 14945] DEBUG (image:199) cmdline        = 
root=/dev/sda1 ro gentoo=nodevfs
[2007-02-18 11:08:15 xend 14945] DEBUG (image:200) ramdisk        =
[2007-02-18 11:08:15 xend 14945] DEBUG (image:201) vcpus          = 1
[2007-02-18 11:08:15 xend 14945] DEBUG (image:202) features       =
[2007-02-18 11:08:15 xend.XendDomainInfo 14945] ERROR (XendDomainInfo:397) VM 
start failed
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 385, in start
    self._initDomain()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1389, in 
_initDomain
    self._introduceDomain()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1324, in 
_introduceDomain
    raise XendError(str(exn))
XendError: (22, 'Invalid argument')


What's wrong ? What should I check ?
Regards,

Pivert.

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