Zone management example – HP HSG Array Controller User Manual
Page 118
Zoning 6-11
Compaq Confidential – Need to Know Required
Writer: Bill Reitz Project: StorageWorks Fibre Channel Storage Switch User's Guide Comments:
Part Number: AA-RHBYA-TE 135267-001 File Name: g-ch6 Zoning Last Saved On: 4/7/99 12:36 PM
■
Zone member additions and removals.
Zone members can be displayed for all zones or by individual zone or
configuration.
The Telnet commands are based on the three object types:
■
Alias
■
Configuration
■
Zone.
They provide five “same set” commands for each object type:
■
Create
■
Delete
■
Add
■
Remove
■
Show.
Zone Management Example
Figure 6-2 shows a single configuration USA_cfg that has three zones defined,
as follows:
■
The Red and Green zones share six disk drives on a loop.
■
The Blue and Green zones share one storage array.
■
The Blue zone has a dedicated storage array.
NOTE: the JBOD with Loop 2 is not in any zone cannot be accessed from any zone where
the configuration is in effect.
The disks are specified by World Wide Name and the hosts are specified by
physical port.
Figure 6-3 is a graphical representation of the configuration with an additional
disk drive loop that none of the zones “see”.
admin> cfgCreate "USA_cfg", "Red_zone; Blue_zone; Green_zone"
admin> zoneCreate "Red_zone", "0,0; loop1"
admin> zoneCreate "Blue_zone", "0,1; array1; 0,2; array2"
admin> zoneCreate "Green_zone", "0,0; loop1; 0,2; array2"