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-ia64-devel

RE: [Xen-ia64-devel] [IPF] Xen3.0.3 RC3 can not create VTI_domain

To: "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx>, "Zhang, Jingke" <jingke.zhang@xxxxxxxxx>
Subject: RE: [Xen-ia64-devel] [IPF] Xen3.0.3 RC3 can not create VTI_domain
From: "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>
Date: Thu, 12 Oct 2006 17:50:30 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 12 Oct 2006 02:51:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbtL4uwPlxqGVsITW+uQF6fp5/AWgAstixQ
Thread-topic: [Xen-ia64-devel] [IPF] Xen3.0.3 RC3 can not create VTI_domain
Hi Isaku:
        I found below codes in ChangeSet 11726 cause this issue:
In privcmd_ioctl() of linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c:

if (!vma || (msg.va != vma->vm_start) || vma->vm_private_data)
            goto mmap_out;

when we create a domain, vma->vm_private_data !=0 ,so our operation failed.
I'm not familiar with these codes, hope this information is helpful to you.


Good good study,day day up ! ^_^
-Wing(zhang xin)
 
OTC,Intel Corporation
-----Original Message-----
From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Isaku Yamahata
Sent: 2006年10月11日 20:19
To: Zhang, Jingke
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] [IPF] Xen3.0.3 RC3 can not create VTI_domain


Could you check whether the change sets,
11727:411c6aca255c9be78cab2a91e4131a3e9807ea60 and
11726:e1f3af226a8e8cb32de079b283cdcac718d3e076,
cause the failure?
I guess they broke IA64 foreign domain page mapping.


On Wed, Oct 11, 2006 at 04:35:29PM +0800, Zhang, Jingke wrote:
> Hi,
>     VTI domain CREATE FAIL!
>     I used xen3.0.3 rc3 to create VTI_domain. It always shows me the
> error info "Invalid argument". The Cset number is 11731 in the testing
> tree. 
>     xend.log is:
> -----------------------------------------------------------
> [2006-10-11 16:13:55 xend.XendDomainInfo 5331] ERROR
> (XendDomainInfo:202) Domain construction failed
> Traceback (most recent call last):
>   File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 195, in create
>     vm.initDomain()
>   File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1363, in
> initDomain
>     raise VmError(str(exn))
> VmError: (22, 'Invalid argument')     
> -----------------------------------------------------------
> 
> Thanks,
> Zhangjingke
> 
> _______________________________________________
> Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel

-- 
yamahata

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

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