Changeset f3ecd07 for npl/kernel/drbd8/boot.drbd
- Timestamp:
- 06/22/17 08:39:54 (8 years ago)
- Branches:
- master, perl-5.22
- Children:
- 5160d62
- Parents:
- 21d4867 (diff), 6782bd4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/kernel/drbd8/boot.drbd
r21d4867 rf3ecd07 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.