This topic describes how to check the current state of the cluster
and stop the metadata server that you are upgrading.
Steps
- From the master metadata server engine, change directories to the
binaries directory.
cd /usr/tank/admin/bin
- Check the current state of the cluster.
./sfscli statcluster
- Start the Administrative command-line interface in interactive
mode.
./sfscli
- Stop the metadata server that you are going to upgrade.
stopserver server_name
- When prompted to confirm that you want to stop this server, respond
with yes.
- Verify that the server has stopped.
lsserver server_name
The selected server should be listed as "Not Running."