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. At the command prompt, enter the following: frupower -h 192.168.24.68 -g
password -C and press Enter.
The sequence of commands and results is shown here:
C:\>frupower -h 192.168.24.68 -g password -C
Note: The -g option may require up to 2 minutes to complete. Please wait...
Global cell 0; cabinet 0, cell 0 is powered off.
Global cell 1; cabinet 0, cell 1 is powered on.
Global cell 2; cabinet 0, cell 2 is powered on.
Global cell 3; cabinet 0, cell 3 is powered on.
Global cell 4; cabinet 0, cell 4 is powered on.
Global cell 5; cabinet 0, cell 5 is powered on.
Global cell 6; cabinet 0, cell 6 is powered on.
Global cell 7; cabinet 0, cell 7 is powered on.
Global cell 8; cabinet 1, cell 0 is powered on.
Global cell 9; cabinet 1, cell 1 is powered on.
Global cell 10; cabinet 1, cell 2 is powered on.
Global cell 11; cabinet 1, cell 3 is powered off.
Global cell 12; cabinet 1, cell 4 is powered on.
Global cell 13; cabinet 1, cell 5 is powered on.
Global cell 14; cabinet 1, cell 6 is powered on.
Global cell 15; cabinet 1, cell 7 is powered on.
cplxmodify
The cplxmodify command modifies attributes of an nPartition-capable server complex, such
as the complex name.
Root permission is required to run this command.
Synopsis
cplxmodify -N ComplexName [ -u username:[passwd] -h IPaddress|hostname | -g [passwd] -h
IPaddress|hostname ]
• The -h... -g... options must be specified to cause the command to send its management
request using IPMI over LAN to a MP in another server complex (but can also be used as a
“loopback access” to the MP in the local complex).
• The -h... -u... set of options must be specified to cause the command to send its
management request using WBEM to an nPartition other than the local nPartition (but can
also be used as a “loopback access” to the local nPartition).
The -g and -u options are mutually exclusive.
Options
DescriptionOption
Changes the name of the target complex to ComplexName.
-N ComplexName
Specifies the account and authorization to access an nPartition other than the local
nPartition.
The -h option is required if this option is used.
• username specifies a configured user name on the target nPartition.
• passwd specifies the password associated with the username. If this field is empty, the
command prompts for the password.
-u username:[passwd]
104 nPartition Commands Reference