Error added: 2010-04-22 23:03
You can't put:
disk /path/to/some/file
If you want to use a file rather than an actual partition, then you'll have to use loops.
losetup /dev/loop0 /path/to/some/file
and then
disk /dev/loop0 in drbd.conf
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.
There is 1 person waiting for the answer
If you want to be notified via email when this is solved, enter your email address here:
Hosted on a linuxvps.org Linux Virtual Private Server. Why not get your own?