Shutting down an IBM Spectrum Scale cluster

Use the following information to shut down an IBM Spectrum Scale™ cluster in an emergency situation.

  1. Stop the protocol services on all protocol nodes in the cluster using the mmces service stop command. For example:
    mmces service stop nfs -a
    mmces service stop smb -a
    mmces service stop obj -a
  2. Unmount all file systems, except the CES shared root file system, on all nodes in the cluster using the mmumount command.
  3. Stop GPFS™ daemons on all protocol nodes in the cluster using the mmshutdown -N cesNodes command.
  4. Unmount all file systems on all nodes in the cluster using the mmumount all -a command.
  5. Stop GPFS daemons on all nodes in the cluster using the mmshutdown -a command.

After performing these steps, depending on your operating system, shut down your servers accordingly.

Before shutting down and powering up your servers, consider the following:

  • You must shut down NSD servers before the storage subsystem. While powering up, the storage subsystem must be online before NSD servers are up so that LUNs are visible to them.

  • In a power-on scenario, verify that all network and storage subsystems are fully operational before bringing up any IBM Spectrum Scale nodes.

  • On the Power® platform, you must shut down operating systems for LPARs first and then power off servers using Hardware Management Console (HMC). HMC must be the last to be shut down and the first to be powered up.

  • It is preferable to shut down your Ethernet and InfiniBand switches using the management console instead of powering them off. In any case, network infrastructure such as switches or extenders must be powered off last.

  • After starting up again, verify that functions such as AFM and policies are operational. You might need to manually restart some functions.

  • There are a number other GPFS functions that could be interrupted by a shutdown. Ensure that you understand what else might need to be verified depending on your environment.