Operating System - HP-UX
1753419 Members
4702 Online
108793 Solutions
New Discussion

cmviewcl -p <pkg_name> not displaying correctly

 
paul vail_1
Occasional Advisor

cmviewcl -p <pkg_name> not displaying correctly

Hi All,

 

Had a major issue earlier when a switch failed and broadcast stormed the network taking down our SG cluster.

 

Currently i have 3 Nodes out of action but i have the rest of the cluster and packages back up and running, i had to manually startup the cluster using cmruncl -n <node> <node> etc...

 

I am seeing an issue with the cmviewcl -p command which is used by a number of jobs in our scheduler which isn't giving the same output as cmviewcl without any arguments.

 

For example i am seeing (Same result on all active nodes for all packages):-

 

root@servera:>cmviewcl -p pkgabc1prd

    PACKAGE      STATUS       STATE        AUTO_RUN     NODE
    pkgabc1prd   unknown      unknown      disabled     unknown

 

However when i run cmviewcl on its own all looks fine:-

 

root@servera:>cmviewcl

CLUSTER              STATUS
clusterabcprd    up

  NODE         STATUS       STATE
  serverb      down         unknown
  serverc       up           running

    PACKAGE      STATUS       STATE        AUTO_RUN     NODE
    pkgabc1prd   up           running      disabled     serverc
    pkgabc2prd   up           running      disabled     serverc

  NODE         STATUS       STATE
  serverd        up           running

    PACKAGE      STATUS       STATE        AUTO_RUN     NODE
    pkgabc3prd   up           running      enabled      serverd

  NODE         STATUS       STATE
  servere      up           running

    PACKAGE      STATUS       STATE        AUTO_RUN     NODE
    pkgabc4prd   up           running      disabled     servere
  etc...

 

Can anyone explain why im seeing this issue, im assuming its because of the uncontactable nodes, will it rectify itself once the other nodes are able to rejoin the cluster?

1 REPLY 1
abhi_kapoor24
Occasional Visitor

Re: cmviewcl -p <pkg_name> not displaying correctly

can you please tell what is the status of servera? I think you have not pasted full cmviewcl output.

which version of SG are you using?