NSM/web 3.1 Installation Guide (H06.23+, J06.12+)

Installation (Pre-T2806H31 SPRs)
HP NonStop Release 3.1 NSM/web Installation Guide663861-001
2-11
Uninstalling NSM/web Manually
The uninstallation process is finished when this message appears:
NSM/web has been uninstalled
Uninstalling NSM/web Manually
If, for any reason, the unstall script is unable to uninstall NSM/web, or if you have an
older version of NSM/web that does not include the unstall file, use these steps to
manually remove the software:
1. Before using the steps in this procedure, move any non-NSM/web files stored in
the installation directories noted above.
2. Stop NSM/web by using this command:
/usr/tandem/NSMweb/bin>stopNSMweb
3. Verify that all NSM/web processes are stopped. If all Guardian files were installed
at the default location, these files should not have open states:
NSDCFGDB
NSDSRL
PATHCTL
PATHOUT
4. Remove the NSM/web files installed in the OSS files directory:
a. Change the directory to /usr/tandem/NSMweb:
cd /usr/tandem/NSMweb
b. Remove NSM/web files in the /usr/tandem/NSMweb/bin directory:
/usr/tandem/NSMweb> rm -R ./bin/*
/usr/tandem/NSMweb>rmdir bin
c. Remove the NSM/web files in the /usr/tandem/NSMweb/log directory:
/usr/tandem/NSMweb> rm -R ./log/*
/usr/tandem/NSMweb>rmdir log
d. Remove the unstall file:
/usr/tandem/NSMweb> rm unstall
Note. This procedure assumes that the installation uses these default directories:
OSS files directory: /usr/tandem/NSMweb
Web contents directory: /usr/tandem/webserver/root/NSMweb
Guardian files location: $SYSTEM.NSMWEB
If your installation does not use the default directories, substitute your site-specific values in
the following steps.
Caution. It is critical that you identify and move any non-NSM/web files stored in the
installation directories because the remaining steps delete the files in these directories.