HP rp7405 nPartition Administrator's Guide, Second Edition - Page 43

Web-Based Enterprise Management (WBEM), Local Management

Page 43 highlights

The service processor will accept IPMI requests over its LAN port only if the request is accompanied by the correct password. To set the IPMI password use the SO command at the service processor Command menu. Communication using IPMI over LAN is authenticated using the challenge and response protocol defined by the IPMI specification. The MD5 message digest algorithm (RFC1321) is used to encrypt the IPMI password and to ensure authentication of both the server and the client. All IPMI messages are authenticated in the manner described above. In addition, appropriate methods are implemented to protect against replay attacks. The use of IPMI over LAN is not affected by setting the nPartition Configuration Privilege to restricted. When the IPMI BT interfaces are restricted certain changes to a complex can only be made by using the nPartition management tools in the mode that utilizes IPMI over LAN. The following list describes all the actions that can be performed using IPMI over LAN. • Retrieving information about the server. • Changing the Stable Complex Configuration Data, including cell local memory settings and all cell assignments (that is: creating an nPartition, assigning cells to an nPartition, unassigning cells from an nPartition, and removing an nPartition). • Powering on/off all cells and I/O chassis in the server, including unassigned resources. • Manipulating any of the attention indicators (LEDs). Web-Based Enterprise Management (WBEM) The Enhanced nPartition Commands and Partition Manager Version 2.0 are implemented as WBEM client applications. The Enhanced nPartition Commands toolset for HP-UX and Linux also includes a WBEM agent known as the nPartition Provider. The Windows operating system includes the Windows Management Instrumentation (WMI) software, which is the Microsoft implementation of WBEM. To support the Windows release of the Enhanced nPartition Commands, HP also provides the WMI Mapper and the WMI nPartition Provider software components for the Windows system. The WMI-based nPartition tools components for Windows provides a WBEM-compliant solution. All communication with the service processor, whether by way of the IPMI BT path [for example, using /dev/ipmi on HP-UX 11i v2 (B.11.23) and HP-UX 11i v3 (B.11.31)] or by IPMI over LAN, is done by the nPartition Provider. The nPartition Provider responds to requests sent to it by the nPartition commands and Partition Manager. Partition Manager uses the nPartition commands to make changes to a cell-based server. Partition Manager Version 2.0 only uses WBEM directly when retrieving information about a server. The power of WBEM is that it enables a distributed architecture. The applications (the nPartition management tools) can be running on one system and can use the WBEM infrastructure to send requests to other systems. See "Remote Management Using WBEM" (page 44) for more details. Local Management As previously mentioned, the Enhanced nPartition Commands and Partition Manager Version 2.0 can run on an nPartition to manage that nPartition and the complex that it belongs to. This is the default behavior of the tools when run on an nPartition. In this scenario, the nPartition management tools send WBEM requests to the nPartition Provider running on the local nPartition (that is, the same nPartition where the tools are being run). The nPartition Provider uses /dev/ipmi to send requests to the service processor in the local complex. If the nPartition Configuration Privilege is unrestricted, then the server can be managed from any nPartition and making changes to other nPartitions in the complex is supported. However, if the privilege is set to restricted then certain operations are supported only when using the Remote and Local Management of nPartitions 43

  • 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
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266

The service processor will accept IPMI requests over its LAN port only if the request is
accompanied by the correct password. To set the IPMI password use the
SO
command at the
service processor Command menu.
Communication using IPMI over LAN is authenticated using the challenge and response protocol
defined by the IPMI specification. The MD5 message digest algorithm (RFC1321) is used to
encrypt the IPMI password and to ensure authentication of both the server and the client. All
IPMI messages are authenticated in the manner described above. In addition, appropriate methods
are implemented to protect against replay attacks.
The use of IPMI over LAN is not affected by setting the nPartition Configuration Privilege to
restricted. When the IPMI BT interfaces are restricted certain changes to a complex can only be
made by using the nPartition management tools in the mode that utilizes IPMI over LAN.
The following list describes all the actions that can be performed using IPMI over LAN.
Retrieving information about the server.
Changing the Stable Complex Configuration Data, including cell local memory settings and
all cell assignments (that is: creating an nPartition, assigning cells to an nPartition, unassigning
cells from an nPartition, and removing an nPartition).
Powering on/off all cells and I/O chassis in the server, including unassigned resources.
Manipulating any of the attention indicators (LEDs).
Web-Based Enterprise Management (WBEM)
The Enhanced nPartition Commands and Partition Manager Version 2.0 are implemented as
WBEM client applications.
The Enhanced nPartition Commands toolset for HP-UX and Linux also includes a WBEM agent
known as the nPartition Provider.
The Windows operating system includes the Windows Management Instrumentation (WMI)
software, which is the Microsoft implementation of WBEM. To support the Windows release of
the Enhanced nPartition Commands, HP also provides the WMI Mapper and the WMI nPartition
Provider software components for the Windows system. The WMI-based nPartition tools
components for Windows provides a WBEM-compliant solution.
All communication with the service processor, whether by way of the IPMI BT path [for example,
using
/dev/ipmi
on HP-UX 11i v2 (B.11.23) and HP-UX 11i v3 (B.11.31)] or by IPMI over LAN,
is done by the nPartition Provider. The nPartition Provider responds to requests sent to it by the
nPartition commands and Partition Manager.
Partition Manager uses the nPartition commands to make changes to a cell-based server. Partition
Manager Version 2.0 only uses WBEM directly when retrieving information about a server.
The power of WBEM is that it enables a distributed architecture. The applications (the nPartition
management tools) can be running on one system and can use the WBEM infrastructure to send
requests to other systems. See
“Remote Management Using WBEM” (page 44)
for more details.
Local Management
As previously mentioned, the Enhanced nPartition Commands and Partition Manager Version
2.0 can run on an nPartition to manage that nPartition and the complex that it belongs to. This
is the default behavior of the tools when run on an nPartition.
In this scenario, the nPartition management tools send WBEM requests to the nPartition Provider
running on the local nPartition (that is, the same nPartition where the tools are being run). The
nPartition Provider uses
/dev/ipmi
to send requests to the service processor in the local complex.
If the nPartition Configuration Privilege is unrestricted, then the server can be managed from
any nPartition and making changes to other nPartitions in the complex is supported. However,
if the privilege is set to restricted then certain operations are supported only when using the
Remote and Local Management of nPartitions
43