deleteboard(8)
System Administration 41
EXTENDED
DESCRIPTION
■You can execute the deleteboard(8) command on a domain that is not running.
When the domain is running, the deleteboard(8) command with "-c
disconnect" or "-c unassign" will succeed only if the following Solaris
Service Management Facility (SMF) services are active on that domain:
■Domain SP Communication Protocol (dscp)
■Domain Configuration Server (dcs)
■Sun Cryptographic Key Management Daemon (sckmd)
■When the command is executed, a prompt to confirm execution of the command
with the specified options is displayed. Enter "y" to execute the command or "n"
to cancel the command.
■If "-c disconnect" is specified when either the domain power has been turned
off or the XSB is already disconnected from the domain configuration, no
operation is performed. If domain power-on or power-off is in progress, the
command results in an error.
■If "-c unassign" is specified when either the domain power has been turned
off or the XSB is already disconnected from the domain configuration, the XSB is
switched from the assigned state to a system board pool. If the XSB is already in
a system board pool, no operation is performed.
■If "-c reserve" is specified when either the domain power has been turned off
or the XSB is already disconnected from the domain configuration, the XSB is
immediately switched from the assigned state to a system board pool. If the XSB
is already in a system board pool, no operation is performed. If domain power-
on or power-off is in progress, the command results in an error.
■When the XSB is disconnected, the hardware resource on the XSB is disconnected
from the operating system. For this reason, command execution may take time.
■The state in which an XSB has been assigned means that configuring the XSB in
the specified domain has been reserved. The reserved XSB is configured when
the domain is rebooted or the addboard(8) command is executed. An already
assigned XSB cannot be specified for configuring or assignment from other
domains.
■An XSB in the system board pool means that the XSB belongs to no domain and
is therefore available for configuring or assignment.
EXAMPLES EXAMPLE 1 Puts the system board XSB#00-0, #01-0, #02-0, and #03-0 in the system board
pool
EXAMPLE 2 Reserves disconnection of XSB#00-0, #01-0, #02-0, and #03-0 .
XSCF> deleteboard -c unassign 00-0 01-0 02-0 03-0
XSCF> deleteboard -c reserve 00-0 01-0 02-0 03-0