Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
drbd giving me this error. Not able to debug it
global {
usage-count yes;
}
common {
protocol C;
}
resource r0 {
on localmaster {
device /dev/drbd0;
disk /dev/sda7;
address 192.168.133.21:7789;
meta-disk internal;
}
on localslave {
device /dev/drbd0;
disk /dev/sda7;
address 192.168.133.19:7789;
meta-disk internal;
}
}
--
View this message in context: http://www.nabble.com/%27resource%27-not-defined-in-your-config.-tp25531120p25531120.html
Sent from the DRBD - User mailing list archive at Nabble.com.