Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Won't the disk changes between the drbd sync and switching the mount to /dev/drbdX fail to be replicated? I think the mount point switch needs to happen before the secondary node is brought online for the replica to be valid. My understanding was that the sync doesn't need to be complete, but the access does need to be via the drbd device rather than the underlying block device. Dan Barker -----Original Message----- From: Mike Lovell Sent: Thursday, July 08, 2010 4:54 PM <snip> you should adjust your mount points so that the primary node is mounting the /dev/drbdX device instead of mounting the raw block device. that can be done with just a few seconds of downtime after drbd is set up and it doesn't have to happen immediately. </snip>