User Guide
Configuration 0 allows all hosts to view all drive slots and the devices that are populated in those
drive slots. In this Configuration, all of the drives belong to the same zone group as shown in the
image below represented by one color. Each of the SAS ports on the rear IO of the enclosure are
also represented by one color to display their connection to all of the drives within the enclosure.
• In-band management: Configuration 0 can be initiated to disable zoning in the sg_senddiag
command in-band by using 00 in the Zoning Configuration option. See:
Command
(page 234) for the actual senddiag commands.
• Out-of-band management: Configuration 0 (default configuration) can be initiated to disable
zoning in the out-of-band management by using 0 in the ZoningConfig option. The following are
example Redfish POST and cURL commands:
Redfish POST:
/redfish/v1/Systems/Self/Storage/<Enclosure Logical ID>/Actions/
Storage.Zoning
{ "ZoningConfig": "0" }
cURL:
curl -X POST -k -u admin:admin -H "Content-type: application/json"
https://<IP Address>/redfish/v1/Systems/Self/Storage/<Enclosure Logical
ID>/Actions/Storage.Zoning -d
'{"ZoningConfig" : "0"}'
Figure 199: Configuration 0
There is no SAS cable connection Configuration table for this Configuration. This is because the
host servers do not rely on any order of connection to see the drives and drive slots.
Configuration 1:
228
5. System Management
5.3 Zoning
sg_senddiag
Need help?
Do you have a question about the Ultrastar Data102 and is the answer not in the manual?
Questions and answers