Changes in npl/kernel/drbd8/boot.drbd [c5c522c:2fd27f0]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/kernel/drbd8/boot.drbd
rc5c522c r2fd27f0 3 3 if [ -f /proc/drbd ] && grep cdroot /proc/cmdline; then 4 4 syn3-install-bootloader 5 splashinfo "Redundancy installation finshed, rebooting..."5 splashinfo "Redundancy installation finshed, please reboot when syncronication is completed." 6 6 #reboot right away to make things easier for the administrator 7 reboot 7 #reboot 8 #NO: this creates splitbrains if other node isnt rebooted quickly enough 8 9 fi 9 10
Note: See TracChangeset
for help on using the changeset viewer.