From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: Re: [Xen-users] Guest OS crash! Date: Tue, 30 Aug 2005 09:54:44 +0100 Message-ID: <3d8eece205083001546704f66e@mail.gmail.com> References: <20050830050014.71481.qmail@web15004.mail.cnb.yahoo.com> <4313FA0C.6030100@us.ibm.com> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4313FA0C.6030100@us.ibm.com> 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: Anthony Liguori Cc: yang jianguo , xen-devel , Khoa Huynh List-Id: xen-devel@lists.xenproject.org On 8/30/05, Anthony Liguori wrote: > yang jianguo wrote: >=20 > > Yes,i have a VT hardware. > > My key trouble is the error when i type "xend start"The error: > > ERROR:do_evtchn_op:HYPERVISOR_event_channel_op failed:-1 >=20 > Ok, I've seen this error before with VT. There's something going on with > domains not fully being destroyed. I know Khoa is looking into something > similiar. Perhaps he's had some luck? I've seen this when there were two entries in xenstore for domain0.=20 Definitely try blowing away the store (rm -rf /var/lib/xenstored/store/*) and then rebooting... christian