Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu M10-4S/SPARC M10-4S Installation Guide >
  9. 7.13 Starting and Stopping a Physical Partition (PPAR)

7.13 Starting and Stopping a Physical Partition (PPAR)


7.13 Starting and Stopping a Physical Partition (PPAR)
Check the start and stop of a physical partition (PPAR). For the initial settings, change the auto-boot? setting to "false" so that Oracle Solaris does not automatically boot immediately after the start of the physical partition.
  1. Execute the setpparparam command to change the auto-boot? setting, which is an OpenBoot PROM environment variable.
XSCF> setpparparam -p 0 -s bootscript "setenv auto-boot? false"
OpenBoot PROM variable bootscript will be changed.
Continue? [y|n] :y
  1. Execute the poweron command to start the physical partition.
XSCF> poweron -a
PPAR-IDs to power on:00,01
Continue? [y|n]:y
00:Powering on
01:Powering on
*Note*
This command only issues the instruction to power-on.
The result of the instruction can be checked by the "showpparprogress".
Note - It takes about 25 minutes for the SPARC M10-4S with a 4BB configuration to start a physical partition.
  1. Execute the showpparprogress command.
    You can check the progress, in the midst of processing, between physical partition power-on and up to before the start of POST.
    Confirm that the command displays "The sequence of power control is completed." and ends.
Note - Oracle Solaris does not start automatically because the auto-boot? setting is false.
XSCF> showpparprogress -p 0
PPAR Power On Preprocessing PPAR#0 [ 1/12]
PPAR Power On PPAR#0 [ 2/12]
XBBOX Reset PPAR#0 [ 3/12]
PSU On PPAR#0 [ 4/12]
CMU Reset Start PPAR#0 [ 5/12]
XB Reset 1 PPAR#0 [ 6/12]
XB Reset 2 PPAR#0 [ 7/12]
XB Reset 3 PPAR#0 [ 8/12]
CPU Reset 1 PPAR#0 [ 9/12]
CPU Reset 2 PPAR#0 [10/12]
Reset released PPAR#0 [11/12]
CPU Start PPAR#0 [12/12]
The sequence of power control is completed.
XSCF>
  1. Execute the showdomainstatus command, and confirm that status is "OpenBoot Running".
XSCF# showdomainstatus -p 0
Logical Domain Name Status
primary OpenBoot Running
XSCF#
  1. Execute the console command to connect to the console of the specified physical partition.
    The auto-boot? setting is false, so you can confirm the start up to the ok prompt.
XSCF> console -p 0
Console contents may be logged.
Connect to PPAR-ID 0?[y|n] :y [Enter] key

{0} ok
  1. Press the [Enter] key. Then, press the [#] (default value for the escape symbol) and [.] (period) keys to move from the console to the XSCF shell.
{0} ok #.
exit from console.
XSCF>
  1. Execute the poweroff command to stop the physical partition.
XSCF> poweroff -a
PPAR-IDs to power off :00,01
Continue? [y|n] :y
00 : Powering off

01 : Powering off


*Note*
This command only issues the instruction to power-off.
The result of the instruction can be checked by the "showpparprogress".
  1. Execute the showpparprogress command, and confirm that the command displays "The sequence of power control is completed." and ends.
XSCF> showpparprogress -p 0
PPAR Power Off PPAR#0 [ 1/ 3]
CPU Stop PPAR#0 [ 2/ 3]
PSU Off PPAR#0 [ 3/ 3]
The sequence of power control is completed.
XSCF>
  1. Install Oracle Solaris, and configure the system.
    Oracle Solaris is preinstalled on the SPARC M10 system. According to the purpose, either use the preinstalled Oracle Solaris as is or reinstall it.
    To reinstall Oracle Solaris, install the latest Oracle VM Server for SPARC. For the latest information on the supported Oracle Solaris versions and FRUs, see the Fujitsu M10/SPARC M10 Systems Product Notes.
    The Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 Domain Configuration Guide presents a logical domain configuration example in "Chapter 5 Logical Domain Configuration Example." For a detailed procedure, see the Oracle VM Server for SPARC manual of the version used. For details on the functions provided only by the SPARC M12/M10 systems, see the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 System Operation and Administration Guide.