Manually Restarting Gpfs On The Enterprise Storage Server 3200 Canisters Example - IBM Elastic Storage System 3200 Service Manual

Hide thumbs Also See for Elastic Storage System 3200:
Table of Contents

Advertisement

Manually restarting GPFS on the Enterprise Storage Server 3200
canisters example
You can manually stop and start GPFS to solidify the nodes configuration changes on both canisters.
For configuration changes to take effect, restart GPFS on one canister at a time, and ensure that at least
one of the canisters is always in the active state. It is also important to understand the effect of losing
quorum on the canister during the GPFS recycling.
1. Check the quorum state by issuing the following command:
# mmgetstate -s
Refer to the following sample output.
Node number
-------------------------------------------
21
Summary information
---------------------
Number of nodes defined in the cluster:
Number of local nodes active in the cluster:
Number of remote nodes joined in this cluster:
Number of quorum nodes defined in the cluster:
Number of quorum nodes active in the cluster:
Quorum = 4, Quorum achieved
2. Shut down GPFS on a canister by issuing the following command:
# mmshutdown -N <node name>
3. Start GPFS on a canister by issuing the following command:
# mmstartup -N <node name>
4. Check the state of GPFS on both canisters by issuing the following command:
# mmgetstate -N <node class name>
Refer to the following sample output.
Node number
-------------------------------------------
21
22
5. Issue the following command until GPFS is in the active state on both canisters:
# mmgetstate -N <node class name>
Refer to the following sample output.
Node number
-------------------------------------------
21
22
6. Repeat the mmshutdown command and the mmstartup command on <node name>.
Node name
GPFS state
ess3200a-ib
active
Node name
GPFS state
ess3200a-ib
arbitrating
ess3200b-ib
active
Node name
GPFS state
ess3200a-ib
active
ess3200b-ib
active
10
10
0
6
6
Chapter 1. Servicing (customer tasks) 29

Advertisement

Table of Contents
loading

Table of Contents