Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hey all,
After I created my drbd device /dev/drbd0 I put a gfs file system on
it. I then exported it using gnbd Then I installed a xen domU. The xen
domU works fine and the data is replicating the way it should my only
question is should I be able to mount this device on the drbd server?
when I issue the command mount /dev/drbd0 /mnt/test and it tells me to
specify a file system but if I specify a file system with the -t command
it doesn't recognize gfs or ext3 or ext2. Did I do something wrong? Any
help is appreciated.