Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I keep getting this error but i don't know what this mean. I install ofed
1.5 for centos 5.3 kernel 2.6.18-164xen
sdp_reset_sk:440 sdp_sock( 8631:0 36997:0): setting state to error
sdp_cma_handler:335 sdp_sock( 8631:0 36998:0): RDMA_CM_EVENT_ADDR_ERROR
sdp_reset_sk:440 sdp_sock( 8631:0 36998:0): setting state to error
sdp_cma_handler:335 sdp_sock( 8631:0 36999:0): RDMA_CM_EVENT_ADDR_ERROR
sdp_reset_sk:440 sdp_sock( 8631:0 36999:0): setting state to error
sdp_cma_handler:335 sdp_sock( 8631:0 37000:0): RDMA_CM_EVENT_ADDR_ERROR
sdp_reset_sk:440 sdp_sock( 8631:0 37000:0): setting state to error
sdp_cma_handler:335 sdp_sock( 8631:0 37001:0): RDMA_CM_EVENT_ADDR_ER
#
# please have a a look at the example configuration file in
# /usr/share/doc/drbd82/drbd.conf
global { usage-count no; }
resource r0 {
protocol c;
startup { wfc-timeout 0; degr-wfc-timeout 120; }
disk { on-io-error detach; } # or panic
net { allow-two-primaries; cram-hmac-alg "sha1"; shared-secret "a";
}
syncer { rate 500M; }
on xen0{
device /dev/drbd0;
disk /dev/temp/vmspace;
address sdp 10.0.0.1:7800;
meta-disk internal;
}
on xen1 {
device /dev/drbd0;
disk /dev/test/vmspace;
address sdp 10.0.0.2:7800;
meta-disk internal;
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20091001/d9109641/attachment.htm>