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

deleteClass|dc <class>
createInstance|ci <class>
modifyInstance|mi <class> [ list ]
deleteInstance|di <class> [ list ]
Examples:
wmiop ecn
wmiop enumerateinstancenames Win32_OperatingSystem
wmiop gi Win32_Process list
wmiop ei Win32_ComputerSystem
Environment variables:
CIM_NAMESPACE -- if not defined use root/cimv2
CIM_HOST -- local connect if not defined
CIM_PORT -- port number (default determined by CIM_NOSSL)
CIM_NOSSL -- if defined, connect unencrypted to 5988, else 5989
CIM_USER -- user
CIM_PASSWORD -- password
NOTE:
• Set the value for CIM_NAMESPACE appropriately, so that instances of __Namespace can be
enumerated, created, and deleted.
• Set the CIM_NAMESPACE variable to the correct and desired namespace before running the
WMIOP application.
• If an invalid classname is provided, the application will abort.
• Do not redirect WMIOP output to a file. Some operations require user input after the
command line call and these inputs cannot be omitted.
Error messages and corrective actions
nPartition commands messages
The following messages are written to standard output by the commands. This list does not
include messages resulting from syntax errors, or errors caused by attempting a change that is
not valid for the current configuration (for example, removing a cell from a partition when the
cell was not assigned to that partition in the first place). Those messages are generally
self-explanatory.
Error messages and corrective actions 115