HP StorageWorks HSG80 ACS Solution Software V8.8 for HP-UX Installation and Configuration Guide (AA-RV1FA-TE, March 2005)

Installing and Configuring HSG Agent
149HSG80 ACS Solution Software V8.8 for HP-UX Installation and Configuration Guide
Removing the Agent
To remove the Agent from the host server:
1. Shut down the Agent.
a. Invoke the configuration menu by typing:
./opt/steam/bin/config.sh
b. Select option 3 (Start/Stop the Agent).
c. Confirm Agent shutdown by pressing Enter.
Remove the
steam entries in 2 files.
2. Select option 14, (Remove a subsystem).
/etc/inittab
hsvg::once:/opt/steam/bin/hsg_vgmon >> 2>&1
stmd::respawn:/opt/steam/bin/steamd -S >>
/var/adm/syslog/steamd.log 2>&1
ntfy::respawn:/opt/steam/bin/notify.exe >>
/var/adm/syslog/steamd.log 2>&1
/etc/services
spgui 4998/tcp #StorageWorks Client
spagent 4999/tcp #StorageWorks Agent
Remove the steam directory and all its subordinate files.
3. Select option 5 (Uninstall Agent).
cd /opt
rm –r /opt/steam
If for some reason any of the files do not delete check the to see if the Agent
or Notify is still running.
Login as root.
ps –ef |grep steam
If you see either these then your Agent or Notify process may be hung. For
example:
root 1497 1 0 18:10:13 console 0:26
/opt/steam/bin/steamd -S
root 1498 1 0 18:10:13 console 0:00
/opt/steam/bin/notify.exe