Stopping and starting: Difference between revisions

From Lsdf
Jump to navigationJump to search
No edit summary
No edit summary
Line 22: Line 22:
==Starting the HPSS services==
==Starting the HPSS services==


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


<pre>
<pre>
/ha/bin/hpss_activate_node.ksh
/ha/bin/hpss_activate_node.ksh
</pre>

In the GUI do the following

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

Revision as of 10:40, 21 October 2014

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 on the active Core-Server (hpsscr)

  [root@hpsscr ~]# /opt/hpss/bin/hpssgui.pl &

- 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

Run the hpss_activate_node script, then start the processe in the GUI.

/ha/bin/hpss_activate_node.ksh