DRBD: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
Line 2: Line 2:




*[http://www/drbd.org/]
*[http://www/drbd.org/ Homepage]


[[ Xen and DRBD ]]
[[ Xen and DRBD ]]
=Cheatsheet=
==Create logical volume==
lvcreate -L 10G -n mylv myphysicalvolume

Revision as of 15:34, 1 April 2011

Distributed Replicated Block Device

Xen and DRBD


Cheatsheet

Create logical volume

lvcreate -L 10G -n mylv myphysicalvolume