This command sets and displays the serial attached SCSI (SAS) device information for BladeCenter components that is stored in I/O modules that support this feature.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display SAS zone list | Displays a list of SAS device zones and their information that is stored in the specified I/O module. | zonecfg |
where x is the I/O-module bay number. |
Activate SAS zone - single SAS switch | Activates a SAS zone, selected by index number,
for the specified SAS switch module.
Note: If the I/O module is not
in an operating condition that allows a zone to be activated, the
command returns an advisory message.
|
zonecfg
-activate
zone
where zone is the index number for a valid zone. Use the zonecfg command, with no options, to list valid zones and their index numbers. This command can only be run by users who have one or more
of the following command authorities:
|
where x is the I/O-module bay number. |
Activate SAS zone - all SAS switches | Activates a SAS zone, selected by index number,
for all SAS switch modules.
Note: If the I/O module is not in an operating
condition that allows a zone to be activated, the command returns
an advisory message.
|
zonecfg
-activate
zone
where zone is the index number for a valid zone. Use the zonecfg command, with no options, on all I/O modules to determine the valid zones that are common to all SAS switch modules and their index numbers. This command can only be run by users who have one or more
of the following command authorities:
|
|
Display SAS zone information | Displays information about a SAS zone, selected by index number, that is stored in the specified I/O module. |
zonecfg
-view
zone
where zone is the index number for a valid zone. |
where x is the I/O-module bay number. |
zonecfg
zonecfg –activate 5
The following example shows the information that is returned from these commands:
system:switch[1]> zonecfg
Index: 3
Name: Name3
Description string for zone config 3
Status: Inactive
Type: Predefined
Date: <mm>
Index: 5
Name: Name5
Description string for zone config 5
Status: Inactive
Type: Configurable
Date: <mm>
Index: 2
Name: Name2
Description string for zone config 2
Status: Inactive
Type: Configurable
Date: <mm>
Index: 24
Name: Name24
Description string for zone config 24
Status: Active
Type: Configurable
Date: <mm>
system:switch[1]> zonecfg
Index: 3
Name: Name3
Description string for zone config 3
Status: Inactive
Type: Predefined
Date: <mm>
Index: 5
Name: Name5
Description string for zone config 5
Status: Pending
Type: Configurable
Date: <mm>
Index: 2
Name: Name2
Description string for zone config 2
Status: Inactive
Type: Configurable
Date: <mm>
Index: 24
Name: Name24
Description string for zone config 24
Status: Active
Type: Configurable
Date: <mm>
system:switch[1]> zonecfg –activate 5
OK
system:switch[1]>