HP Storage Essentials V5.00.01 installation guide (T4283-96011, January 2006)

Storage Essentials 5.00.01 Installation Guide 137
Stopping the CIM Extension
To stop the CIM Extension, enter the following at the command prompt in the
/opt/APPQcime/tools directory, where /opt is the directory into which you installed the CIM
Extension:
# ./stop
Keep in mind the following:
You must have root privileges to stop the CIM Extension.
When you stop the CIM Extension, the management server is unable to gather information
about this host.
Rolling Over the Logs
The logging information for the CIM Extension is contained primarily in the cxws.log file. The
cxws.log files roll over once the files become more than 30 MB. The information in cxws.log is
moved to cxws.log.1. If cxws.log.1, already exists, cxws.log.2 is created. The numbering for the
files continues sequentially, for example, cxws.log.3, cxws.log.4, etc.
The cxws.out file contains some logging information, such as the CIM Extension starting, which is
recorded in case something unexpected happens with the Java Virtual Machine. The cxws.out file is
rewritten each time the CIM Extension restarts.
Fulfilling the Prerequisites
Use the commands mentioned in this section to determine if you have the required software.
To verify driver bundle version, enter the following at the command prompt:
# swlist
To verify installed patches, enter the following at the command prompt:
# show_patches
To find the HBA driver version, after HBA software bundles are installed and patches applied to the
operating system, enter the following at the command prompt:
# fcmsutil /dev/td0
If host has more than one HBA, enter the following at the command prompt:
# fcmsutil /dev/td1
Number in td# corresponds to the HBA number.
Removing the CIM Extension from HP-UX
To remove the CIM Extension for HP-UX as root:
1. Login as root.
2. Stop the CIM Extension, as described in ”Stopping the CIM Extension” on page 137.
3. Make sure you are not in the APPQcime directory. As a precaution, go to the root directory.