Le samedi 23 janvier 2010 à 18:13 +0200, Pasi Kärkkäinen a écrit :
> On Sat, Jan 23, 2010 at 11:56:35AM -0500, James Pifer wrote:
> > >
> > >
> > > [2010-01-22 19:53:18 5610] ERROR (SrvBase:88) Request start failed.
> > > Traceback (most recent call last):
> > > File "/usr/lib64/python2.6/site-packages/xen/web/SrvBase.py", line
> > > 85, in perform
> > > return op_method(op, req)
> > > File
> > > "/usr/lib64/python2.6/site-packages/xen/xend/server/SrvDomain.py",
> > > line 77, in op_start
> > > return self.xd.domain_start(self.dom.getName(), paused)
> > > File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py",
> > > line 1040, in domain_start
> > > dominfo.start(is_managed = True)
> > > File
> > > "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> > > 459, in start
> > > XendTask.log_progress(31, 60, self._initDomain)
> > > File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line
> > > 209, in log_progress
> > > retval = func(*args, **kwds)
> > > File
> > > "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> > > 2594, in _initDomain
> > > self._createDevices()
> > > File
> > > "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line
> > > 2218, in _createDevices
> > > self.image.createDeviceModel()
> > > File "/usr/lib64/python2.6/site-packages/xen/xend/image.py", line
> > > 419, in createDeviceModel
> > > pid = os.fork()
> > > OSError: [Errno 12] Cannot allocate memory
> > >
> > >
> > > Uhm.. I wonder what memory it fails to allocate.
> >
> > Me too....
> >
>
> Did you already open a case with Novell? You're using an enterpise
> distribution
> with full support included so just open a bug case..
>
> They might have more ideas about what's happening..
> I can't see anything obviously wrong in the stuff you've provided.
>
> -- Pasi
>
Hello,
I have had "cannot allocate memory" problems after having a try whith
the XEN 4.0 rc1 (which don't work on my system) and reverting to 3.4.3.
I had to reinstall all the 3.4 stuff and correct the "dom0_mem" in the
grub.cfg and the "dom0_min_mem" in xend-config.sxp (making both of them
equal and disabling balloonning ... I don't know why, but I have not
seen any "cannot allocate memory" since the update.
Regards
JPP
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|