1753707 Members
5071 Online
108799 Solutions
New Discussion юеВ

Re: Package Name Command

 
SOLVED
Go to solution
rleon
Regular Advisor

Package Name Command

Is there a cmview command that can be used get the package name?
7 REPLIES 7
Patrick Wallek
Honored Contributor
Solution

Re: Package Name Command

cmviewcl shows the cluster name and package names for all running packages.

$ cmviewcl
CLUSTER STATUS
whcluster up

NODE STATUS STATE
hquwh01 up running

PACKAGE STATUS STATE AUTO_RUN NODE
whpackage1 up running enabled hquwh01

NODE STATUS STATE
hquwh05 up running

PACKAGE STATUS STATE AUTO_RUN NODE
whpackage3 up running enabled hquwh05

$cmviewcl -v

will show even more details.

Re: Package Name Command

or:

cmviewcl -l package

to only get pkg information

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Sajjad Sahir
Honored Contributor

Re: Package Name Command

Dear

cmviewcl is the command to see the cluster status. ok
u can cmviewcl -v also it will give more detailed information


thanks and regards

sajjad
Pedro Cosmen
Valued Contributor

Re: Package Name Command

Hello,

Besides the cmviewcl command you can also use HP Service Guard Manager:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA

Regards.
Pedro.
Suraj K Sankari
Honored Contributor

Re: Package Name Command

Hi,
Command is

#cmviewcl
or
#cmviewcl -v


Suraj
Vinod Kumar Yadav
Trusted Contributor

Re: Package Name Command

Hi,

For Checking the MCSG Cluster Status & all PKG Status use the below commands.

#cmviewcl - The Cluster Status with node&pkg
#cmviewcl -v The Complete cluster Information
#cmviewcl -l package The Pkg only pkg information.

Please find the attached Cluster pkg status
screen shot.
Jai Shiv Shankar
Vishu
Trusted Contributor

Re: Package Name Command

Hi PBSG,

you said "to get the package name".

If only package name you want to get and not the other information, then do

# cmviewcl -l package

If the nodes and the package infomation is required, then

# cmviewcl

else, if need to see all cluster details, then

# cmviewcl -v

and complete detail about a particular package, then

# cmviewcl -p