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

Re: [Xen-users] RE:xen on SMP

On Wed, 2005-10-05 at 09:52 +0530, Sweekar Pinto wrote:
> Hi,
> This is what my domU config file looks like
> 
> kernel = "/boot/vmlinuz-2.6.12-xen0"
> memory = 256
> name = "rhas"
> nics = 1
> disk = ['file:/root/fedora.img,sda1,w']
> root = "/dev/sda1"
> extra = "ro selinux=0 3"
> 
> xend-log:
> 
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
> line 78, in op_create
>     dominfo = self.xd.domain_create(config)
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
> 292, in domain_create
>     dominfo = XendDomainInfo.create(self.dbmap, config)
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
> line 161, in create
>     vm.construct(config)
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
> line 558, in construct
>     self.init_domain()
>   File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
> line 741, in init_domain
>     id = self.image.initDomain(self.id, self.memory, self.ssidref,
> cpu, self.cpu_weight)
>   File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 159,
> in initDomain
>     xc.domain_memory_increase_reservation(dom, mem_kb)
> error: (14, 'Bad address')
> 
> Thanks,
> Sweekar

Make sure xm info says you have free memory.

The xc.domain_memory_increase_reservation(dom, mem_kb) ????

How much memory does your box have and how much is assigned to the domO?

Regards,
Ted





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

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