- Powering off individual domains
- Powering off the entire E10K
- Powering on individual domains
- Powering on the entire E10K
-
Connect to the correct domain
-
Login to ssp as ssp and enter ${domain_name} at the Please enter SUNW_HOSTNAME:
prompt.
-
If already logged into the ssp, enter domain_switch ${domain_name}
in a command window.
-
ID proper domain boards by executing domain_status and noting the
board numbers under the heading SYSBDS.
${SSP}:${Domain}% domain_status
DOMAIN TYPE PLATFORM OS SYSBDS
domain1 Ultra-Enterprise-10000 Plat_name 2.6 4 5
domain2 Ultra-Enterprise-10000 Plat_name 2.6 0 1
domain3 Ultra-Enterprise-10000 Plat_name 2.6 3
domain4 Ultra-Enterprise-10000 Plat_name 2.6 6 8
domain5 Ultra-Enterprise-10000 Plat_name 2.6 9 10
- Bring the domain down.
-
Open another command window, issue domain_switch if necessary.
-
Execute netcon to start up the domain console.
-
Log in as root.
-
Execute sync;sync;sync;init 0
-
Once the system is at the OK prompt, continue.
-
In the first command window, enter power -off -sb ${brd_numbers[*]}.
Board numbers are listed together with space separators.
-
Bring down all E10K domains:
-
Open a command window.
-
Issue domain_switch ${domain_name} to connect to the correct domain.
-
Issue netcon to open the domain console.
-
Log in as root.
-
Execute sync;sync;sync;init 0
-
Once the domain is at the OK prompt, exit the netconsole by issuing ~.
(Press/hold tilde while pressing period).
-
Iterate through the above until all domains are down.
-
Open a command window on shamash and enter power -B -off -all. When
the command completes, you will hear the power switches changing position
in the E10K cabinet.
-
Power off the SSP:
-
su - root
-
sync;sync;sync;init 0
-
When the OK prompt appears, turn off the power to the ssp.
-
Open two command windows; issue domain_switch ${domain_name} as
necessary.
-
In one of the windows, ID the system boards by issuing domain_status
and noting the board numbers under the heading SYSBDS.
${SSP}:${Domain}% domain_status
DOMAIN TYPE PLATFORM OS SYSBDS
domain1 Ultra-Enterprise-10000 Plat_name 2.6 4 5
domain2 Ultra-Enterprise-10000 Plat_name 2.6 0 1
domain3 Ultra-Enterprise-10000 Plat_name 2.6 3
domain4 Ultra-Enterprise-10000 Plat_name 2.6 6 8
domain5 Ultra-Enterprise-10000 Plat_name 2.6 9 10
-
Issue power -on -sb ${board_numbers[*]}. Board numbers are listed
together with space separators.
-
Issue bringup -A off -l7. NOTE: Space between the '-A' and 'off'
and lower case L in the '-l7'.
-
In the other window, issue netcon. Wait for the OK prompt to appear,
then execute boot.
-
Wait for the system to come up completely, then exit the netconsole by
issuing ~. (Press/hold tilde while pressing period).
-
Power on the SSP; at the OK prompt, type boot
-
Flip the power switches on the E10K.
-
Log in as ssp
-
Enter ${Plat_name} at the Please enter SUNW_HOSTNAME: prompt.
-
Open a command window; execute power -on -all
-
Open another command windows. foreach domain do:
-
In one window, execute domain_switch ${domain_name}
-
Execute bringup -A off -l7 NOTE: Space between the '-A' and 'off'
and lower case L in the '-l7'.
-
In the other command window, execute domain_switch ${domain_name}
followed by netcon
-
When the OK prompt appears, execute boot
NOTES:
-
ONLY BRING UP ONE SYSTEM AT A TIME Otherwise, the boot process will
take longer than it already does!
|