Operating System - HP-UX
1754319 Members
3290 Online
108813 Solutions
New Discussion

SG 11.20: Node_Switching_Parameters:SWITCHING is disabled

 
zxy
Occasional Contributor

SG 11.20: Node_Switching_Parameters:SWITCHING is disabled

Hi ,

Cluster: Two nodes, both running 11v3
SG: 11.20

when i disconnected the network connection,the NFS pkg is failover from host2 to host1,
but the Node_Switching_Parameters:SWITCHING is disabled on host2.
and then the NFS pkg is not failover form host1 to host2.
can someone help me resolve this problem?

before failover:
Node_Switching_Parameters:
NODE_TYPE  STATUS   SWITCHING   NAME
Primary          up              enabled        host1
Alternate       up              enabled        host2 (current)

after failover:
Node_Switching_Parameters:
NODE_TYPE   STATUS    SWITCHING    NAME
Primary            up              enabled          host1 (current)
Alternate         up              disabled          host2

 

 

1 REPLY 1
pradeep m
Respected Contributor

Re: SG 11.20: Node_Switching_Parameters:SWITCHING is disabled

You need to enable the Package Switching on node (host2) for the package to start on this node.

 

Run the below command to ,

# cmmodpkg -e -n host2 <pkg name>

 

If a package run script fails, if its service fails, or if its subnet fails on a particular node, there is most likely a package specific problem with that node. The package switching to that particular node will be disabled and the package will not be allowed to run there again until package switching on the node is re-enabled. This prevents automatic restart/failure loops of the package. The administrator should determine why the failure occurred and resolve it. Then, re-enable package switching on that particular node via the -n and -e options.

 

For more details refer the "cmmodpkg" man page. 

Regards,
Pradeep

I am an HP Employee
A quick resolution to technical issues for your HP Enterprise products is just a click away HP Support Center Knowledge-base
See Self Help Post for more details