WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] yanked share problem

To: <mark.williamson@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] yanked share problem
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Thu, 15 Dec 2005 13:06:43 +0800
Cc: NAHieu <nahieu@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, "King, Steven R" <steven.r.king@xxxxxxxxx>
Delivery-date: Thu, 15 Dec 2005 05:08:46 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYBG2uYiXNZd+2mRuyDvspUGbhJvQAGbbPA
Thread-topic: [Xen-devel] yanked share problem
>From: M.A.Williamson
>Sent: 2005年12月15日 10:00
>
>> Yes, that's the desired way in most cases, as long as domain crash event
>> can be notified to xenstore and then watches upon specific node can work
>> for this purpose. Normal shutdown command issued from user can follow
>> this process due to driver code aware to send traffic on xenbus. But
>> abnormal crash may not go to such branch. Maybe we need a heartbeat check
>> between xenstore and hooked domains? ;-)
>
>When a domain dies (for any reason), a VIRQ_DOM_EXC will be sent to dom0,
>telling it that something "exceptional" (like being shutdown, or crashing)
>has happened to a domain. This causes some entity (currently still Xend,
>AFAIK) to go check the state of all the domains - the store will get
>updated appropriately as a result of this.
>
>This should work even for crashes - in the current world, this mechanism
>also ensures it's possible to restart domains, clean up their devices, etc
>if they die unexpectedly.
>
>So watching the store ought to be fine in all cases, so long as dom0 stays
>up (which is another problem ;-)
>

OK, that's clearer now. Yes, as long as xenstore keeps working, such case can 
always be handled.

Thanks,
Kevin

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>