HP Superdome SX2000 User Service Guide, Seventh Edition - HP Integrity Superdo - Page 138

Booting and Shutting Down Linux, Linux Support for Cell Local Memory

Page 138 highlights

3. Issue the shutdown command and the appropriate options to shut down the Windows Server 2003 on the system. You have the following options when shutting down Windows: • To shut down Windows and reboot: shutdown /r Alternatively, you can select the Start -> Shut Down action and select Restart from the drop-down menu. • To shut down Windows and not reboot (either power down server hardware or put an nPartition into a shutdown for reconfiguration state): shutdown /s Alternatively, you can select the Start -> Shut Down action and select Shut down from the drop-down menu. • To abort a shutdown (stop a shutdown that has been initiated): shutdown /a For example: shutdown /r /t 60 /c "Shut down in one minute." This command initiates a Windows system shutdown-and-reboot after a timeout period of 60 seconds. The /c option specifies a message that is broadcast to any other users of the system. Booting and Shutting Down Linux This section presents procedures for booting and shutting down the Linux OS on cell-based HP Integrity servers and a procedure for adding Linux to the boot options list. • To determine whether the cell local memory (CLM) configuration is appropriate for Red Hat Enterprise Linux or SuSE Linux Enterprise Server, refer to "Linux Support for Cell Local Memory" (page 138). • To add a Linux entry to the nPartition boot options list, refer to "Adding Linux to the Boot Options List" (page 139). • To boot Red Hat Enterprise Linux, refer to "Booting Red Hat Enterprise Linux" (page 140). • To boot SuSE Linux Enterprise Server, refer to "Booting SuSE Linux Enterprise Server " (page 141). • To shut down Linux, refer to "Shutting Down Linux" (page 142). Linux 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: Red Hat Enterprise Linux 4 Update 4 and later, Red Hat Enterprise Linux 5 and later, and SUSE Enterprise Linux 10 and later, supports using CLM. 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 138 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
  • 196
  • 197
  • 198
  • 199
  • 200

3.
Issue the
shutdown
command and the appropriate options to shut down the Windows
Server 2003 on the system.
You have the following options when shutting down Windows:
To shut down Windows and reboot:
shutdown /r
Alternatively, you can select the
Start
> Shut Down
action and select
Restart
from
the drop-down menu.
To shut down Windows and not reboot (either power down server hardware or put an
nPartition into a shutdown for reconfiguration state):
shutdown /s
Alternatively, you can select the
Start
> Shut Down
action and select
Shut down
from the drop-down menu.
To abort a shutdown (stop a shutdown that has been initiated):
shutdown /a
For example:
shutdown /r /t 60 /c "Shut down in one minute."
This command initiates a Windows system shutdown-and-reboot after a timeout period of
60 seconds. The
/c
option specifies a message that is broadcast to any other users of the
system.
Booting and Shutting Down Linux
This section presents procedures for booting and shutting down the Linux OS on cell-based HP
Integrity servers and a procedure for adding Linux to the boot options list.
To determine whether the cell local memory (CLM) configuration is appropriate for Red
Hat Enterprise Linux or SuSE Linux Enterprise Server, refer to
“Linux Support for Cell Local
Memory” (page 138)
.
To add a Linux entry to the nPartition boot options list, refer to
“Adding Linux to the Boot
Options List” (page 139)
.
To boot Red Hat Enterprise Linux, refer to
“Booting Red Hat Enterprise Linux” (page 140)
.
To boot SuSE Linux Enterprise Server, refer to
“Booting SuSE Linux Enterprise Server ”
(page 141)
.
To shut down Linux, refer to
“Shutting Down Linux” (page 142)
.
Linux 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:
Red Hat Enterprise Linux 4 Update 4 and later, Red Hat Enterprise Linux 5 and
later, and SUSE Enterprise Linux 10 and later, supports using CLM.
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/P
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
138
Booting and Shutting Down the Operating System