Werk #9114: Fixed rare hanging boot processes when rebooting a cluster node which is not fully synced
| Component | Cluster |
| Title | Fixed rare hanging boot processes when rebooting a cluster node which is not fully synced |
| Date | Mar 11, 2015 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.1.7 |
During boot we try to detect whether or not a filesystem is setup correctly as needed by the appliance by mounting and unmounting it. This should not be done for cluster nodes, but due to a bug it was done leading to an error message blocking the boot process in some cases.