HP rp7440 User Service Guide, Fourth Edition - HP Integrity rx7640 and HP 9000 - Page 94

Booting and Shutting Down HP-UX, HP-UX Support for Cell Local Memory

Page 94 highlights

- parconfig EFI shell command The parconfig command is a built-in EFI shell command. Refer to the help parconfig command for details. - \EFI\HPUX\vparconfig EFI shell command The vparconfig command is delivered in the \EFI\HPUX directory on the EFI system partition of the disk where HP-UX virtual partitions has been installed on a cell-based HP Integrity server. For usage details, enter the vparconfig command with no options. - vparenv HP-UX command On cell-based HP Integrity servers only, the vparenv HP-UX command is installed on HP-UX 11iv2 (B.11.23) systems that have the HP-UX virtual partitions software. Refer to vparenv(1m) for details. NOTE: On HP Integrity servers, nPartitions that do not have the parconfig EFI shell command do not support virtual partitions and are effectively in nPars boot mode. HP recommends that you do not use the parconfig EFI shell command and instead use the \EFI\HPUX\vparconfig EFI shell command to manage the boot mode for nPartitions on cell-based HP Integrity servers. Refer to Installing and Managing HP-UX Virtual Partitions (vPars), Sixth Edition, for details. Booting and Shutting Down HP-UX This section presents procedures for booting and shutting down HP-UX on cell-based HP servers and a procedure for adding HP-UX to the boot options list on HP Integrity servers. • To determine whether the cell local memory (CLM) configuration is appropriate for HP-UX, refer to "HP-UX Support for Cell Local Memory" (page 94). • To add an HP-UX entry to the nPartition boot options list on an HP Integrity server, refer to "Adding HP-UX to the Boot Options List" (page 95). • To boot HP-UX, refer to "Booting HP-UX" (page 96). • To shut down HP-UX, refer to "Shutting Down HP-UX" (page 103). HP-UX Support for Cell Local Memory On servers based on the HP sx2000 chipset, each cell has a cell local memory (CLM) parameter, which determines how firmware interleaves memory residing on the cell. IMPORTANT: HP-UX 11i Version 2 (B.11.23) supports using CLM. The optimal CLM settings for HP-UX B.11.23 depend on the applications and workload the OS is running. To check CLM configuration details from an OS, use Partition Manager or the parstatus command. For example, the parstatus -V -c# command and parstatus -V -p# command report the CLM amount requested and CLM amount allocated for the specified cell (-c#, where # is the cell number) or the specified nPartition (-p#, where # is the nPartition number). For details, refer to the HP System Partitions Guide or the Partition Manager Web site (http://docs.hp.com/en/PARMGR2/). To display CLM configuration details from the EFI Shell on a cell-based HP Integrity server, use the info mem command. If the amount of noninterleaved memory reported is less than 512 MB, then no CLM is configured for any cells in the nPartition (and the indicated amount of noninterleaved memory is used by system firmware). If the info mem command reports more than 512 MB of noninterleaved memory, then use Partition Manager or the parstatus command to confirm the CLM configuration details. 94 Booting and Shutting Down the Operating System

  • 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

parconfig
EFI shell command
The
parconfig
command is a built-in EFI shell command. Refer to the
help
parconfig
command for details.
\EFI\HPUX\vparconfig
EFI shell command
The
vparconfig
command is delivered in the
\EFI\HPUX
directory on the EFI system
partition of the disk where HP-UX virtual partitions has been installed on a cell-based
HP Integrity server. For usage details, enter the
vparconfig
command with no options.
vparenv
HP-UX command
On cell-based HP Integrity servers only, the
vparenv
HP-UX command is installed on
HP-UX 11iv2 (B.11.23) systems that have the HP-UX virtual partitions software. Refer
to
vparenv
(1m) for details.
NOTE:
On HP Integrity servers, nPartitions that do not have the
parconfig
EFI shell
command do not support virtual partitions and are effectively in nPars boot mode.
HP recommends that you do not use the
parconfig
EFI shell command and instead use
the
\EFI\HPUX\vparconfig
EFI shell command to manage the boot mode for nPartitions
on cell-based HP Integrity servers.
Refer to
Installing and Managing HP-UX Virtual Partitions (vPars)
, Sixth Edition, for details.
Booting and Shutting Down HP-UX
This section presents procedures for booting and shutting down HP-UX on cell-based HP servers
and a procedure for adding HP-UX to the boot options list on HP Integrity servers.
To determine whether the cell local memory (CLM) configuration is appropriate for HP-UX,
refer to
“HP-UX Support for Cell Local Memory” (page 94)
.
To add an HP-UX entry to the nPartition boot options list on an HP Integrity server, refer
to
“Adding HP-UX to the Boot Options List” (page 95)
.
To boot HP-UX, refer to
“Booting HP-UX” (page 96)
.
To shut down HP-UX, refer to
“Shutting Down HP-UX” (page 103)
.
HP-UX Support for Cell Local Memory
On servers based on the HP sx2000 chipset, each cell has a cell local memory (CLM) parameter,
which determines how firmware interleaves memory residing on the cell.
IMPORTANT:
HP-UX 11i Version 2 (B.11.23) supports using CLM. The optimal CLM settings
for HP-UX B.11.23 depend on the applications and workload the OS is running.
To check CLM configuration details from an OS, use Partition Manager or the
parstatus
command. For example, the
parstatus -V -c
#
command and
parstatus -V -p
#
command
report the CLM amount requested and CLM amount allocated for the specified cell (
-c
#
, where
#
is the cell number) or the specified nPartition (
-p
#
, where
#
is the nPartition number). For
details, refer to the
HP System Partitions Guide
or the Partition Manager Web site
(
ARMGR2/
).
To display CLM configuration details from the EFI Shell on a cell-based HP Integrity server, use
the
info mem
command. If the amount of noninterleaved memory reported is less than 512 MB,
then no CLM is configured for any cells in the nPartition (and the indicated amount of
noninterleaved memory is used by system firmware). If the
info mem
command reports more
than 512 MB of noninterleaved memory, then use Partition Manager or the
parstatus
command
to confirm the CLM configuration details.
94
Booting and Shutting Down the Operating System