From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Hays Subject: Xend stop/start Date: Fri, 15 Apr 2005 17:47:36 -0400 Message-ID: Reply-To: Brian Hays Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: 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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, 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? Another question ... domU reboots -=20 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---. 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? Thanks, Brian