Sponsored Content
Full Discussion: PowerHA6
Operating Systems AIX PowerHA6 Post 302752011 by MichaelFelt on Saturday 5th of January 2013 08:45:51 AM
Old 01-05-2013
You should be thinking in terms of boot IP address.

Since HACMP/PowerHA 5.X the correct term has been service/non-service IP addresses (when using IP aliasing, versus the HACMP 4.X and earlier standard of IP address "replacement".

The difference between a persistent address and a service address is that a persistent address is node bound while a service is not node bound - a service address is resource group bound.

Using/documenting a PowerHA cluster using the term "boot" only leads to confusion.

Yes, you can create etherchannels - but do not let an adapter become a SPOF (maybe I read wrong, but I am unsure if you have 2 NIC with 2 ports each per server, or 2 servers with 1 NIC and 2 ports each. If 2 NICS per server, 2x etherchannel is fine (great even!), otherwise - not advised -- Just make sure it is one port each from each NIC.

Hope this helps!
 
HOSTS(5)							File Formats Manual							  HOSTS(5)

NAME
hosts - host name data base DESCRIPTION
The hosts file contains information regarding the known hosts on the network. For each host a single line should be present with the fol- lowing information: official host name Internet address aliases Items are separated by any number of blanks and/or tab characters. A ``#'' indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file. When using the name server named(8), this file provides a backup when the name server is not running. For the name server, it is suggested that only a few addresses be included in this file. These include address for the local interfaces that ifconfig(8C) needs at boot time and a few machines on the local network. This file may be created from the official host data base maintained at the Network Information Control Center (NIC), though local changes may be required to bring it up to date regarding unofficial aliases and/or unknown hosts. As the data base maintained at NIC is incom- plete, use of the name server is recommend for sites on the DARPA Internet. Network addresses are specified in the conventional ``.'' notation using the inet_addr() routine from the Internet address manipulation library, inet(3N). Host names may contain any printable character other than a field delimiter, newline, or comment character. FILES
/etc/hosts SEE ALSO
gethostbyname(3N), ifconfig(8C), named(8) Name Server Operations Guide for BIND 4.2 Berkeley Distribution May 14, 1986 HOSTS(5)
All times are GMT -4. The time now is 07:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy