Operating System - HP-UX
1837681 Members
4251 Online
110117 Solutions
New Discussion

Re: Issue while cmcheckconf/cmapplyconf

 
SOLVED
Go to solution
Sreer
Valued Contributor

Issue while cmcheckconf/cmapplyconf

Dear Gurus,

 

I am facing an issue in my 2 node hpux cluster.

 

HP-UX sgpsdbah B.11.31 U ia64 3696607959 unlimited-user license

T1905CA A.11.19.00 Serviceguard

 

the lan card configuration is as below.

 

 

NODE_NAME sgpsdbah001a
NETWORK_INTERFACE lan0
STATIONARY_IP 156.5.202.35
NETWORK_INTERFACE lan2
HEARTBEAT_IP 156.5.3.23
NETWORK_INTERFACE lan1
NETWORK_INTERFACE lan3
# CLUSTER_LOCK_LUN
FIRST_CLUSTER_LOCK_PV /dev/disk/disk429



NODE_NAME sgpsdbah001b
NETWORK_INTERFACE lan0
STATIONARY_IP 156.5.202.36
NETWORK_INTERFACE lan2
HEARTBEAT_IP 156.5.3.24
NETWORK_INTERFACE lan1
NETWORK_INTERFACE lan3
# CLUSTER_LOCK_LUN
FIRST_CLUSTER_LOCK_PV /dev/disk/disk539

 

While doing cmcheck/cmapply its giving below errors.

 

sgpsdbah001a:/etc/cmcluster (root) cmcheckconf -C cmclconfig.ascii
Defaulting MAX_CONFIGURED_PACKAGES to 300.
Defaulting MAX_CONFIGURED_PACKAGES to 300.
lan1 on node sgpsdbah001a cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
lan3 on node sgpsdbah001a cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
lan1 on node sgpsdbah001b cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
lan3 on node sgpsdbah001b cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
Failed to evaluate network
cmcheckconf: Unable to reconcile configuration file cmclconfig.ascii
with discovered configuration information.

 

Rgds

Sree

 

 

1 REPLY 1
Sreer
Valued Contributor
Solution

Re: Issue while cmcheckconf/cmapplyconf

Dear Gurus, The issue has been reslolved. Root cause was the connection issue btw the standby NICs. Configured the lan correctly. Rgds Sree