Operating System - Linux
1751771 Members
4392 Online
108781 Solutions
New Discussion

Sequence shutdown cluster server

 
Naj
Valued Contributor

Sequence shutdown cluster server

Hi Expert,

 

Just quick question need to confirm.

Would you please give some opinion to shutdown and bringing up the server cluster.

 

3 cluster server

 

server a - 10 packages

server b and c - 10 packages

 

please confirm below sequence

 

1. cmhalt -f server a (node a)

2.. cmhalt -f server b (node b and c)

3 . shutdown all server.

 

To power on server.

 

1. Power on server a

2. Power on server b

3. Power on server c

 

Please give me some advise

 

Thanks in advance

 

Regards

//Nj

 


____________________________________________
:: Really appreciate if you could assign some points.
:: Don't know how to assign point? Click the KUDOS! star!
1 REPLY 1
Nighwish
Frequent Advisor

Re: Sequence shutdown cluster server

Hi

 

 

cmhaltcl -f server ( wiil stop all the packages in the node and the cluster service )

 

If everyting is weel configured you shouldn't have any problem.

 

 

You can allway stop first all packages cmhaltpkg, and then stop the cluster cmhaltcl

 

Regards