Sun Microsystems 6800/4810/4800/3800 Welding System User Manual


 
30 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual October 2001
Examples
CODE EXAMPLE 3-9 adds system_board_name sb4 to the blacklist.
CODE EXAMPLE 3-10 adds system_board_name sb0 and CPU port 3 to the blacklists.
Note that any memory banks on this CPU port are unreachable and are implicitly
disabled.
CODE EXAMPLE 3-11 adds system_board_name sb2, CPU port 3, physical bank 0 to the
blacklists. Note that any logical banks belonging to this physical bank are disabled.
CODE EXAMPLE 3-12 adds system_board_name ib9, port 0, bus 1 and board_name ib8,
I/O card 2 to the blacklists. Disabling I/O card 2 shuts down the power to that I/O
card.
CODE EXAMPLE 3-9 disablecomponent Command Example Adding sb4 to the
Blacklists
schostname:A> disablecomponent sb4
CODE EXAMPLE 3-10 disablecomponent Command Example Adding sb0 CPU Port 3 to
the Blacklist
schostname:A> disablecomponent sb0/p3
CODE EXAMPLE 3-11 disablecomponent Command Example Adding sb2, CPU Port 3,
and Physical Bank 0 to the Blacklists
schostname:A> disablecomponent sb2/p3/b0
CODE EXAMPLE 3-12 disablecomponent Command Example Adding I/O Assembly 9,
Port 0 and Bus 1 and Also I/O Assembly 8, I/O Card 2 to the
Blacklists
schostname:A> disablecomponent ib9/p0/b1 ib8/c2