Stopping and starting

From Lsdf
Revision as of 22:01, 20 October 2014 by Jvw (talk | contribs) (Created page with "==Stopping the HPSS services== Stopping is done in two steps. First in the GUI all activity is to be stopped. Then run the ''hpss_deactivate_node'' script. <pre> - 1 open the …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stopping the HPSS services

Stopping is done in two steps. First in the GUI all activity is to be stopped. Then run the hpss_deactivate_node script.

- 1 open the HPSS GUI
- 2 click on Operations --> Shutdown --> All Non-SSM Servers
- 3 then Operations --> Shutdown --> System Manager

Then stop the daemons and database:

/ha/bin/hpss_deactivate_node.ksh

Starting the HPSS services

Starting is done in two steps. First run the hpss_activate_node script, then start the processe in the GUI.

/ha/bin/hpss_activate_node.ksh

In the GUI do the following

- 1 open the HPSS GUI
- 2 Operations --> Start --> System Manager
- 3 click on Operations --> Start --> All Non-SSM Servers