DRBD: Difference between revisions
From DWIKI
Line 12: | Line 12: | ||
=Cheatsheet= | =Cheatsheet= | ||
==Make device primary== | ==Make device primary== | ||
drbdadm primary | drbdadm primary yourdeviceID | ||
or | |||
drbdsetup /dev/drbdX primary -o |
Revision as of 14:39, 13 April 2011
Distributed Replicated Block Device
Docs
- Resizing drbd xen lvm (dont worry about the meta-data if that's not internal) (bug it seems wrong, using phy: instead of drbd: )
Cheatsheet
Make device primary
drbdadm primary yourdeviceID
or
drbdsetup /dev/drbdX primary -o