DRBD: Difference between revisions

From DWIKI
Line 11: Line 11:


=Cheatsheet=
=Cheatsheet=
==Create logical volume==
==Make device primary==
  lvcreate -L 10G -n mylv myphysicalvolume
  drbdadm primary yourdrbd

Revision as of 18:35, 2 April 2011

Distributed Replicated Block Device

Xen and DRBD


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 yourdrbd