| United States-English |
|
|
|
![]() |
System Fault Management Administrator’s Guide: HP-UX 11i v2 > Chapter 6 Troubleshooting SFMTroubleshooting Instance Providers |
|
This section describes techniques for troubleshooting instance providers, such as the CPU Instance Provider, Memory Instance Provider, Filter Metadata (FMD) Provider, and Environmental Providers. The serial number and part number property of memory modules, or bulk power supplies are not available. Either or both of the following can be the cause of this problem: Complete the following steps to check whether the part number and serial number are supported on the given system, and whether the provider is configured properly:
Requests for instances do not return any value. The Common Information Model Object Manager (CIMOM) is not running. Enter the following command at the HP-UX prompt: If the name cimserver is displayed in the output, the CIMOM is running properly. If cimserver is not displayed in the output, stop the CIMOM by entering the following command at the HP-UX prompt: To restart the CIMOM, enter the following command at the HP-UX prompt: The provider is not registered properly. Enter the following command at the HP-UX prompt: # cimprovider -ls | grep SFMProviderModule If the following output is displayed, all the providers are registered properly: If the output displayed is different from this output, the provider module is not registered. To register the provider module, enter the following command at the HP-UX prompt: # cimmof -nroot/PG-InterOp /opt/sfm/schemas/mof/SFMProvidersR.mof If no errors are displayed, the provider module is registered successfully. If errors are displayed, restart the CIMOM by entering the following command at the HP-UX prompt: After the CIMOM restarts, enter the following command at the HP-UX prompt to register the provider module: # cimmof -nroot/PG-InterOp /opt/sfm/schemas/mof/SFMProvidersR.mof After the provider module is registered, create a link between the SFM providers and the CIMOM by entering the following command at the HP-UX prompt: On Itanium-based systems, enter: # ln -s /opt/sfm/lib/libsfmproviders.1 /opt/wbem/providers/lib/libsfmproviders.so On PA-RISC-based systems, enter: # ln -s /opt/sfm/lib/libsfmproviders.1 /opt/wbem/providers/lib/libsfmproviders.sl To check whether the link is created, enter the following command at the /opt/wbem/providers/lib directory: Following is a sample output indicating that the link is created: # lrwxr-xr-x 1 root sys 30 Jan 12 06:56 libsfmproviders.so -> /opt/sfm/lib/libsfmproviders.1 # lrwxr-xr-x 1 root sys 30 Jan 12 6:56 libsfmproviders.sl -> /opt/sfm/lib/libsfmproviders.1 If the link is already present, the following error message appears: # ln: /opt/wbem/providers/lib/libsfmproviders.sl exists First request on systems does not return with required information immediately. Requested information is being collected. The following message is displayed: Inventory is being built currently. Please try after some time. Wait a while, then request for the information again. Providers respond with requested information when information has been gathered. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||