Changeset 2fd27f0 for npl/kernel/drbd8/boot.drbd
- Timestamp:
- 06/01/17 12:53:11 (8 years ago)
- Branches:
- gcc484, master, perl-5.22
- Children:
- 6f166c4
- Parents:
- 13a1b25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/kernel/drbd8/boot.drbd
r13a1b25 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.