4810domainSetup.html
Bikle
----------------------
I started this effort via login to the System Controller (SC).
[5] dbikle@dbikle: telnet 129.7.7.27
Trying 129.7.7.27...
Connected to 129.7.7.27.
Escape character is '^]'.
System Controller 'bikle48-sc1':
Type 0 for Platform Shell
Type 1 for domain A console
Type 2 for domain B console
Type 3 for domain C console
Type 4 for domain D console
Input: 0
Enter Password:
Platform Shell
I wanted to see how the hardware was deployed across all the domains
in the platform so I typed 'showboards':
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC> showboards
Slot Pwr Component Type State Status Domain
---- --- -------------- ----- ------ ------
SSC0 On System Controller Main Passed -
SSC1 On System Controller Spare - -
ID0 On Sun Fire 4810 Centerplane - OK -
PS0 On A152 Power Supply - OK -
PS1 On A152 Power Supply - OK -
PS2 On A152 Power Supply - OK -
FT0 On Fan Tray Low Speed OK -
FT1 On Fan Tray Low Speed OK -
FT2 On Fan Tray Low Speed OK -
RP0 On Repeater Board - OK -
RP2 On Repeater Board - OK -
/N0/SB0 On CPU Board V2 Active Passed A
/N0/SB2 On CPU Board V2 Active Passed A
/N0/SB4 On CPU Board V2 Active Passed A
/N0/IB6 On PCI I/O Board Active Passed A
/N0/IB8 Off PCI I/O Board Assigned Not tested B
bikle48-sc1:SC>
bikle48-sc1:SC>
Next, I began the task of setting up a second domain. I wanted to
get all the boards powered off which would then allow me to move them
around and setup a second partition:
bikle48-sc1:SC> console a
Connection refused, console busy
Connection closed.
bikle48-sc1:SC> connections
ID Hostname Idle Time Connected On Connected To
--- ------------------------ --------- -------------- --------------
1 Localhost 17:46 Feb 14 13:35 Platform
7 xy-xerver1 17:45 Mar 24 14:27 Platform
8 Localhost 17:45 Mar 24 14:28 Domain A
9 dbikle.abc.uuu.COM - Mar 25 08:07 Platform
bikle48-sc1:SC> disco 8
bikle48-sc1:SC> console a
Connected to Domain A
{0} ok
{0} ok
{0} ok
telnet> send break
bikle48-sc1:A> disconnect
Connection closed.
bikle48-sc1:SC> setkeyswitch -d A off
This will abruptly terminate Solaris in domain A.
Do you want to continue? [no] yes
bikle48-sc1:SC>
bikle48-sc1:SC> showboards
Slot Pwr Component Type State Status Domain
---- --- -------------- ----- ------ ------
SSC0 On System Controller Main Passed -
SSC1 On System Controller Spare - -
ID0 On Sun Fire 4810 Centerplane - OK -
PS0 On A152 Power Supply - OK -
PS1 On A152 Power Supply - OK -
PS2 On A152 Power Supply - OK -
FT0 On Fan Tray Low Speed OK -
FT1 On Fan Tray Low Speed OK -
FT2 On Fan Tray Low Speed OK -
RP0 Off Repeater Board - OK -
RP2 Off Repeater Board - OK -
/N0/SB0 Off CPU Board V2 Assigned Not tested A
/N0/SB2 Off CPU Board V2 Assigned Not tested A
/N0/SB4 Off CPU Board V2 Assigned Not tested A
/N0/IB6 Off PCI I/O Board Assigned Not tested A
/N0/IB8 Off PCI I/O Board Assigned Not tested B
bikle48-sc1:SC>
Next, I deleted all the boards from the domains so I could start from scratch:
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC> deleteboard ib8
bikle48-sc1:SC> deleteboard ib6
bikle48-sc1:SC> deleteboard sb0 sb2 sb4
bikle48-sc1:SC> showboards
Slot Pwr Component Type State Status Domain
---- --- -------------- ----- ------ ------
SSC0 On System Controller Main Passed -
SSC1 On System Controller Spare - -
ID0 On Sun Fire 4810 Centerplane - OK -
PS0 On A152 Power Supply - OK -
PS1 On A152 Power Supply - OK -
PS2 On A152 Power Supply - OK -
FT0 On Fan Tray Low Speed OK -
FT1 On Fan Tray Low Speed OK -
FT2 On Fan Tray Low Speed OK -
RP0 Off Repeater Board - OK -
RP2 Off Repeater Board - OK -
SB0 Off CPU Board V2 Available Not tested Isolated
SB2 Off CPU Board V2 Available Not tested Isolated
SB4 Off CPU Board V2 Available Not tested Isolated
IB6 Off PCI I/O Board Available Not tested Isolated
IB8 Off PCI I/O Board Available Not tested Isolated
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC>
Next, I configured the platform so it had two partitions instead of just one:
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC> setupplatform -p partition
Partition Mode
--------------
Configure chassis for single or dual partition mode? [single]: dual
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC>
Next I redeployed the boards to Domain A and Domain C. One subtle
point to make note of is that if I want one domain to be on partition
0 and another domain to be partition 1, then I do this via the
'addboard' run in a way that adds boards to Domain A first and then
adds boards to Domain C second. In otherwords, steer clear of Domain
B and Domain D. I used a similar technique when I setup domains on a
6800 which is a larger machine which utilizes 4 domains instead of
just 2.
So, I formed this mental picture and then issued some simple addboard
commands.
The mental picture:
Partition 0
Domain A
IB6 SB0 SB2
Partition 1
Domain B
IB8 SB4
The commands:
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC> console a
Connected to Domain A
Domain Shell for Domain A
bikle48-sc1:A>
bikle48-sc1:A> addboard ib6 sb0 sb2
bikle48-sc1:A> disco
Connection closed.
bikle48-sc1:SC> console c
Connected to Domain C
Domain Shell for Domain C
bikle48-sc1:C> addboard ib8 sb4
bikle48-sc1:C> disco
Connection closed.
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC> showboards
Slot Pwr Component Type State Status Domain
---- --- -------------- ----- ------ ------
SSC0 On System Controller Main Passed -
SSC1 On System Controller Spare - -
ID0 On Sun Fire 4810 Centerplane - OK -
PS0 On A152 Power Supply - OK -
PS1 On A152 Power Supply - OK -
PS2 On A152 Power Supply - OK -
FT0 On Fan Tray Low Speed OK -
FT1 On Fan Tray Low Speed OK -
FT2 On Fan Tray Low Speed OK -
RP0 Off Repeater Board - OK -
RP2 Off Repeater Board - OK -
/N0/SB0 Off CPU Board V2 Assigned Not tested A
/N0/SB2 Off CPU Board V2 Assigned Not tested A
/N0/SB4 Off CPU Board V2 Assigned Not tested C
/N0/IB6 Off PCI I/O Board Assigned Not tested A
/N0/IB8 Off PCI I/O Board Assigned Not tested C
bikle48-sc1:SC>
bikle48-sc1:SC>
Now that I had the boards deployed the way I liked, I supplied power to them:
bikle48-sc1:SC>
bikle48-sc1:SC>
bikle48-sc1:SC> console a
Connected to Domain A
Domain Shell for Domain A
bikle48-sc1:A> setkeyswitch on
Powering boards on ...
Testing CPU Boards ...
{/N0/SB2/P2} Running CPU POR and Set Clocks
{/N0/SB2/P0} Running CPU POR and Set Clocks
{/N0/SB2/P3} Running CPU POR and Set Clocks
{/N0/SB2/P1} Running CPU POR and Set Clocks
{/N0/SB2/P2} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P0} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P3} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P1} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P2} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P2} Use is subject to license terms.
{/N0/SB2/P2} Subtest: Setting Fireplane Config Registers for aid 0xa
{/N0/SB2/P2} Subtest: Display CPU Version, frequency
{/N0/SB2/P2} Version register = 003e0015.23000507
{/N0/SB2/P2} Cpu/System ratio = 7, cpu actual frequency = 1050
{/N0/SB2/P0} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P0} Use is subject to license terms.
{/N0/SB2/P0} Subtest: Setting Fireplane Config Registers for aid 0x8
{/N0/SB2/P0} Subtest: Display CPU Version, frequency
{/N0/SB2/P0} Version register = 003e0015.23000507
{/N0/SB2/P0} Cpu/System ratio = 7, cpu actual frequency = 1050
{/N0/SB2/P3} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P3} Use is subject to license terms.
{/N0/SB2/P3} Subtest: Setting Fireplane Config Registers for aid 0xb
{/N0/SB2/P3} Subtest: Display CPU Version, frequency
{/N0/SB2/P3} Version register = 003e0015.23000507
{/N0/SB2/P3} Cpu/System ratio = 7, cpu actual frequency = 1050
{/N0/SB2/P1} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P1} Use is subject to license terms.
{/N0/SB2/P1} Subtest: Setting Fireplane Config Registers for aid 0x9
{/N0/SB2/P1} Subtest: Display CPU Version, frequency
{/N0/SB2/P1} Version register = 003e0015.23000507
{/N0/SB2/P1} Cpu/System ratio = 7, cpu actual frequency = 1050
{/N0/SB0/P0} Running CPU POR and Set Clocks
{/N0/SB0/P2} Running CPU POR and Set Clocks
{/N0/SB0/P1} Running CPU POR and Set Clocks
{/N0/SB0/P3} Running CPU POR and Set Clocks
{/N0/SB0/P0} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P2} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P1} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P3} @(#) lpost 5.14.4 2003/01/28 13:29
...
Testing domain ...
{/N0/SB0/P1} Running Domain Level Tests
{/N0/SB0/P1} Subtest: Mapping IO SRAM
{/N0/SB0/P1} Subtest: Memory interleaving config
{/N0/SB0/P1} Running Domain Basic Tests
{/N0/SB0/P1} Subtest: Cross Call Test
{/N0/SB0/P1} Running Domain Advanced Tests
{/N0/SB0/P1} Subtest: MP Memory Clear Test
{/N0/SB0/P1} CPU 2 clearing 00000000.00000000 to 00000000.40000000
{/N0/SB0/P1} CPU 3 clearing 00000000.40000000 to 00000000.80000000
{/N0/SB0/P1} CPU 8 clearing 00000000.80000000 to 00000000.c0000000
{/N0/SB0/P1} CPU 9 clearing 00000000.c0000000 to 00000001.00000000
{/N0/SB0/P1} CPU 10 clearing 00000001.00000000 to 00000001.40000000
{/N0/SB0/P1} CPU 11 clearing 00000001.40000000 to 00000001.80000000
{/N0/SB0/P1} CPU 0 clearing 00000001.80000000 to 00000001.c0000000
{/N0/SB0/P1} CPU 1 clearing 00000001.c0000000 to 00000002.00000000
{/N0/SB0/P1} CPU 2 clearing 00000020.00000000 to 00000020.40000000
{/N0/SB0/P1} CPU 3 clearing 00000020.40000000 to 00000020.80000000
{/N0/SB0/P1} CPU 8 clearing 00000020.80000000 to 00000020.c0000000
{/N0/SB0/P1} CPU 9 clearing 00000020.c0000000 to 00000021.00000000
{/N0/SB0/P1} CPU 10 clearing 00000021.00000000 to 00000021.40000000
{/N0/SB0/P1} CPU 11 clearing 00000021.40000000 to 00000021.80000000
{/N0/SB0/P1} CPU 0 clearing 00000021.80000000 to 00000021.c0000000
{/N0/SB0/P1} CPU 1 clearing 00000021.c0000000 to 00000022.00000000
{/N0/SB0/P1} Running Domain Stick Sync Tests
{/N0/SB0/P1} Subtest: Sync. Stick Registers Test
{/N0/SB0/P1} Running Domain Verify Stick Sync Tests
{/N0/SB0/P1} Subtest: Verify Sync. Stick Registers Test
{/N0/SB0/P0} DCB_DECOMP_OBP command succeeded
{/N0/SB0/P0} Decompress OBP done
{/N0/SB0/P0} DCB_ENTER_OBP command succeeded
{/N0/SB0/P1} DCB_ENTER_OBP command succeeded
{/N0/SB0/P2} DCB_ENTER_OBP command succeeded
{/N0/SB0/P3} DCB_ENTER_OBP command succeeded
{/N0/SB2/P0} DCB_ENTER_OBP command succeeded
{/N0/SB2/P1} DCB_ENTER_OBP command succeeded
{/N0/SB2/P2} DCB_ENTER_OBP command succeeded
{/N0/SB2/P3} DCB_ENTER_OBP command succeeded
Entering OBP ...
Sun Fire 4810
OpenFirmware version 5.14.4 (01/28/03 13:29)
Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
SmartFirmware, Copyright (C) 1996-2001. All rights reserved.
16384 MB memory installed, Serial #14199415.
Ethernet address 8:0:20:d8:aa:77, Host ID: 80d8aa77.
ERROR: Fast Instruction Access MMU Miss
debugger entered.
{0} ok
{0} ok
{0} ok
The above error bothered me. I reacted to it by power cycling the domain.
The Domain Shell commands to do this are listed below:
setkeyswitch off
poweroff all
poweron all
setkeyswitch on
Next, I powered on the boards for Domain C. Notice that to make the
power on sequence go faster, I made use of the keyword 'init' inside
the setupdomain interface. This makes subsequent 'setkeyswitch on'
commands run faster:
bikle48-sc1:C>
bikle48-sc1:C>
bikle48-sc1:C>
bikle48-sc1:C> setupdomain
Domain Boot Parameters
----------------------
diag-level [init]: init
verbosity-level [min]:
error-level [max]:
interleave-scope [within-board]:
interleave-mode [optimal]:
reboot-on-error [true]:
error-policy [display]:
OBP.use-nvramrc? []:
OBP.auto-boot? []: false
OBP.error-reset-recovery []:
Loghosts
--------
Loghost [ ]:
Log Facility [local0]:
SNMP
----
Domain Description [ ]:
Domain Contact [ ]:
The SNMP agent is disabled.
bikle48-sc1:C>
bikle48-sc1:C>
bikle48-sc1:C>
Also, note that I set 'OBP.auto-boot?' to false.
For a small workstation I like have 'auto-boot?' set to true,
but for large machines with reliable access to power,
I want to have more control over how the machine boots.
Next, I supplied power to the boards in Domain C:
bikle48-sc1:C>
bikle48-sc1:C>
bikle48-sc1:C> setkeyswitch on
Powering boards on ...
Testing CPU Boards ...
{/N0/SB4/P2} Running CPU POR and Set Clocks
{/N0/SB4/P0} Running CPU POR and Set Clocks
{/N0/SB4/P3} Running CPU POR and Set Clocks
{/N0/SB4/P1} Running CPU POR and Set Clocks
{/N0/SB4/P2} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB4/P0} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB4/P3} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB4/P1} @(#) lpost 5.14.4 2003/01/28 13:29
...
{/N0/IB8/P1} Passed
Testing domain ...
{/N0/SB4/P1} Running Domain Level Tests
{/N0/SB4/P1} Subtest: Mapping IO SRAM
{/N0/SB4/P1} Subtest: Memory interleaving config
{/N0/SB4/P1} Running Domain Basic Tests
{/N0/SB4/P1} Subtest: Cross Call Test
{/N0/SB4/P1} Running Domain Advanced Tests
{/N0/SB4/P1} Subtest: MP Memory Clear Test
{/N0/SB4/P1} CPU 18 clearing 00000000.00000000 to 00000000.80000000
{/N0/SB4/P1} CPU 19 clearing 00000000.80000000 to 00000001.00000000
{/N0/SB4/P1} CPU 16 clearing 00000001.00000000 to 00000001.80000000
{/N0/SB4/P1} CPU 17 clearing 00000001.80000000 to 00000002.00000000
{/N0/SB4/P1} Running Domain Stick Sync Tests
{/N0/SB4/P1} Subtest: Sync. Stick Registers Test
{/N0/SB4/P1} Running Domain Verify Stick Sync Tests
{/N0/SB4/P1} Subtest: Verify Sync. Stick Registers Test
{/N0/SB4/P0} DCB_DECOMP_OBP command succeeded
{/N0/SB4/P0} Decompress OBP done
{/N0/SB4/P0} DCB_ENTER_OBP command succeeded
{/N0/SB4/P1} DCB_ENTER_OBP command succeeded
{/N0/SB4/P2} DCB_ENTER_OBP command succeeded
{/N0/SB4/P3} DCB_ENTER_OBP command succeeded
Entering OBP ...
Sun Fire 4810
OpenFirmware version 5.14.4 (01/28/03 13:29)
Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
SmartFirmware, Copyright (C) 1996-2001. All rights reserved.
8192 MB memory installed, Serial #14199416.
Ethernet address 8:0:20:d8:aa:78, Host ID: 80d8aa78.
{10} ok
{10} ok
{10} ok
Next, I started down the path of installing Solaris on Domain A.
First, I went looking for disks on the SCSI bus:
{0} ok
{0} ok
{0} ok probe-scsi-all
/ssm@0,0/pci@19,600000/SUNW,qlc@1
WARNING: exec_method: show-children may crash the system since a program is currently running.
Do you wish to continue? (y/n):
LiD HA LUN --- Port WWN --- ----- Disk description -----
58 58 0 210000203722ce0f SEAGATE ST39102FCSUN9.0G0728
59 59 0 2100002037335e7d SEAGATE ST39102FCSUN9.0G0728
5a 5a 0 210000203733596d SEAGATE ST39102FCSUN9.0G0728
4d 4d 0 50800200000e8391 SUN SENA 1.09
40 40 0 2100002037e9f70b SEAGATE ST336704FSUN36G 0726
41 41 0 2100002037e9f4c5 SEAGATE ST336704FSUN36G 0726
42 42 0 2100002037e9f753 SEAGATE ST336704FSUN36G 0726
43 43 0 2100002037e9f197 SEAGATE ST336704FSUN36G 0726
44 44 0 2100002037e9f5c2 SEAGATE ST336704FSUN36G 0726
45 45 0 2100002037e9f2ca SEAGATE ST336704FSUN36G 0726
46 46 0 2100002037e9f94d SEAGATE ST336704FSUN36G 0726
47 47 0 2100002037e9ed85 SEAGATE ST336704FSUN36G 0726
48 48 0 2100002037e9f8db SEAGATE ST336704FSUN36G 0726
49 49 0 2100002037e9f58f SEAGATE ST336704FSUN36G 0726
4a 4a 0 2100002037e9f6d1 SEAGATE ST336704FSUN36G 0726
5d 5d 0 50800200000e8392 SUN SENA 1.09
54 54 0 210000203722cea5 SEAGATE ST39102FCSUN9.0G0728
55 55 0 2100002037335b29 SEAGATE ST39102FCSUN9.0G0728
56 56 0 2100002037335d0c SEAGATE ST39102FCSUN9.0G0728
57 57 0 210000203722cfda SEAGATE ST39102FCSUN9.0G0728
/ssm@0,0/pci@18,600000/scsi@1,1
WARNING: exec_method: show-children may crash the system since a program is currently running.
Do you wish to continue? (y/n):
{0} ok
{0} ok
{0} ok
Next, I attempted an install from a jump start server:
{0} ok
{0} ok
{0} ok boot net - install
Resetting ...
Copying IO prom to Cpu dram
.{/N0/SB0/P0} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P0} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB0/P0} Use is subject to license terms.
..................................{/N0/SB0/P0} Running PCI IO Controller Basic Tests
{/N0/SB0/P0} Jumping to memory 00000000.00000020 [00000010]
{/N0/SB0/P0} System PCI IO post code running from memory
{/N0/SB0/P0} @(#) lpost 5.14.4 2003/01/28 13:30
{/N0/SB0/P0} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB0/P0} Use is subject to license terms.
{/N0/SB0/P0} Subtest: PCI IO Controller Register Initialization for aid 0x18
{/N0/SB0/P0} Running PCI IO Controller Functional Tests
{/N0/SB0/P0} Running SBBC Basic Tests
{/N0/SB0/P0} Subtest: SBBC PCI Reg Initialization for aid 0x18
{/N0/SB0/P0} Running PCI IO Controller Basic Tests
{/N0/SB0/P0} Subtest: PCI IO Controller Register Initialization for aid 0x19
{/N0/SB0/P0} Running PCI IO Controller Functional Tests
{/N0/SB0/P0} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P0} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB0/P0} Use is subject to license terms.
{/N0/SB0/P1} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P1} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB0/P1} Use is subject to license terms.
{/N0/IB6/P0} Passed
{/N0/IB6/P1} Passed
{/N0/SB0/P0} Running Domain Level Tests
{/N0/SB0/P2} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P3} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P0} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P1} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P2} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB2/P3} @(#) lpost 5.14.4 2003/01/28 13:29
{/N0/SB0/P2} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB0/P3} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P0} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P1} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P2} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB2/P3} Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
{/N0/SB0/P2} Use is subject to license terms.
{/N0/SB0/P3} Use is subject to license terms.
{/N0/SB2/P0} Use is subject to license terms.
{/N0/SB2/P1} Use is subject to license terms.
{/N0/SB2/P2} Use is subject to license terms.
{/N0/SB2/P3} Use is subject to license terms.
{/N0/SB0/P0} Running Domain Basic Tests
{/N0/SB0/P0} Running Domain Advanced Tests
{/N0/SB0/P0} Running Domain Stick Sync Tests
{/N0/SB0/P0} Running Domain Verify Stick Sync Tests
{/N0/SB0/P0} DCB_DECOMP_OBP command succeeded
{/N0/SB0/P0} CPU 1 clearing 00000000.00000000 to 00000000.40000000
{/N0/SB0/P0} CPU 2 clearing 00000000.40000000 to 00000000.80000000
{/N0/SB0/P0} CPU 3 clearing 00000000.80000000 to 00000000.c0000000
{/N0/SB0/P0} CPU 8 clearing 00000000.c0000000 to 00000001.00000000
{/N0/SB0/P0} CPU 9 clearing 00000001.00000000 to 00000001.40000000
{/N0/SB0/P0} CPU 10 clearing 00000001.40000000 to 00000001.80000000
{/N0/SB0/P0} CPU 11 clearing 00000001.80000000 to 00000001.c0000000
{/N0/SB0/P0} CPU 0 clearing 00000001.c0000000 to 00000002.00000000
{/N0/SB0/P0} CPU 1 clearing 00000020.00000000 to 00000020.40000000
{/N0/SB0/P0} CPU 2 clearing 00000020.40000000 to 00000020.80000000
{/N0/SB0/P0} CPU 3 clearing 00000020.80000000 to 00000020.c0000000
{/N0/SB0/P0} CPU 8 clearing 00000020.c0000000 to 00000021.00000000
{/N0/SB0/P0} CPU 9 clearing 00000021.00000000 to 00000021.40000000
{/N0/SB0/P0} CPU 10 clearing 00000021.40000000 to 00000021.80000000
{/N0/SB0/P0} CPU 11 clearing 00000021.80000000 to 00000021.c0000000
{/N0/SB0/P0} CPU 0 clearing 00000021.c0000000 to 00000022.00000000
{/N0/SB0/P0} Decompress OBP done
{/N0/SB0/P0} DCB_ENTER_OBP command succeeded
{/N0/SB0/P1} DCB_ENTER_OBP command succeeded
{/N0/SB0/P2} DCB_ENTER_OBP command succeeded
{/N0/SB0/P3} DCB_ENTER_OBP command succeeded
{/N0/SB2/P0} DCB_ENTER_OBP command succeeded
{/N0/SB2/P1} DCB_ENTER_OBP command succeeded
{/N0/SB2/P2} DCB_ENTER_OBP command succeeded
{/N0/SB2/P3} DCB_ENTER_OBP command succeeded
Sun Fire 4810
OpenFirmware version 5.14.4 (01/28/03 13:29)
Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
SmartFirmware, Copyright (C) 1996-2001. All rights reserved.
16384 MB memory installed, Serial #14199415.
Ethernet address 8:0:20:d8:aa:77, Host ID: 80d8aa77.
Rebooting with command: boot net - install
ERROR: get_rarp_info: Timeout waiting for RARP packet.
ERROR: get_rarp_info: Timeout waiting for RARP packet.
-
Also, I tried a jumpstart on Domain C:
{10} ok
{10} ok boot net - install
ERROR: Can't open boot-device
{10} ok
{10} ok
{10} ok devalias net
net /ssm@0,0/pci@18,700000/pci@1/SUNW,hme
{10} ok show-devs
/ (gptwo)
/ssm@0,0 (gptwo)
/ssm@0,0/pci@1d,600000 (pci)
/ssm@0,0/pci@1d,600000/SUNW,qlc@1 (scsi-fcp)
/ssm@0,0/pci@1d,600000/SUNW,qlc@1/fp@0,0 (fp)
/ssm@0,0/pci@1d,600000/SUNW,qlc@1/fp@0,0/disk (block)
/ssm@0,0/pci@1d,700000 (pci)
/ssm@0,0/pci@1d,700000/network@2 (network)
/ssm@0,0/pci@1d,700000/scsi@1,1 (scsi-2)
/ssm@0,0/pci@1d,700000/scsi@1,1/tape (byte)
/ssm@0,0/pci@1d,700000/scsi@1,1/disk (block)
/ssm@0,0/pci@1d,700000/scsi@1 (scsi-2)
/ssm@0,0/pci@1d,700000/scsi@1/tape (byte)
/ssm@0,0/pci@1d,700000/scsi@1/disk (block)
/ssm@0,0/pci@1c,600000 (pci)
/ssm@0,0/pci@1c,600000/network@1 (network)
/ssm@0,0/pci@1c,700000 (pci)
/ssm@0,0/pci@1c,700000/pci@2 (pci)
/ssm@0,0/pci@1c,700000/pci@2/SUNW,isptwo@4 (scsi)
/ssm@0,0/pci@1c,700000/pci@2/SUNW,isptwo@4/st (byte)
/ssm@0,0/pci@1c,700000/pci@2/SUNW,isptwo@4/sd (block)
/ssm@0,0/pci@1c,700000/pci@2/SUNW,hme@0,1 (network)
/ssm@0,0/pci@1c,700000/pci@2/pci108e,1000@0
/ssm@0,0/pci@1c,700000/pci@1 (pci)
/ssm@0,0/pci@1c,700000/pci@1/SUNW,qfe@3,1 (network)
/ssm@0,0/pci@1c,700000/pci@1/pci108e,1000@3
/ssm@0,0/pci@1c,700000/pci@1/SUNW,qfe@2,1 (network)
/ssm@0,0/pci@1c,700000/pci@1/pci108e,1000@2
/ssm@0,0/pci@1c,700000/pci@1/SUNW,qfe@1,1 (network)
/ssm@0,0/pci@1c,700000/pci@1/pci108e,1000@1
/ssm@0,0/pci@1c,700000/pci@1/SUNW,qfe@0,1 (network)
/ssm@0,0/pci@1c,700000/pci@1/pci108e,1000@0
/ssm@0,0/pci@1c,700000/bootbus-controller@4
/ssm@0,0/memory-controller@13,400000 (memory-controller)
/ssm@0,0/SUNW,UltraSPARC-III+@13,0 (cpu)
/ssm@0,0/memory-controller@12,400000 (memory-controller)
/ssm@0,0/SUNW,UltraSPARC-III+@12,0 (cpu)
/ssm@0,0/memory-controller@11,400000 (memory-controller)
/ssm@0,0/SUNW,UltraSPARC-III+@11,0 (cpu)
/ssm@0,0/memory-controller@10,400000 (memory-controller)
/ssm@0,0/SUNW,UltraSPARC-III+@10,0 (cpu)
/todsg (tod)
/sgcn (serial)
/failsafe (serial)
/virtual-memory (virtual-memory)
/memory@0,0 (memory)
/packages
/packages/SUNW,builtin-drivers
/packages/obp-tftp
/packages/terminal-emulator
/packages/disk-label
/packages/deblocker
/chosen
/options
/aliases
/openprom
/openprom/client-services
{10} ok
{10} ok
{10} ok devalias net /ssm@0,0/pci@1c,700000/pci@2/SUNW,hme@0,1
{10} ok boot net - install
ERROR: tftp_get_reply: Timeout waiting for TFTP packet
ERROR: tftp_get_reply: Timeout waiting for TFTP packet
-
Eventually I got both domains to jumpstart.