1753798 Members
7365 Online
108805 Solutions
New Discussion юеВ

Cluster Switching

 
Din_1
Frequent Advisor

Cluster Switching

Dear All,

How do i find a HP UX cluster in auto switching mode or manual switching mode ?

Regards,
Din
5 REPLIES 5
Vishu
Trusted Contributor

Re: Cluster Switching

Hi Din,

When you issue the command cmviewcl, there is a paramter named AUTO_RUN in the package details. if it is enabled, then it is auto-switching and if it is disabled, then its manual.
Roopesh Francis_1
Trusted Contributor

Re: Cluster Switching

Din,

You can get the auto run mode from cmviewcl command
#cmviewcl
NODE STATUS STATE
S-a up running
S-b up running
PACKAGE STATUS STATE AUTO_RUN NODE
P-1 up running enabled S-a

Thanks

Din_1
Frequent Advisor

Re: Cluster Switching

Hi Ranju,

As you said, i don't find any parameter called AUTO-RUN in my cmviewcl output

CLUSTER STATUS
myclus up

NODE STATUS STATE
myhost1 up running

Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 0/1/2/0 lan0
PRIMARY up 0/5/2/0 lan2
PRIMARY up 0/2/1/0 lan1
STANDBY down 0/6/1/0 lan3

NODE STATUS STATE
myhost2 up running

Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 0/1/2/0 lan0
STANDBY down 0/6/1/0 lan3
PRIMARY up 0/5/2/0 lan2
PRIMARY up 0/2/1/0 lan1

Please look at the output of cmviewcl -v as shown above.

Regards,
Din
Roopesh Francis_1
Trusted Contributor

Re: Cluster Switching

i dont see any package in this cluster
Din_1
Frequent Advisor

Re: Cluster Switching

Sorry, as i'm new to the cluster configuration in HPUX, i didn't actually understand.

Anyway thanks for your support.

Thanks | Din