Windows nPartition Guide v5.5
Table Of Contents
- nPartition Administrator's Guide
- Table of Contents
- 1 Introduction
- Quick Start
- Getting to know nPartitions
- Choosing a management tool
- Management interface options
- Choosing a management mode
- Setting up the management station
- Performing nPartition management tasks
- 2 Installing nPartition Management Utilities
- 3 Using Partition Manager
- 4 Using Other Tools to Manage nPartitions
- Complex-level tasks
- nPartition-level tasks
- Boot configuration options for nPartition systems
- Find bootable devices
- List nPartition configurations
- List the local (current) nPartition number
- List memory configurations
- Configure boot paths and options
- Configure autoboot options
- Configure boot-time system tests
- Boot Windows Server 2003
- Boot over a network
- Shut down Windows Server 2003
- Reboot and reset
- Reboot for reconfiguration
- Shut down to a shutdown for reconfig (inactive) state
- Boot an inactive nPartition
- Perform a transfer of control reset
- Create a Genesis Partition
- Create a new nPartition
- Remove (delete) an nPartition
- Add cells to an nPartition
- Set core cell choices
- Rename an nPartition
- Cell-level tasks
- Power-, status-, and hardware-level tasks
- List input/output (I/O) configurations
- List cabinets in a server complex
- List power status and power supplies
- List fan and blower status
- Turn attention indicators (LEDs) on and off
- Power server cabinets on and off
- Power cells and I/O chassis on and off
- Configure and deconfigure cells
- Configure and deconfigure processors (CPUs)
- Configure and deconfigure memory (DIMMs)
- 5 nPartition Commands Reference
- 6 Troubleshooting
- Installation problems
- Checking component installation and operation
- Operational problems
- All commands: ordinal not found
- All commands: required data unavailable or locked
- Fruled: LED error messages (mid-range servers only)
- Frupower: cannot power off error
- Parcreate and parmodify: cell local memory warnings
- Parcreate, parmodify, and parremove: failure to update stable complex configuration data (SCCD)
- Parremove: shutdown and reset instructions
- Parstatus -c -V: apparent incorrect output
- Parstatus -p -V: apparent incorrect output
- Parstatus: local partition error
- Parstatus: unable to get read lock error
- Using WMIOP.EXE to pinpoint problems
- Error messages and corrective actions
- Index
2. Issue the parstatus -V -p# command to list the current core cell choices and core cell
use for an nPartition.
NOTE: You must include the correct remote administration options when issuing par
commands (-h and -g for IPMI over LAN connections; -h and -u for WBEM/WMI
connections). For a complete explanation of these options, see the command description in
“nPartition Commands Reference” (page 89).
The parstatus -V -p# command lists detailed status for the specified nPartition (-p#
where # is the nPartition number).
The nPartition status includes the current active core cell (“Core Cell”), and any core cell
choice settings.
The core cell choice preferences are listed by parstatus as the “Core Cell Alternate” settings
with “1” being the highest priority and “2” through “4” as the lower priority core cell choices.
# parstatus -V -p0
[Partition]
Partition Number : 0
Partition Name : jules00
Status : active
IP address : 0.0.0.0
Primary Boot Path : 0/0/2/0/0.13.0
Alternate Boot Path : 0/0/2/0/0.0.0
HA Alternate Boot Path : 0/0/2/0/0.14.0
PDC Revision : 6.0
IODCH Version : 23664
CPU Speed : 552 MHz
Core Cell : cab0,cell0
Core Cell Alternate [1]: cab0,cell0
Core Cell Alternate [2]: cab0,cell2
....
Core Connected Par
Hardware Location Usage IO To Num
=================== ============ ==== ========== ===
cab0,bay0,chassis1 active yes cab0,cell0 0
cab0,bay1,chassis3 active yes cab0,cell2 0
#
3. Modify the nPartition core cell choices using the parmodify -p# -r#... command.
You can modify the core cell choices for the local nPartition or any remote nPartition in the
server complex.
Use the following command: parmodify -p# -r# -r#...
Specify the nPartition number (-p#) and the cell ID (-r#) for all cells you wish to designate
as core cell choices.
# parmodify -p0 -r2 -r0
Command succeeded.
#
The order in which you list the cells is the order in which the nPartition core cell choices are
established; the first cell listed is the first preferred core cell (choice 1), and the subsequent
cells are lower-priority core cell choices (choices 2 through 4, if specified).
Rename an nPartition
Each nPartition has both an nPartition name and an nPartition number. The nPartition name is
a short description useful for identifying the nPartition. You can customize nPartition names to
72 Using Other Tools to Manage nPartitions