![Western Digital 1EX1231 User Manual Download Page 255](http://html1.mh-extra.com/html/western-digital/1ex1231/1ex1231_user-manual_960951255.webp)
User Guide
4. Management
4.7 Zoning
transport: Serial Attached SCSI Protocol (SPL-4)
0x5000ccab0300003c
Step 4 :
Build the sg_senddiag command using the information recorded in earlier steps.
a.
Use the example of the sg_senddiag command shown in the image above to complete the
specific sg_senddiag command for IOM A. Replace letters
a
through
d
with the information
recorded in previous steps.
sg_senddiag Command
sg_senddiag <a> --pf --raw=04,00,00,90,<b>,<c>,00,00,<d>
a. SCSI device (<dev>)
: device associated with IOM A
b. Disable Zoning
: 60
c. Zoning Configuration
: configuration 00
Note:
For information on preconfigured zoning configurations, see:
Predefined Zoning Configurations
d. IOM SAS Address
: SAS Address associated with IOM A
Note:
A comma should be placed after each bit of data in the IOM SAS
Address that was recorded. For example, if the IOM SAS Address output
was
5000CCAB0300003C
, the address that should be added to the
sg_senddiag command should be
50,00,CC,AB,03,00,00,3C
.
b.
Use the example of the sg_senddiag command shown in the image above to complete the
specific sg_senddiag command for IOM B. Replace letters
a
through
d
with the information
recorded in previous steps.
sg_senddiag Command
sg_senddiag <a> --pf --raw=04,00,00,90,<b>,<c>,00,00,<d>
a. SCSI device (<dev>)
: device associated with IOM B
b. Disable Zoning
: 60
c. Zoning Configuration
: configuration 00
Note:
For information on preconfigured zoning configurations, see:
Predefined Zoning Configurations
d. IOM SAS Address
: SAS Address associated with IOM B
Note:
A comma should be placed after each bit of data in the IOM SAS
Address that was recorded. For example, if the IOM SAS Address output
was
5000CCAB0300007C
, the address that should be added to the
sg_senddiag command should be
50,00,CC,AB,03,00,00,7C
.
c.
The following are examples of completed sg_senddiag commands for IOM A and B.
•
IOM A
: sg_senddiag 3 --pf --raw=04,00,00,90,60,00,00,00,50,00,CC,AB,03,00,00,3C
239