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-------------------------------