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

help you distinguish among the nPartition in a server complex. (You cannot change the nPartition
number, which is a permanent unique identifier that is automatically assigned for each nPartition
in a server complex.)
Each nPartition name can have from 1 to 64 characters, including upper- and lowercase letters;
numbers; and dashes, underscores, and spaces (“-” “_” and “ ”).
nPartition names are displayed (along with nPartition numbers) in various reports and menus
provided by the MP and other nPartition tools. Note that some tools display only the first 30
characters of nPartition names.
Change the name of an nPartition using the following procedure:
Procedure 4-34 Renaming an nPartition [nPartition commands]
From the command line, rename an nPartition by using the parmodify -p# -P name command,
where -P name specifies the new name for the nPartition (-p#, where # is the nPartition number).
1. Log in to Windows on the management station PC.
2. Use the parmodify -p# -P name command to set the nPartition name for any of the
nPartitions in the server complex.
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).
Specify both the nPartition number (-p#, where # is the nPartition number) and the new
name for the nPartition (-P name).
If the nPartition name contains spaces then quotation marks must surround the name.
# parmodify -p1 -P "New Name"
Command succeeded.
#
You can list the new name of the nPartition by using the parstatus -p# command (where
# is the nPartition number) or parstatus -P.
Cell-level tasks
The following section describes tasks you can perform on individual cells within an nPartition.
List processor configurations
Processor (CPU) configuration details include the CPU population, CPU type, and the clock
speed.
List processor configurations using the following procedure:
Procedure 4-35 Listing processor configurations [nPartition commands]
From the command line, use parstatus -C for processor summaries for all cells in the server
complex; or use parstatus -V -c# for detailed processor information for the specified cell
(-c# where # is the cell number).
1. Log in to Windows on the management station PC.
Cell-level tasks 73