1838576 Members
4161 Online
110128 Solutions
New Discussion

Errors on cmrunpkg

 
Network Servers
Advisor

Errors on cmrunpkg

I am trying to start a package and get the following errors:

cmrunpkg : Script failed with no restart: ODBXPR should not be restarted.
Check the syslog on node lamarwf2 and pkg log files for more detailed information.

The package log file shows the following error:

Apr 22 02:04:51 - Node "lamarwf2": Adding IP address 10.3.209.15 to subnet 10.3.209.0
cmmodnet : Unable to verify IP address 10.3.209.15.
cmmodnet : 10.3.209.15 might already be configured as a heartbeat IP address.
ERROR: Function add_ip_address
ERROR: Failed to add IP address to subnet
Apr 22 02:04:51 - Node "lamarwf2": Remove IP address 10.3.209.15 from subnet 10.3.209.0


Can anyone tell me why I am getting this error?
Don't fly off the handle when you are full of baloney...
2 REPLIES 2

Re: Errors on cmrunpkg

With the package down can you ping 10.3.209.15 ? You *shouldn't* be able to. This is the packages IP address and will move with it - it shouldn't be already setup on any of your NICs in the cluster.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Network Servers
Advisor

Re: Errors on cmrunpkg

Ok ... Duncan that twice :o) You gave enough of a push in the right direction to figure it out. I did not push the .cntl file to the other nodes. Thanks!
Don't fly off the handle when you are full of baloney...