HP Integrity rx5670 Windows Integrity nPartition Guide - Page 19

Managing nPartitions using WBEM, Running Partition Manager using WBEM

Page 19 highlights

NOTE Introduction Management interface options • WBEM SSL Certificate (cert.pem file) The WBEM SSL Certificate file resides on the system that is being managed and contains the local WBEM server's certificate. On a Windows system, the WBEM SSL Certificate file is in the location specified by the sslCertificateFilePath entry in the %PEGASUS_HOME%\cimserver_current.conf file, and is usually %SystemDrive%\hp\sslshare\cert.pem. • WBEM Trusted Certificate Store (known_hosts.pem file) The Trusted Certificate Store file resides on the system from which WBEM remote management commands are issued. On a Windows system, the WBEM Trusted Certificate Store file resides in the %SystemDrive%\hp\sslshare directory. • Partition Manager Trusted Certificate Store (parmgr.keystore file) The Partition Manager Certificate Store file resides on the system from which Partition Manager is run. It is used by Partition Manager to validate server certificates. On a Windows system, the Partition Manager Trusted Certificate Store file resides in the %SystemDrive%\hp\sslshare directory. In order for remote WBEM SSL connections to succeed, the WBEM SSL server certificate from the remote system you are connecting to (the WBEM server) must first be imported into the trusted certificate store(s) on the system where the remote WBEM commands are issued from (the client system). For a description of how to do this, see "Configuring for secure WBEM communications" on page 40. Managing nPartitions using WBEM Using WBEM, you can manage remote nPartitions indirectly, via an existing nPartition on the server. You cannot use WBEM to manage nPartitions remotely if none of the nPartitions on the target server have been booted or configured yet, or if the nPar Provider or MP device driver components have not been installed yet. To use WBEM, install the WMI Mapper and the nPartition commands software on your management station. After you install the tools, enable secure WBEM communications by referring to "Configuring for secure WBEM communications" on page 40. You can then use Partition Manager or the nPartition commands to manage your remote nPartitions. Running Partition Manager using WBEM You can run Partition Manager with WBEM in one of two ways: • If running Partition Manager on an nPartition: Select the Switch Complexes task from the Tools menu. In the resulting dialog enter the hostname or IP address of the remote nPartition, and supply a username and that user's password. To merely display information about the target complex, specify any user defined on the remote nPartition. To make changes to the target complex, specify a user with superuser privileges on the remote nPartition. Chapter 1 19

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160

Introduction
Management interface options
Chapter 1
19
WBEM SSL Certificate (cert.pem file)
The WBEM SSL Certificate file resides on the system that is being managed and
contains the local WBEM server’s certificate.
On a Windows system, the WBEM SSL Certificate file is in the location specified by
the
sslCertificateFilePath
entry in the
%PEGASUS_HOME%\cimserver_current.conf
file, and is usually
%SystemDrive%\hp\sslshare\cert.pem
.
WBEM Trusted Certificate Store (known_hosts.pem file)
The Trusted Certificate Store file resides on the system from which WBEM remote
management commands are issued. On a Windows system, the WBEM Trusted
Certificate Store file resides in the
%SystemDrive%\hp\sslshare
directory.
Partition Manager Trusted Certificate Store (parmgr.keystore file)
The Partition Manager Certificate Store file resides on the system from which
Partition Manager is run. It is used by Partition Manager to validate server
certificates. On a Windows system, the Partition Manager Trusted Certificate Store
file resides in the
%SystemDrive%\hp\sslshare
directory.
In order for remote WBEM SSL connections to succeed, the WBEM SSL server
certificate from the remote system you are connecting to (the WBEM server) must first
be imported into the trusted certificate store(s) on the system where the remote WBEM
commands are issued from (the client system). For a description of how to do this, see
“Configuring for secure WBEM communications” on page 40.
Managing nPartitions using WBEM
Using WBEM, you can manage remote nPartitions indirectly, via an existing nPartition
on the server.
NOTE
You
cannot
use WBEM to manage nPartitions remotely if none of the nPartitions on the
target server have been booted or configured yet, or if the nPar Provider or MP device
driver components have not been installed yet.
To use WBEM, install the WMI Mapper and the nPartition commands software on your
management station. After you install the tools, enable secure WBEM communications
by referring to “Configuring for secure WBEM communications” on page 40. You can
then use Partition Manager or the nPartition commands to manage your remote
nPartitions.
Running Partition Manager using WBEM
You can run Partition Manager with
WBEM in one of two ways:
If running Partition Manager on an nPartition:
Select the
Switch Complexes
task from the
Tools
menu. In the resulting dialog enter
the hostname or IP address of the remote nPartition, and supply a username and
that user’s password.
To merely display information about the target complex, specify any user defined on
the remote nPartition. To make changes to the target complex, specify a user with
superuser privileges on the remote nPartition.