hi all gfs from cvs after run fence_tool join in /var/log/messages i see ccsd[10248]: Error while processing connect: Connection refused last message repeated 31 times last message repeated 61 time .... # strace -p 10248 (ccsd) [pid 10248] select(1024, [6 9], NULL, NULL, NULL <unfinished ...> [pid 10249] futex(0x4bfcab28, FUTEX_WAIT, 2, NULL <unfinished ...> [pid 10248] <... select resumed> ) = 1 (in [6]) [pid 10248] accept(6, {sa_family=AF_INET, sin_port=htons(855), sin_addr=inet_addr("127.0.0.1")}, [16]) = 11 [pid 10248] read(11, "\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 20) = 20 [pid 10248] time([1093554303]) = 1093554303 [pid 10248] rt_sigaction(SIGPIPE, {0x298450, [], 0}, {SIG_DFL}, 8) = 0 [pid 10248] send(12, "<27>Aug 27 01:05:03 ccsd[10248]:"..., 84, 0) = 84 [pid 10248] rt_sigaction(SIGPIPE, {SIG_DFL}, NULL, 8) = 0 [pid 10248] write(11, "\1\0\0\0\0\0\0\0\0\0\0\0\221\377\377\377\0\0\0\0", 20) = 20 [pid 10248] close(11) = 0 # strace -p 10269 (fenced) Process 10269 attached - interrupt to quit setup() = 0 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 1 bind(1, {sa_family=AF_INET, sin_port=htons(902), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 connect(1, {sa_family=AF_INET, sin_port=htons(50006), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 write(1, "\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 20) = 20 read(1, "\1\0\0\0\0\0\0\0\0\0\0\0\221\377\377\377\0\0\0\0", 20) = 20 close(1) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 nanosleep({1, 0}, {1, 0}) = 0 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 1 bind(1, {sa_family=AF_INET, sin_port=htons(903), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 connect(1, {sa_family=AF_INET, sin_port=htons(50006), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 write(1, "\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 20) = 20 read(1, "\1\0\0\0\0\0\0\0\0\0\0\0\221\377\377\377\0\0\0\0", 20) = 20 close(1) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 nanosleep({1, 0}, <unfinished ...> Process 10269 detached In what a problem? ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.