Cluster error in R6

I have to RedHat 8.0 Domino 6.0.1CF1 test machines in a cluster (Cluster #1). I get the following output from running “show cluster” on the consoles. One “test1”:> show cluster

Cluster information:

Cluster name: Cluster #1, Server name: test1-lr6/test-r6

Server cluster probe timeout: 1 minute(s)

Server cluster probe count: 264

Server cluster default port: *

Server availability threshold: 0

Server availability index: 100 (state: AVAILABLE)

Server availability default minimum transaction time: 3000

Cluster members (2):

    Server: test2-lr6/test-r6, availability index: 100

    Server: test1-lr6/test-r6, availability index: 100

One “test 2”:

show cluster

Cluster information:

Cluster name: Cluster #1, Server name: test2-lr6/test-r6

Server cluster probe timeout: 1 minute(s)

Server cluster probe count: 246

Server cluster default port: *

Server availability threshold: 0

Server availability index: 100 (state: AVAILABLE)

Server availability default minimum transaction time: 3000

Cluster members (2):

    Server: test1-lr6/test-r6, availability index: 100

    server: test2-lr6/test-r6, availability: UNREACHABLE

Very strange that the second box recognizes that it is in the cluster, and can contact test1, but finds itself unreachable (and the first box does not). I have check to make sure I can reach “test2-lr6” on “test2-lr6” itself via dns by pinging. So there should not be a problem there. But I really do not have a clue. Anyone?

Also, the only way I have figured out how to manipulate how the cluster treats dbs is in the cluster directory (right clicking certain dbs). There has got to be a better/greater way to manipulate services, availability indices, possibly set the everything to fail over if one db fails, etc. But I am not familiar enough with the software to know where these options may be hiding. Any help will be appreciated.

Subject: Cluster error in R6

I also have the exact same problem, so if, by any chance, you do have an answer to that problem, I would be glad to be inform about it.