Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Clarification on my typo... > drbdadm primary "Your-Resource-Name-Here" > > cat /proc/drbd on Node1 and make sure it is now primary. This should have read: cat /proc/drbd on Node2 and make sure it is now primary. You can also check Node1 with cat /proc/drbd to make sure it is now secondary. > > Now you can mount /opt on the secondary with > mount /dev/drbd0 /opt > Diego