It might worth having a look at the drbd.service systemd unit file... dpkg -l | grep drbd > ii drbd-dkms 9.0.19-1 > all RAID 1 over TCP/IP for Linux module source > ii drbd-utils 9.10.0-1 > amd64 RAID 1 over TCP/IP for Linux (user utilities)
dpkg -L drbd-utils|grep drbd.service > /lib/systemd/system/drbd.service > Gianni On Tue, 23 Jul 2019 at 17:07, Banks, David (db2d) <[email protected]> wrote: > Thanks Veit, that’s what I use to start it manually. I’m looking for the > automated approach so that it starts on it’s own reliably after system > start. > > * -------------------------------* > > *Dav Banks *School of Architecture > University of Virginia > Campbell Hall, Rm 138 > (o) 434.243.8883 > (e) [email protected] > > On Jul 23, 2019, at 3:49 AM, Veit Wahlich <[email protected]> wrote: > > Hi David, > > have a look at the documentation of drbdadm; the commands up, down and > adjust might be what you are looking for. > > Best regards, > // Veit > > > Am Montag, den 22.07.2019, 16:34 +0000 schrieb Banks, David (db2d): > > Hello, > > Is there a way to delay the loading of DRBD resources until after the > underlying block system has made the devices available? > > I’ve looked in systemd but didn’t see any drbd services and wanted to > ask before monkeying with that. > > System: Ubuntu 18.04 > DRBD: 8.9.10 > > After reboot DRBD starts before the zfs volumes that is use are > available so I have to do a 'drbdadm adjust all’ each time. I’d like > it to just wait until the zfs-mount.service is done. > > Thanks! > > _______________________________________________ > Star us on GITHUB: https://github.com/LINBIT > drbd-user mailing list > [email protected] > http://lists.linbit.com/mailman/listinfo/drbd-user > > > > _______________________________________________ > Star us on GITHUB: https://github.com/LINBIT > drbd-user mailing list > [email protected] > http://lists.linbit.com/mailman/listinfo/drbd-user >
_______________________________________________ Star us on GITHUB: https://github.com/LINBIT drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
