From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: Re: unstable network trouble Date: Fri, 28 Oct 2005 12:03:09 +0200 Message-ID: <4361F75D.9020803@suse.de> References: <4360DCDE.6000207@suse.de> <20051027151234.GX13783@leeni.uk.xensource.com> <4360F5AA.20207@suse.de> <20051027155755.GZ13783@leeni.uk.xensource.com> <4361EA05.2040402@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4361EA05.2040402@suse.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Knorr Cc: xen-devel , Ewan Mellor List-Id: xen-devel@lists.xenproject.org > [2005-10-28 10:55:49 xend.XendDomainInfo] ERROR (XendDomainInfo:1307) Failed to restart domain 1. > Traceback (most recent call last): > File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1300, in restart > new_dom = xd.domain_create(config) > File "//usr/lib/python/xen/xend/XendDomain.py", line 215, in domain_create > dominfo = XendDomainInfo.create(config) > File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 152, in create > vm.initDomain() > File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1093, in initDomain > xc.domain_memory_increase_reservation(self.domid, m, 0, 0) > error: (12, 'Cannot allocate memory') Oh, xend-debug.log has something as well: Failed allocation for dom 2: 32768 pages order 0 addr_bits 0 cheers, Gerd