Originally posted by: SystemAdmin
/etc/hosts
127.0.0.1 loopback localhost
192.168.5.10 mclnode1-adm
10.1.1.25 mclnode1_boot1
10.1.2.25 mclnode1_boot2
192.168.5.11 mclnode2-adm mclnode2
192.168.5.15 mclnode-svc
10.1.1.26 mclnode2_boot1
10.1.2.26 mclnode2_boot2
Dear all,
Above is one of Our HACMP Cluster node(two node HACMP) /etc/hosts file. Please let us know are there are any errors in that.
I guess
“_” were used in the host name for server ip “10.1.1.26”, I think underscore is not allowed in hostnames.
eg: 10.1.1.26 mclnode2_boot1
=======================================================================
I doubt using dash character in hostname
=======================================================================
I think in the entry “192.168.5.11 mohclnode2-adm mohclnode2” is wrong it should be like
eg: “192.168.5.11 mclnode2-adm.abc.com mclnode2-adm”
#AIX-Forum