StorageTek Tape Analytics Administration Reference Guide, Version 1.0.2 |
E28379-03 |
The following topics are discussed here:
See “STA Backup Service” and “Reset the STA Backup Service Password” for descriptions of these services.
Note – After installation of the STA application, the STA Services daemon starts the STA Backup and STA Resource Monitor services, but because they are not yet configured, they are not activated. The services are not activated to perform their respective functions until they are fully configured. For a description of this process, see the “Configuring STA Services” chapter of the StorageTek Tape Analytics Configuration Guide.
Check to be sure the STA Services daemon is running. If it is not, see “Start and Stop the STA Services Daemon”.
# service staservd status STA Services Daemon is running [pid=1374] |
To start the STA Services Daemon:
# service staservd start Starting STA Services Daemon Wed Nov 2 20:32:23 MDT 2011 ... started [pid=17571] |
To stop the STA Services Daemon:
# service staservd stop Stopping STA Services Daemon [pid=1374] ... stopped. |
# cp $STAHOME/common/bin/staservd /etc/init.d/staservd |
$STAHOME = /Oracle/StorageTek_Tape_Analytics
# chmod a+x /etc/init.d/staservd |
# chkconfig --add staservd |
# service staservd start Starting STAServer Mon Jul 18 14:00:30 MDT 2011 ... started [pid=1147] |
# service staservd stop |
# chkconfig --del staservd |
# rm /etc/init.d/staservd |
Copyright © 2012 Oracle and/or its affiliates. All rights reserved. | Legal Notices |