Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Warning |
---|
When you assign an IP address on each NIC for service, heartbeat and mirror, Each IP address should not be on the same subnet among them. But each pair of them between nodes must be on the same subnet. |
IP Address
Each node in a cluster should have at least one IP address for every NIC to be used by MCCS. Virtual IP addresses which is switchable between nodes which communicate to clients also should be reserved. (The number of virtual IP address can be variable according to the clients' needs.)
When you reserve virtual IP addresses, this must be on the same subnet as the real IP address of the NIC of node. For example, if the real IP address of the NIC is 10.10.10.10/255.255.255.0, virtual IP addresses that MCCS uses on that NIC must be in the form 10.10.10.x/255.255.255.0 where x is any unassigned number from 1 to 254.
Firewall
MCCS basically uses TCP/UDP port from 14321 to 14324 and it is done mostly automatically.
...