Difference between revisions of "hidden:Stopping and starting"

From Lsdf
(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 t...")
 
(Blanked the page)
 
Line 1: Line 1:
==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 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
 
</pre>
 
 
Then stop the daemons and database:
 
 
<pre>
 
/ha/bin/hpss_deactivate_node.ksh
 
</pre>
 
 
==Starting the HPSS services==
 
 
 
Run the ''hpss_activate_node'' script, then start the processe in the GUI.
 
 
<pre>
 
[root@hpsscr ~]# /opt/hpss/bin/hpssgui.pl &
 
 
/ha/bin/hpss_activate_node.ksh
 
</pre>
 

Latest revision as of 13:59, 8 July 2016