10 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH][RESEND] Fix x...
FromSent OnAttachments
Masaki Kanno07 Aug 2006 03:19.patch
Keir Fraser07 Aug 2006 07:39 
Masaki Kanno08 Aug 2006 02:23 
Masaki Kanno21 Aug 2006 00:10.patch
Masaki Kanno28 Aug 2006 06:04 
Ewan Mellor29 Aug 2006 14:41 
Keir Fraser30 Aug 2006 16:51 
Masaki Kanno30 Aug 2006 19:55 
Keir Fraser31 Aug 2006 10:33 
Masaki Kanno01 Sep 2006 04:51 
Subject:Re: [Xen-devel] [PATCH][RESEND] Fix xm reboot --wait
From:Keir Fraser (Keir@cl.cam.ac.uk)
Date:08/30/2006 04:51:29 PM
List:com.xensource.lists.xen-devel

I think it'd be neater to add a 'synchronous' flag to the shutdown RPC, than to expose a restart counter to xm via a special new server command. Would it be hard to delay the RPC response in xend (and either have xend return a failure response on a timeout, or have xm wait for the RPC response on a timeout)?

-- Keir

On 28/8/06 2:04 pm, "Masaki Kanno" <kann@jp.fujitsu.com> wrote:

Hi,

Could you possibly comment about this patch?

http://lists.xensource.com/archives/html/xen-devel/2006-08/msg01125.html

Best regards, Kan

Hi,

This patch fixed 'xm reboot' to work as you expected with the wait option. This patch adds a restart sequence counter to xenstore. The completion of a VM reboot is detected by observing that its restart sequence counter changes.

Signed-off-by: Masaki Kanno <kann@jp.fujitsu.com>

Best regards, Kan

-------------------------------text/plain-------------------------------