This is a discussion on HACMP Network questions within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi All, I am very new to HACMP, and trying to configure a simple 2 node cluster. After reading ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All, I am very new to HACMP, and trying to configure a simple 2 node cluster. After reading the redbooks, I am in the process of configuring my network. Currently, I have 3 NICs on each node. My question is, do all 3 (6 total) IP addresses need to be on the same subnet, for HACMP to function properly? TIA! |
| |||
| On Apr 3, 3:40 pm, "Mag" <magaw...@gmail.com> wrote: > Hi All, > > I am very new toHACMP, and trying to configure a simple 2 node > cluster. After reading the redbooks, I am in the process of > configuring my network. Currently, I have 3 NICs on each node. > > My question is, do all 3 (6 total) IP addresses need to be on the same > subnet, forHACMPto function properly? > > TIA! They can be on the same physical network. But they have to be logically separate networks. (Logically seperate them using netmask!) Depending on the topology you use you need to pick the addresses. You need each one of adapter (2 actually one on each node) to be on different logical subnets. |
| ||||
| On Apr 4, 1:23 am, weberfut...@gmail.com wrote: > On Apr 3, 3:40 pm, "Mag" <magaw...@gmail.com> wrote: > > > Hi All, > > > I am very new toHACMP, and trying to configure a simple 2 node > > cluster. After reading the redbooks, I am in the process of > > configuring my network. Currently, I have 3 NICs on each node. > > > My question is, do all 3 (6 total) IP addresses need to be on the same > > subnet, forHACMPto function properly? > > > TIA! > > They can be on the same physical network. > But they have to be logically separate networks. > (Logically seperate them using netmask!) > Depending on the topology you use you need to pick the addresses. > > You need each one of adapter (2 actually one on each node) > to be on different logical subnets. Congratulations, you confused me :-) I am currently putting everhing on the samesubnet, this seems to work fine. However, will it work on different subnets? Can I use a TCP/IP for hearbeat interface? |