Selects the default controller specified by the device name.
This command is required before entering all SAS utility commands
except SHOW CONTROLLER and SHOW VERSION.
Format
SET CONTROLLER device_name
1 – Parameters
device_name
The device name has the format ddcu,
where:
dd is the device code.
c is the controller designation A through Z.
u is the unit number (0 through 9999).
To display device names, enter the SAS command SHOW CONTROLLER.
2 – Example
SAS> SET CONTROLLER PKA0
Selected Controller _PKA0: is a LSISAS10XX device.
SAS>
In this example, controller _PKA0: is selected as the default
controller.