HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
p
parmgr(1M) parmgr(1M)
NAME
parmgr - partition manager
SYNOPSIS
/usr/sbin/parmgr [[-t task][optional_params]]
DESCRIPTION
The parmgr command provides a single access point to the SuperDome configuration toolset to perform
partition administration tasks. Omitting all parameters launches the Partition Manager configuration tool
interface.
Partition Manager can also be launched from SAM on SuperDome systems.
parmgr requires superuser (user root) privileges to execute successfully.
parmgr does not provide a terminal interface as provided with SAM.
Options
Use one of these parmgr task options to launch a configuration task:
-h Display usage instructions.
-t create Create new partition.
-t modify Modify an existing partition. Requires a -p par_id argument. See below.
-t cell_details
Display cell details sheet. Requires a -c cell_num argument. See below.
-t par_details
Display partition details sheet. Requires a -p par_id argument. See below.
-t io_details Display I/O chassis details sheet. Requires -i io_chassis_num arguments. See
below.
-t complex_details
Display SuperDome complex details sheet.
Available optional_params are:
-p par_id Partition number.
-c cell_num Cell number. Specify either in the local (cabinet_id/slot_num) or global (cell_ID)
format.
-i io_chassis_num The I/O chassis number. Must be specified in the form:
cabinet_id/bay_num/chassis_num
EXAMPLES
Run Partition Manager as root:
/opt/parmgr/bin/parmgr
Create a new partition:
parmgr -t create
Modify existing partition number 5:
parmgr -t modify -p 5
Start the partition details sheet for partition 5:
parmgr -t par_details -p 5
Start the cell details sheet for the cell in cabinet 1, slot 0:
parmgr -t cell_details -c 1/0
Start the I/O details sheet for cabinet 1, bay 0, chassis 3
parmgr -t io_details -i 1/0/3
Start the complex details sheet:
parmgr -t complex_details
Section 1M−−618 − 1 − HP-UX Release 11i: December 2000
___
___