Examples

CODE EXAMPLE 3-9adds system_board_name sb4 to the blacklist.

CODE EXAMPLE 3-9disablecomponent Command Example Adding sb4 to the Blacklists

schostname:A> disablecomponent sb4

CODE EXAMPLE 3-10adds 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-10disablecomponent Command Example Adding sb0 CPU Port 3 to the Blacklist

schostname:A> disablecomponent sb0/p3

CODE EXAMPLE 3-11adds 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-11disablecomponent Command Example Adding sb2, CPU Port 3, and Physical Bank 0 to the Blacklists

schostname:A> disablecomponent sb2/p3/b0

CODE EXAMPLE 3-12adds 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-12disablecomponent 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

30 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001

Page 46
Image 46
Sun Microsystems 6800/4810/4800/3800 manual SchostnameA disablecomponent sb4, SchostnameA disablecomponent sb0/p3