Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 07/06/2011 12:52 AM, Mrten wrote: > Sometimes udev is a bit slow finding and enumerating devices, which > causes a diskless drbd on Ubuntu when the SysV drbd script starts up the > drbd-device when the meta-device is not yet available. > > > Attached is a patch for the init.d script which makes the drbd-script > wait for the arrival of the ll- and md-devices. Excellent contribution, however if you are getting bitten by this here is a practical workaround: as a general rule, the preferred management framework for DRBD is Pacemaker, and on Pacemaker managed clusters it is entirely appropriate to leave the init script disabled (chkconfig drbd off). At that point Pacemaker will take care of everything (including loading the drbd.ko module), and all of this will obviously occur long after your udev has settled. Cheers, Florian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20110706/46231b48/attachment.pgp>