Maintaining The System; Shutting Down The System; Shutting Down The Storeall Software - HP StoreAll 8800 Administrator's Manual

Hide thumbs Also See for StoreAll 8800:
Table of Contents

Advertisement

9 Maintaining the system

Shutting down the system

To shut down the system completely, first shut down the StoreAll software, and then power off the
system hardware.

Shutting down the StoreAll software

Use the following procedure to shut down the StoreAll software. Unless noted otherwise, run the
commands from the node hosting the active Fusion Manager.
1.
Stop any active remote replication, data tiering, or rebalancer tasks. Run the following
command to list active tasks and note their task IDs:
# ibrix_task -l
Run the following command to stop each active task, specifying its task ID:
# ibrix_task -k -n TASKID
2.
Disable High Availability on all cluster nodes:
ibrix_server -m -U
3.
Move all passive Fusion Manager instances into nofmfailover mode:
ibrix_fm -m nofmfailover -A
4.
Stop the SMB, NFS and NDMP services on all nodes. Run the following commands:
ibrix_server -s -t cifs -c stop
nl
ibrix_server -s -t nfs -c stop
nl
ibrix_server -s -t ndmp -c stop
If you are using SMB, verify that all likewise services are down on all file serving nodes:
ps -ef | grep likewise
Use kill -9 to stop any likewise services that are still running.
If you are using NFS, verify that all NFS processes are stopped:
ps -ef | grep nfs
If processes are running, use the following commands on the affected node:
# pdsh -a service nfslock stop | dshbak
nl
# pdsh -a service nfs stop | dshbak
If necessary, run the following command on all nodes to find any open file handles for the
mounted file systems:
lsof </mountpoint>
Use kill -9 to stop any processes that still have open file handles on the file systems.
5.
List file systems mounted on the cluster:
# ibrix_fs -l
6.
Unmount all file systems from StoreAll clients:
On Linux StoreAll clients, run the following command to unmount each file system:
ibrix_lwumount -f <fs_name>
On Windows StoreAll clients, stop all applications accessing the file systems, and then
use the client GUI to unmount the file systems (for example, I: DRIVE). Next, go to Services
and stop the fusion service.
92
Maintaining the system

Advertisement

Table of Contents
loading

This manual is also suitable for:

Storeall 9320

Table of Contents