Moveboard – FUJITSU SPARC ENTERPRISE M4000 User Manual

Page 107

Advertising
background image

moveboard(8)

System Administration

101

NAME

moveboard - move an eXtended System Board (XSB) from the current domain to
another

SYNOPSIS

moveboard

[ [-q] -{y|n}] [-f] [-v] [-c configure] -d domain_id xsb [ xsb...]

moveboard

[ [-q] -{y|n}] [-f] [-v] -c assign -d domain_id xsb [ xsb...]

moveboard

[ [-q] -{y|n}] [-f] [-v] -c reserve -d domain_id xsb [ xsb...]

moveboard -h

DESCRIPTION

The moveboard(8) command disconnects a XSB from the current domain and,
based on the domain component list (DCL), assigns it to, or configures it in, the
specified domain.

One of the following movement methods can be specified:

Privileges

You must have one of the following privileges to run this command:

Refer to setprivileges(8) for more information.

configure

Disconnects a configured XSB from its domain configuration and
configures it into the specified destination domain configuration.
The incorporated XSB can be accessed from the operating
system.

assign

Disconnects a configured XSB from its domain configuration and
assigns it to the specified destination domain configuration. The
assigned XSB is reserved for the specified domain and cannot be
configured in or assigned to other domains. The assigned
system board is configured in the domain by reboot the domain
or execution of the addboard(8) command with -c configure.

reserve

Reserves disconnection of the specified XSB from the domain
configuration of the move source, and reserves assignment of
the XSB to the domain configuration of the move destination.
The XSB is assigned to the domain configuration of the move
destination when the domain power of the move source is
turned off or rebooted. The XSB is subsequently incorporated
when the domain power of the move destination is turned on or
rebooted.

platadm

Can run this command for all domains.

domainadm

Can run this command only for your managed domains.

Note –

You must have the domainadm privileges for both of

source domain and destination domain to run moveboard(8)
command.

Advertising