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] Re: error: (22, 'Invalid argument')

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: error: (22, 'Invalid argument')
From: "Serge Dubrouski" <sergeyfd@xxxxxxxxx>
Date: Mon, 5 Jun 2006 08:20:11 -0600
Delivery-date: Mon, 05 Jun 2006 07:20:47 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kRn6+aFlJxClrM7GjF3nihCXPJW7VCclAb8qvN+3jQ3X8xG1l8i89m72VpW0o12BqTWKD1KfyGUFGfkvCnbfHLkDpORNMDartx3edqvZMbebonIZek0MPwtHDc2D7RYr7ZgW7p1zt5h1VD0dQvVc5JBJQ0JP0FCRSiRVluBZwd4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <868cbbaa0606021016g443e82c6l63eb2256928f6b5a@xxxxxxxxxxxxxx>
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>
References: <868cbbaa0606021016g443e82c6l63eb2256928f6b5a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Ok, that was my mistake. PAE was enabled in Dom0 but not in DomU.

On 6/2/06, Serge Dubrouski <sergeyfd@xxxxxxxxx> wrote:
Hello -

I have a really strange problem:

Hardware: DELL PE830 with PentiumD VT Enabled.
XEN: 3.0.2

Windows XP DomU in VT mode works just fine. However when I try to
start paravirtualized Linux it always gives me an error:

[2006-06-02 12:11:36 xend.XendDomainInfo] ERROR (XendDomainInfo:190)
Domain construction failed
                   Traceback (most recent call last):
                              File
"/usr/lib/python/xen/xend/XendDomainInfo.py", line 183, in create
     vm.initDomain()
            File "/usr/lib/python/xen/xend/XendDomainInfo.py", line
1225, in initDomain       channel_details = self.image.createImage()
                                File
"/usr/lib/python/xen/xend/image.py", line 118, in createImage
     return self.createDomain()
            File "/usr/lib/python/xen/xend/image.py", line 137, in
createDomain               result = self.buildDomain()
                                 File
"/usr/lib/python/xen/xend/image.py", line 188, in buildDomain
     features       = self.features)
          error: (22, 'Invalid argument')
                   [2006-06-02 12:11:36 xend.XendDomainInfo] DEBUG
(XendDomainInfo:1327) XendDomainInfo.destroy: domid=12
                                        [2006-06-02 12:11:36
xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(12)
                  [2006-06-02 12:11:36 xend] ERROR (xmlrpclib2:124)
(22, 'Invalid argument')      Traceback (most recent call last):
                                        File
"/usr/lib/python/xen/util/xmlrpclib2.py", line 103, in
_marshaled_dispatch

I copied the root image file and xen.conf file for that Linux image
form another machine where it works just fine. That old machine
doesn't support VT and I have 5 or 6 paravirtualized DomU there. Does
it mean that one cannot combine VT and non-VT domains on one machine?

Thanks.
Serge.


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

<Prev in Thread] Current Thread [Next in Thread>