User Guide
6. Management
6.6 T10 Zoning
Zoning function has been DISABLED!
b.
Issue the following command to disable zoning on ESM B using the second SCSI device:
hgst_cli_tool.exe –d <devicenumber> -c “zone set 0”
Example of Disabling the First SCSI Device Results
cli_cmd = zone set 0
Zoning function has been DISABLED!
c.
Using the second SCSI device number, repeat the previous step to disable zoning on
that device.
Step 3 :
Reset the ESMs using hgst_cli_tool.
a.
Issue the following command to reset ESM A using the first SCSI device:
hgst_cli_tool.exe –d <devicenumber> -c “reset 0"
Example of Resetting First SCSI Device Results
cli_cmd = reset 0
b.
Issue the following command to reset ESM B using the first SCSI device:
hgst_cli_tool.exe –d <devicenumber> -c “reset 0"
Example of Resetting Second SCSI Device Results
cli_cmd = reset 0
Step 4 :
Verify that zoning has been disabled.
a.
Issue the following command to disable zoning on ESM A using the first SCSI device:
hgst_cli_tool.exe –d <devicenumber> -c “zone get”
Example of Disabled First SCSI Device Results
cli_cmd = zone get
Zoning function DISABLED!
b.
Issue the following command to disable zoning on ESM B using the second SCSI device:
hgst_cli_tool.exe –d <devicenumber> -c “zone get”
Example of Disabled Second SCSI Device Results
cli_cmd = zone get
Zoning function DISABLED!
Step 5 :
Verify the zone groups for each of the host using sg_ses page 02.
a.
Issue the following command to access sg_ses page 02 related to the first SCSI device:
sg_ses <devicenumber> -p2
58