Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > P

parolrad(1M)

HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

parolrad — online activation of a cell from nPartition; cancel online cell operation; monitor online cell operation; reset hung cell during cell activation

SYNOPSIS

parolrad {-a cell |-c sequence# |-r cell |-m |-x |-f |-u username [:] -h IPaddress|hostname }

DESCRIPTION

The parolrad command performs several cell online functions such as cell online activation canceling online activations or monitoring an online cell operation, and resetting a cell that is hung during cell online activations. The target partition is the local partition by default. When an online operation is initiated, a sequence number is returned and displayed on standard output.

The online operation can be affected by the state of the target complex's nPartition Configuration Privilege. A complex can be configured at the service processor's Command menu. If the nPartition Configuration Privilege is unrestricted (the default), all operations are allowed. If it is not unrestricted and this command is invoked to reset a cell that is hung in a non-local partition, the command will fail.

Refer to the HP System Partitions Guide for a description of the partition management terms used in this man page.

Options and Arguments

parolrad recognizes the following command line options and arguments.

-a cell

Online activation of a cell in the target partition. The specified target cell should be assigned to the target partition. The use_on_next_boot flag of the cell should be set to y. The system firmware on the target cell needs to support online cell operations. The underlying operating system in the target nPartition also needs to support online cell operations. The cell must be in the Boot Is Blocked (BIB) state and no other online cell operations may be in progress. The active cell's system firmware needs to support online cell operations.

cell specifies the cell id. It can be specified either in the local (cabinet#/slot#) or global (cell#) format. For example, the cell located in cabinet 0, slot 1 is identified in the local format as 0/1 or in the global format as 1.

-c sequence#

Cancel an online cell operation.

sequence# specifies the sequence number for canceling the online cell operation. This sequence number is returned back to the user when an online cell operation is initiated. The sequence number can also be determined by using the parstatus command.

-f

Initiate the online cell operation without prompting for confirmation. By default online cell operations prompt for confirmation whether to continue with the operation or not.

-h IPaddress|hostname

This option should only be used in with the -u option. IPaddress|hostname specifies the IP address or hostname of the target partition (-u).

-m

Monitor a currently executing online cell operation.

The information displayed includes: status of the online cell operation, type of online cell operation in progress, result of online cell operation upon completion, and so on.

-r cell

Reset an in-flight cell which failed during an online cell operation.

cell specifies cell id. It can be specified either in the local (cabinet#/slot#) or global (cell#) format. For example, the cell located in cabinet 0, slot 1 is identified in the local format as 0/1 or in the global format as 1.

-x

Turn off monitoring. By default, the parolrad command monitors the status of online cell operations.

-u username[:]

Specify the username for accessing a partition other than the local system. This option can also be used for loopback access to the local partition.

The colon (:) is optional and is present for Linux compatibility reasons.

The -h option is required if this option is used.

If this option is specified, the command prompts for the password.

username specifies a configured user name on the target partition.

Note: This command is a Web-based Enterprise Management (WBEM) Client Application. The -u option accesses the target partition using a Secure Sockets Layer (SSL) connection. If errors are reported, check that the conditions described in the DEPENDENCIES section are satisfied.

Mapping of Global Cell Numbers to Local Cell Numbers

The cabinets in a complex are numbered starting from 0. The cell slots in each cabinet are also numbered starting from 0. Each cabinet can have a maximum of eight cells. For example, the cells located in cabinet 0 will have the following cell numbers in global format: 0, 1, 2, 3, 4, 5, 6, 7. The corresponding local format cell numbers are: 0/0, 0/1, 0/2, 0/3, 0/4, 0/5, 0/6, 0/7.

Similarly the cells located in cabinet 1 will have the following cell numbers in global format: 8, 9, 10, 11, 12, 13, 14, 15. The corresponding local format cell numbers are: 1/0, 1/1, 1/2, 1/3, 1/4, 1/5, 1/6, 1/7.

For example, the cell located in cabinet 1, slot 0 is identified in local format as 1/0 and in global format as 8. The parstatus command will display this cell as "cab1,cell0". For another example, the cell located in cabinet 1, slot 4 is identified in local format as 1/4 and in global format as 12. The parstatus command will display this cell as "cab1,cell4".

RETURN VALUES

The parolrad command exits with one of the following values:

0

Successful completion

1

Error condition occurred.

EXAMPLES

Add a new cell in cabinet 0 slot 2 to the local partition 0.

parmodify -p 0 -a 0/2:base:y:ri:50%

Activate the added cell online.

parolrad -a 0/2

Monitor an online cell operation currently in progress.

parolrad -m

DEPENDENCIES

This command uses the Web-Based Enterprise Management (WBEM) product and some of its configuration settings. If you encounter connection errors when using the -u option, check that the following two conditions are satisfied:

  • Use the cimconfig command (see cimconfig(1M) in the WBEM product documentation) to verify (and correct if necessary) the setting of the following two variables:

    • enableRemotePrivilegedUserAccess=true

    • enableHttpsConnection=true

  • The target partition's digital certificate has been appended to the local partition's Shared Authentication Store. For the nPartition commands, the Shared Authentication Store is stored in the file: /etc/opt/hp/sslshare/known_hosts.pem. This file is used by all the clients, which use SSL based certificates. If these clients trust a target partition, then the nPartition commands will also trust the target partition.

Refer to the WBEM documents specified in the SEE ALSO section below for further information.

AUTHOR

parolrad was developed by HP.

SEE ALSO

fruled(1), parstatus(1), cplxmodify(1M), frupower(1M), parcreate(1M), parmgr(1M), parmodify(1M), parremove(1M), parunlock(1M), partition(5).

HP System Partitions Guide on http://docs.hp.com,

HP WBEM Services for HP-UX System Administrator's Guide on http://docs.hp.com,

HP WBEM Services for HP-UX 11i v2.0 on Integrity Servers Version A.01.05 Release Notes on http://docs.hp.com.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.