Duplicate IP Address Causes Comatose Volume Resource

  • 7007941
  • 17-Feb-2011
  • 08-Nov-2012

Environment

Novell Cluster Services
Novell Open Enterprise Server 2 (OES 2) Linux

Situation

When attempting to online a cluster services volume resource, it goes comatose. The volume resource's load.out file and /var/log/messages show the following, where CLP21_SERVER is the volume resource name, CLP21 is the pool name and VOL1 is the volume associated with the volume resource. :

Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + local destination=192.168.143.21
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + '[' -n '' ']'
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + ping -c 1 -q -n 192.168.143.21
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: PING 192.168.143.21 (192.168.143.21) 56(84) bytes of data.
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load:
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: --- 192.168.143.21 ping statistics ---
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: rtt min/avg/max/mdev = 1.889/1.889/1.889/0.000 ms
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + sleep 5
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + ping -c 1 -q -n 192.168.143.21
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: PING 192.168.143.21 (192.168.143.21) 56(84) bytes of data.
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load:
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: --- 192.168.143.21 ping statistics ---
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: rtt min/avg/max/mdev = 0.184/0.184/0.184/0.000 ms
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + return 1
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + rc=1
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + date
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: Thu Feb 17 11:47:38 MST 2011
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + '[' '!' 1 -eq 0 ']'
Feb 17 11:47:38 on11 ncs-resourced: CLP21_SERVER.load: + exit 1
Feb 17 11:47:41 on11 adminus daemon: umounting volume VOL1    lazy=1
Feb 17 11:48:11 on11 kernel: NSSLOG ==> [MSAP] comnLog.c[201]
Feb 17 11:48:11 on11 kernel:      Pool "CLP21" - MSAP deactivate.

Resolution

The NCP Server's IP address (192.168.143.21) was already in use when the volume resource was attempting to be brought online. Likewise if the volume resource is offline, but it's IP address is currently in use, the resource will go comatose if you attempt to online it.

Unbind the NCP Server's IP address from the server on which it is currently bound, or reconfigure your volume resource to use a different IP address.