Re: [PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet up.

2014-04-01 Thread Konrad Rzeszutek Wilk
On Thu, Nov 21, 2013 at 11:33:49AM +, David Vrabel wrote: > On 08/11/13 17:38, Konrad Rzeszutek Wilk wrote: > > The user can launch the guest in this sequence: > > > > xl create -p /vm.cfg[launch, but pause it] > > xl shutdown latest [sets control/shutdown=poweroff] > > xl unpause lat

Re: [PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet up.

2013-11-26 Thread Konrad Rzeszutek Wilk
On Thu, Nov 21, 2013 at 11:33:49AM +, David Vrabel wrote: > On 08/11/13 17:38, Konrad Rzeszutek Wilk wrote: > > The user can launch the guest in this sequence: > > > > xl create -p /vm.cfg[launch, but pause it] > > xl shutdown latest [sets control/shutdown=poweroff] > > xl unpause lat

Re: [PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet up.

2013-11-21 Thread David Vrabel
On 08/11/13 17:38, Konrad Rzeszutek Wilk wrote: > The user can launch the guest in this sequence: > > xl create -p /vm.cfg [launch, but pause it] > xl shutdown latest[sets control/shutdown=poweroff] > xl unpause latest > xl console latest [and see that the guest has completely > ignored t

Re: [PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet up.

2013-11-20 Thread Boris Ostrovsky
On 11/08/2013 12:38 PM, Konrad Rzeszutek Wilk wrote: The user can launch the guest in this sequence: xl create -p /vm.cfg[launch, but pause it] xl shutdown latest [sets control/shutdown=poweroff] xl unpause latest xl console latest [and see that the guest has completely ignored th

[PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet up.

2013-11-08 Thread Konrad Rzeszutek Wilk
The user can launch the guest in this sequence: xl create -p /vm.cfg[launch, but pause it] xl shutdown latest [sets control/shutdown=poweroff] xl unpause latest xl console latest [and see that the guest has completely ignored the shutdown request] In reality the guest hasn't ignore