HomeClusterLabs Projects

High: PE: Bug cl#5028 - Unmanaged services should block shutdown unless in…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

High: PE: Bug cl#5028 - Unmanaged services should block shutdown unless in maintainence mode

'Unmanaged' in this context means failed with on-fail=block.

Not doing this could lead to services being active in more than one location
as the node is considered safely stopped.

Resources that are configured to be unmanaged will not block shutdown
/unless/ there is another resource that cannot shutdown until the
unmanaged one has - since that is impossible.

Details

Provenance
Andrew Beekhof <andrew@beekhof.net>Authored on Mar 6 2012, 7:22 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.