Administrator's and User's Guide for SFM HP-UX 11i v3 March 2012

Table 18 Troubleshooting instance providers (continued)
SolutionCauseProblem
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
7. To check whether the link is created, enter the
following command at the /opt/wbem/
providers/lib directory:
# ls -l
Following is a sample output indicating that the
link is created:
On Itanium-based systems:
# lrwxr-xr-x 1 root sys 30 Jan 12
06:56 libsfmproviders.so ->
/opt/sfm/lib/libsfmproviders.1
On PA-RISC-based systems:
# 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
To check if SFMProviderModule is running, enter the
following command at the HP-UX prompt:
Cause 3
SFMProviderModule is not running.
# cimprovider -ls
Following is a sample output of the command:
MODULE
STATUS
OperatingSystemModule OK
ComputerSystemModule OK
ProcessModule OK
IPProviderModule OK
SFMProviderModule
Degraded
If the status of SFMProviderModule is Degraded as
displayed in the given output, SFMProviderModule
is not running.
To enable SFMProviderModule, complete the
following steps:
1. Enter the following command at the HP-UX prompt
to disable SFMProviderModule:
# cimprovider d m
SFMProviderModule
2. Enter the following command at the HP-UX prompt
to enable SFMProviderModule:
# cimprovider e m
SFMProviderModule
80 Troubleshooting SFM