qwe4rty
0 pts. | May 9 2005 9:27AM GMT
You need to enable the new port which can use a dedicated NIC : Port name can be CLUST and this is added via Domino Admin, Configuration, Setup Ports on both servers. The same name can be used for the new port on both servers.
Enable Notes.ini paramaters for ServerA :
Cluster Port with dedicated cable to ServerA : 192.168.2.104
and ServerB : 192.168.2.105
These will exist in the notes.ini on bothe ServerA and ServerB
Ports=TCPIP, CLUST
TCPIP_TcpIPAddress=0,10.22.160.52:1352
CLUST_TcpIPAddress=0,192.168.2.10x:1352
Server_Cluster_Default_Port=CLUST
Server_Cluster_Probe_Port=CLUST
SERVER_CLUSTER_ON=1
CLUST_TcpConnectTimeout=0,5
CLUST=TCP,0,15,0,,12888






