Werk #9141: Fixed edge case killing non cluster related processes when data volume not mounted during failover
| Component | Cluster |
| Title | Fixed edge case killing non cluster related processes when data volume not mounted during failover |
| Date | May 27, 2015 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.1.9 |
In the case where the data volume (/omd) is not mounted during failover, the cluster manager might kill non cluster related processes which will result in an unstable system on the node which was holding the resources before. This state is not persistant, so it can be fixed by a reboot of the system.
However, this case seemed to be a very rare one which seem only to happen in test scenarios.