From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Hays Subject: Re: Xend stop/start Date: Fri, 15 Apr 2005 19:40:22 -0400 Message-ID: References: Reply-To: Brian Hays Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: Mike Wray , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Thanks! Is there a workaround for the xend stop/start issue that won't interrupt the domU's? Brian On 4/15/05, Ian Pratt wrote: > > I've noticed that if I try to restart Xend via "/etc/init.d/xend stop" > > then "/etc/init.d/xend start", I won't receive any errors but > > then when trying to execute "xm" commands after the restart I > > get error asking if Xend is started. Is there anything else I > > need to make sure gets stopped/started with Xend? >=20 > We know about this bug -- its top of the tool bug list. >=20 > > Another question ... domU reboots - > > I can only get a domU to come back up after issuing a reboot > > from within it if I then do a "xm list" command from within > > dom0 ...otherwise the status of the domU never changes to > > --s-- , then to > > ----- , then to -b---. >=20 > I'll add this one to the list to investigate. I thought it had been got. >=20 > > I currently have a cron job executing "xm list" > > every couple of minutes. Is this going to be a problem? will > > running that cron job cause any adverse reactions as far as > > performance or the health of dom0? >=20 > There's been reports of a slow memory leak in xend, which will be > investigated. >=20 > Thanks, > Ian >