kskmori / pacemaker-1.0

Code for the older 1.0 series of Pacemaker
http://www.clusterlabs.org
GNU General Public License v2.0
1 stars 0 forks source link

[1.0.13] CL#5028 Unmanaged services should block shutdown unless in maintainence mode #3

Open kskmori opened 12 years ago

kskmori commented 12 years ago

I would like to backport this to 1.0.13 but I need some advise if it is doable and how can we rewrite around native_update_actions() for 1.0.

PEND, 378d374 ,2012-03-07,"High: PE: Log as loudly as possible when we cannot shut down a cluster node" PEND, dc29d60 ,2012-03-07,"Low: PE: Bug cl#5028 - Unmanaged services should block shutdown unless in maintainence mode (regression tests)" PEND, 8d2f237 ,2012-03-07,"High: PE: Bug cl#5028 - Unmanaged services should block shutdown unless in maintainence mode"

beekhof commented 12 years ago

I can understand why you'd want this one.

I think the behaviour would be possible to achieve for 1.0, but it might be easier to start from scratch than try to backport the patch from 5028.

If you file a bug for me, I can try and take a look.

kskmori commented 12 years ago

I will file a bugzilla for this. Thank you for that.

kskmori commented 12 years ago

Filed as: http://bugs.clusterlabs.org/show_bug.cgi?id=5095