HP (Hewlett-Packard) BA322 90087 Server User Manual


 
1. Enter the following command
$ RUN SYS$SYSROOT:[WBEM_SERVICES]WBEM_SERVICES$CONFIG
This command starts the utility that configures and initializes the environment for WBEM
Services for OpenVMS.
If the WBEM Services for OpenVMS product (Version 2.0) available with OpenVMS Integrity
servers Version 8.3 is already configured on your system, the following error message and
the recommended remedial actions appear:
%WBEMCONFIG-E-SYSCOMMONLOGICAL, WBEM_VAR can no longer be defined to point to
a location in SYS$COMMON. The repository files in WBEM_VAR should not be shared
with other cluster members.
Follow these manual steps to move the repository out of the SYS$COMMON
area and complete the post installation configuration tasks:
o Delete the sys$common:[WBEM_Services.var...] directory tree.
o Deassign the WBEM_VAR system logical.
o Run this procedure again.
Perform the recommended steps, as in the following example:
$ DELETE SYS$COMMON:[WBEM_SERVICES.VAR...]*.*;*
$ DELETE SYS$COMMON:[WBEM_SERVICES]VAR.DIR;*
$ DEASSIGN/SYS WBEM_VAR
$ RUN SYS$SYSROOT:[WBEM_SERVICES]WBEM_SERVICES$CONFIG
After you start the configuration procedure, go to Section 7.9.5.1 (page 141) and follow the
steps described there, starting with step 2.
2. After displaying the initial configuration utility banner, the utility informs you where it will
store the configuration files and repository and asks if you want to change the location.
The configuration files and repository will be placed in the following location:
SYS$SPECIFIC:[WBEM_Services].
Do you want to change this location (Yes/No) [No]?:
The repository is a compiled version of the CIM class schema. This example assumes you
accept the current location.
3. As shown in the following example, the utility informs you that all configuration questions
have been answered and asks whether you want to continue.
If the utility determines that the repository schema has not changed, the utility informs you
and continues. The utility does not need to upgrade the repository.
If the utility determines that the current repository needs upgrading, or if the utility does
not find a repository (perhaps WBEM Services for OpenVMS had been installed but not
configured), the utility displays a message informing you that the repository will be upgraded
or created and that this will take 10 to 15 minutes depending on your processor and disk
I/O speed. In the following example, the utility needs to create the repository tree.
The utility also creates the SYS$STARTUP:WBEM_Services$Startup.com,
SYS$STARTUP:WBEM_Services$Shutdown.com, and
SYS$SYSROOT:[WBEM_SERVICES]WBEM_Services$Define_Commands.com command
files. The SYS$STARTUP:WBEM_Services$Startup.com file defines system logicals for the
WBEM Services for OpenVMS environment.
All configuration questions have been answered.
Do you want to continue (Yes/No) [Yes]?:
%WBEMCONFIG-I-CREREPBEGIN, Create Repository Begins...
%WBEMCONFIG-I-CREREPCOMPLETE, Create Repository Complete.
This utility creates:
SYS$STARTUP:WBEM_Services$Startup.com
which should be added to SYS$STARTUP:SYSTARTUP_VMS.COM.
7.9 Initializing or Configuring Other Installed Components 143