Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I must be doing something stupid, any ideas ?
/dev/nb0: Read-only file system while setting up superblock
is the error I get when I try to mke2fs.
the machine is charlie and below is a snippet from drbd.conf.
I can mke2fs on /dev/sda4 ......
on charlie {
device = /dev/nb0
disk = /dev/sda4
address = 10.0.0.1
port = 7788
}
on phobos {
device = /dev/nb0
disk = /dev/sdd1
address = 10.0.0.3
port = 7788
}