HP rp7440 nPartition Administrator's Guide, Second Edition - Page 183

parstatus -c, parmodify -p, is the cell number that you plan to remove from its assigned

Page 183 highlights

• You must immediately perform a reboot for reconfig of an nPartition when you have removed an active cell from the nPartition. • You must immediately perform a reboot for reconfig of an nPartition when you have removed a cell from an active nPartition and specified the -B option to the parmodify command. • You do not need to perform a reboot for reconfig of an nPartition when you have removed an inactive cell from an nPartition and did not specify the -B option to the parmodify command. In the cases where you must immediately perform a reboot for reconfig after removing a cell, not doing so will leave the Complex Profile locked and thus will prevent any other changes to the server complex configuration. In these cases, the reboot for reconfig is required to complete the cell assignment changes and permit other changes to occur. Procedure 6-8 Removing Cells from an nPartition (nPartition Commands) From the command line, use the parmodify command to remove cells from an nPartition. You also can use the parstatus command to list current nPartition details such as cell assignments. NOTE: You can remotely perform this task using remote administration options supported by the Enhanced nPartition Commands or Partition Manager Version 2.0. Remote administration is supported by the Partition Manager Tools→Switch Complexes action and by the nPartition command -u... -h... options or -g... -h... options. For details see "Tools for Configuring nPartitions" (page 165). 1. Login to a system with the nPartition commands installed. If using remote administration features to modify an nPartition, you can login to any system with Enhanced nPartition Commands installed. If removing an inactive cell from an nPartition, you can use local management from any nPartition in the complex. For example, you can login to HP-UX running on any nPartition in the same server complex. If removing an active cell from an nPartition and not using remote administration features, you must login to the nPartition from which the cell is to be removed. 2. Issue the parstatus -c#... command to list the current nPartition assignments and status for each cell (-c# where # is the cell number) that you plan to remove from its assigned nPartition. Specify each cell you plan to remove with a separate -c option. For example, to list details on cells 0, 1, and 2, issue the parstatus -c0 -c1 -c2 command. The cells must all be assigned to the same nPartition in order to remove them using a single procedure. Otherwise, if the cells are assigned to different nPartitions, you must perform this procedure separately for each nPartition. 3. Remove the cell from the nPartition to which it is assigned by using the parmodify -p# -d#... command. Specify the nPartition (-p# where # is the nPartition number) and each cell (-d# where # is the cell number) that you want to remove from the nPartition. If you are performing this task using the Enhanced nPartition Commands to remotely administer a server, also specify the -u... -h... options or the -g... -h... options as appropriate. If removing multiple cells from an nPartition, specify each cell with a separate -d# option on the same command line (such as: parmodify -p1 -d0 -d2... to remove cells 0 and 2 from partition number 1). Unassigning (Removing) Cells from an nPartition 183

  • 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

You must immediately perform a reboot for reconfig of an nPartition when you have removed
an active cell from the nPartition.
You must immediately perform a reboot for reconfig of an nPartition when you have removed
a cell from an active nPartition and specified the
-B
option to the
parmodify
command.
You do not need to perform a reboot for reconfig of an nPartition when you have removed
an inactive cell from an nPartition and did not specify the
-B
option to the
parmodify
command.
In the cases where you must immediately perform a reboot for reconfig after removing a cell,
not doing so will leave the Complex Profile locked and thus will prevent any other changes to
the server complex configuration. In these cases, the reboot for reconfig is required to complete
the cell assignment changes and permit other changes to occur.
Procedure 6-8 Removing Cells from an nPartition (nPartition Commands)
From the command line, use the
parmodify
command to remove cells from an nPartition. You
also can use the
parstatus
command to list current nPartition details such as cell assignments.
NOTE:
You can remotely perform this task using remote administration options supported by
the Enhanced nPartition Commands or Partition Manager Version 2.0. Remote administration
is supported by the Partition Manager
Tools
Switch Complexes
action and by the nPartition
command
-u... -h...
options or
-g... -h...
options.
For details see
“Tools for Configuring nPartitions” (page 165)
.
1.
Login to a system with the nPartition commands installed.
If using remote administration features to modify an nPartition, you can login to any system
with Enhanced nPartition Commands installed.
If removing an inactive cell from an nPartition, you can use local management from any
nPartition in the complex. For example, you can login to HP-UX running on any nPartition
in the same server complex.
If removing an active cell from an nPartition and not using remote administration features,
you must login to the nPartition from which the cell is to be removed.
2.
Issue the
parstatus -c
#
...
command to list the current nPartition assignments and
status for each cell (
-c
#
where
#
is the cell number) that you plan to remove from its assigned
nPartition.
Specify each cell you plan to remove with a separate
-c
option. For example, to list details
on cells 0, 1, and 2, issue the
parstatus -c0 -c1 -c2
command.
The cells must all be assigned to the same nPartition in order to remove them using a single
procedure. Otherwise, if the cells are assigned to different nPartitions, you must perform
this procedure separately for each nPartition.
3.
Remove the cell from the nPartition to which it is assigned by using the
parmodify -p
#
-d
#
...
command.
Specify the nPartition (
-p
#
where
#
is the nPartition number) and each cell (
-d
#
where
#
is
the cell number) that you want to remove from the nPartition.
If you are performing this task using the Enhanced nPartition Commands to remotely
administer a server, also specify the
-u... -h...
options or the
-g... -h...
options
as appropriate.
If removing multiple cells from an nPartition, specify each cell with a separate
-d
#
option
on the same command line (such as:
parmodify -p1 -d0 -d2...
to remove cells 0 and
2 from partition number 1).
Unassigning (Removing) Cells from an nPartition
183