Installation Manual

HP Storage Essentials SRM 6.0 Installation Guide 245
The cxws_native.log contains logging information for NonStop system calls. The configuration
information for cxws_native.log is maintained in
/opt/APPQcime/conf/cxws_native.cfg. When the log file size exceeds the LOG_SIZE
specified in the configuration file, the cxws_native.log file rolls over. The information in
cxws_native.log is moved to cxws_native.log.old. If cxws_native.log.old already
exists, it is deleted.
Increasing the native logging level
The cxws_native.log contains logging information for NonStop system calls. The configuration
information for cxws_native.log is maintained in
/opt/APPQcime/conf/cxws_native.cfg. Detailed logging information can be obtained by
increasing the log level. To increase the log level, set LOG_LEVEL to 3 in cxws_native.cfg and
restart the CIM extension.
Fulfilling the Prerequisites
Use the commands mentioned in this section to determine if you have the required software. To test
whether OSS environment is running, enter the following command from the TACL prompt:
$SYSTEM SYSTEM 1> osh
The prompt switches to a UNIX style. For example:
/home/super:
Removing the CIM Extension from NonStop
To remove the CIM extension:
1. Log in as superuser.
2. Go to the /opt/APPQcime/scripts directory.
3. Execute the script nsk_local_uninstall.sh APPQCIME to remove the CIM extension.
When you see the following message, the CIM extension has been removed:
Uninstallation of package APPQCIME was successful.
Uninstall log can be found at tmp/nsk_local_uninstall.log
4. Execute the script nsk_local_uninstall.sh APPQJAVA to remove the NonStop JAVA
packaged with the extension.
When you see the following message, NonStop JAVA has been removed:
Uninstallation of package APPQJAVA was successful.
Uninstall log can be found at tmp/nsk_local_uninstall.log
5. Go to the /opt directory and enter the following at the command prompt to remove the
APPQcime directory:
# rm -r APPQcime