Friday, July 15, 2016

Powering Down Cluster on ACSLS Solaris server


1) Determine active cluster

# clrg status

2) login as root to active node and halt the solaris cluster monitoring routine for ACSLS resource group.

#clrg suspend acsls-rg

3) switch to user acsss and shutdown the acsss services

#su - acsss
$acsss shutdown

4) logout as acsss

$exit

5) As root, gracefully power down

# init 5

No comments:

Post a Comment