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