Displaying 1 result from an estimated 1 matches for "genxmonitor".
2009 Jun 21
1
Xen LVM DRBD live migration
...5903 26532 165710443+ 8e Linux LVM
[root@xen0 ~]# pvcreate /dev/sda5
Physical volume "/dev/sda5" successfully created
[root@xen0 ~]# vgcreate -c n LVM /dev/sda5
Non-clustered volume group "LVM" successfully created
[root@xen0 ~]# lvcreate -L 12G -n genxmonitor LVM
Logical volume "genxmonitor" created
[root@xen0 ~]# drbdadm create-md genxmonitor
md_offset 12884897792
al_offset 12884865024
bm_offset 12884471808
Found some data
==> This might destroy existing data! <==
Do you want to proceed?
[need to type ''yes'&...