This guide describes DRBD version 8.4 and above. For 8.3 please look here.
Normally, all configured DRBD resources are automatically enabled
/etc/init.d/drbd init script on system startup.
If, however, you need to enable resources manually for any reason, you may do so by issuing the command
# drbdadm up <resource>
As always, you may use the keyword all instead of a specific
resource name if you want to enable all resources configured in
/etc/drbd.conf at once.
This guide describes DRBD version 8.4 and above. For 8.3 please look here.