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