10.8 Powering on a Physical Partition
10.8 Powering on a Physical Partition
This section describes the procedure for powering on a physical partition.
- Switch the mode switch on the OPNL to Locked mode.
In a building block configuration connecting multiple SPARC M12-2S units, switch the mode switch to Locked mode on the SPARC M12-2S units that house the master XSCF and the standby XSCF, respectively.
- Check the operation status of the physical partition.
Log in to the XSCF shell, and check the operation status of the physical partition by using the showpparstatus command.
This example checks that PPAR-ID#00 is powered off.
XSCF> showpparstatus -a PPAR-ID PPAR Status 00 Powered Off XSCF> |
- Power on the physical partition.
From the XSCF shell, execute the poweron command to power on the physical partition.
This example powers on PPAR-ID#0.
XSCF> poweron -p 0 |
- Check the operation status of the physical partition.
Check the operation status of the physical partition. This example checks that PPAR-ID#00 is running.
XSCF> showpparstatus -a PPAR-ID PPAR Status 00 Running XSCF> |
- For details on the operation status, see the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 XSCF Reference Manual of the XSCF firmware version used.
< Previous Page | Next Page >