Drbd 8.4.0

nbhanji

Renowned Member
Nov 30, 2010
16
0
66
USA, FL
Hello,

I am trying to setup the following:

1. (/dev/sdb1 --> /dev/drbd0) lvm storage to store virtual machines. which I am able to do.
2. I would like to use shared lvm (/dev/sdb2 --> /dev/drbd1) that will be visible within above virtual machine. So when I live migrate from one server to another server, I am able to have the 2nd partion available.

Basically I am building NAS with virtual machine able to see physical partition.

I can't seem to use keyword volume within drbd.conf. Can someone lead me to build a drbd with version 8.4.0 (kernel module) or suggest a better solution to it.

Thank you