Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi Pascal,
Sorry for my late reply because there are too many work to do recently.
I send you the results of ' drbdsetup 0 show' again,
disk {
size 0s _is_default; # bytes
on-io-error detach;
fencing dont-care _is_default;
max-bio-bvecs 0 _is_default;
}
net {
timeout 60 _is_default; # 1/10 seconds
max-epoch-size 2048 _is_default;
max-buffers 2048 _is_default;
unplug-watermark 128 _is_default;
connect-int 10 _is_default; # seconds
ping-int 10 _is_default; # seconds
sndbuf-size 0 _is_default; # bytes
rcvbuf-size 0 _is_default; # bytes
ko-count 0 _is_default;
allow-two-primaries;
after-sb-0pri discard-least-changes;
after-sb-1pri discard-secondary;
after-sb-2pri disconnect _is_default;
rr-conflict disconnect _is_default;
ping-timeout 5 _is_default; # 1/10 seconds
}
syncer {
rate 102400k; # bytes/second
after -1 _is_default;
al-extents 257;
}
protocol C;
_this_host {
device minor 0;
disk "/dev/cciss/c0d0p7";
meta-disk internal;
address ipv4 192.168.1.2:7900;
}
_remote_host {
address ipv4 192.168.1.1:7900;
"crm configure show" isn't excused on my computer because I didn't install Pacemaker.
"fconfig" is :
eth0 Link encap:Ethernet HWaddr 3C:D9:2B:07:8A:42
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:329137 errors:0 dropped:0 overruns:0 frame:0
TX packets:115697 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:463432396 (441.9 Mb) TX bytes:13923644 (13.2 Mb)
Interrupt:16 Memory:f4000000-f4012800
eth1 Link encap:Ethernet HWaddr 3C:D9:2B:07:8A:44
inet addr:172.17.5.152 Bcast:172.17.5.255 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5530 errors:0 dropped:0 overruns:0 frame:0
TX packets:3375 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:677856 (661.9 Kb) TX bytes:645750 (630.6 Kb)
Interrupt:17 Memory:f2000000-f2012800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:716 errors:0 dropped:0 overruns:0 frame:0
TX packets:716 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:142793 (139.4 Kb) TX bytes:142793 (139.4 Kb)
My file system on DRBD partition is EXT3.
Thanks.
simon
You have only sent me the results of "drbdadm 0 show", you forgot to send me the result of "crm configure show" that I had also asked, could you please send it too ? I also would like to see what "ifconfig" of your 2 replication interfaces do report (The ones on subnet 172.17). Please send it along.
And finally, what type of application do you host on this cluster ? What kind of filesystem do you have on your DRBD resources ?
Apart from that, Lars has detected couple of issues in you DRBD configuration. Have you addressed them ? Namely, the dual primary configuration and the rest.
Please send the above informations to help us understand more clearly your whole setup.
Regards,
Pascal.