Installation Manual

HP Storage Essentials SRM 6.0 Installation Guide 269
The cxws_native.log file contains logging information relative to Tru64 native operations. 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
parameter specified in the configuration file for the cxws_native.log, the 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 relative to Tru64 system calls used. The
configuration information for cxws_native.log is maintained in
/opt/APPQcime/config/cxws_native.cfg, where /opt is the directory into which you
installed the CIM extension. More detailed logging information can be obtained by increasing the
log level. Set LOG_LEVEL to 3 in cxws_native.cfg, and restart the CIM extension to increase
the log level.
Fulfilling the Prerequisites
To verify driver bundle version, enter the following at the command prompt:
# setld -i
Ensure that the required patches listed in the prerequisites are present
Removing the CIM Extension from Tru64
This section describes the following:
Removing the CIM Extension from a Standalone Host, page 269
Removing the CIM Extension from a Cluster, page 269
Removing the CIM Extension from a Standalone Host
To remove the CIM extension for Tru64:
1. Login as root.
2. Go to the /opt/APPQcime/scripts directory, where /opt is the directory into which you
installed the CIM extension.
3. Execute the following script:
tru64_local_uninstall.sh
4. When you see the following message, the CIM extension has been removed:
"UnInstallation of AppStorM Tru64 CIM Extensions was successful".
5. To remove the APPQcime directory, go to the /opt and /cluster/member/{memb}/opt
directories, and enter the following at the command prompt:
# rm -rf APPQcime
Removing the CIM Extension from a Cluster
The uninstall procedure from Removing the CIM Extension from a Standalone Host” on page 269
needs to be executed on one node of the cluster only. The script ensures that the agent process is
stopped on all nodes and the product is considered removed from all the nodes.