On 05.10.2016 17:06, Michael Rasmussen wrote:
On Wed, 5 Oct 2016 17:01:23 +0200
Thomas Lamprecht <[email protected]> wrote:


Our reason for this is that a HA enabled service should be *cleanly* shutdown.
Stopping a VM is like pulling the power cord out, which can be bad :)
We can re evaluate that. For us HA managed service are thought for service
which have to run and do that always.
"Killing" them often seems not very highly available, gracefully shutting them
down for maintenance or such things seems more correct, or am I missing
something here?
I think the issue here is that 'Stop' and 'Shutdown' behaves
differently whether used on a HA enabled VM or not.

For a non-HA:
Shutdown: Clean shutdown
Stop: Unclean shutdown

For a HA:
Shutdown: Reboot
Stop: Clean shutdown

So either non-HA misses the reboot option or the HA misses the unclean
shutdown option.



non-HA has reset :)
jokes aside, we evaluated the option of the clean shutdown for HA
and changing it for the stop command. But it was seen is minor (annoying)
problem and other more important stuff let me forgot about that.

We can pick it up again, if someone is willing to open a bug report at
https://bugzilla.proxmox.com/ to help me track this issue would be great.
I can do it too myself tomorrow..
As changing the behaviour between releases seems not that good, we have
a) postpone it to 5.0
b) find another way for now.

CCed Kevin Lemonnier so that he know I saw his answer too :)


cheers,
Thomas

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to