I'm looking at zoning 2 FC switches which were not zoned when initially implemented for some reason. They are IBM/Brocade switches and I've found this page to be quite helpful.
I'm just trying to figure out whether to use the WWN or WWPN when adding devices to a zone. I understand that the WWN identifies a device and the WWPN a specific port.
In simplified form lets say I have:
- 1 host/WWN with 2 HBAs/WWPNs, and
- 1 storage array/WWN with 2 FC ports/WWPNs.
In English, I would say "grant host1 access to storage1", so does that mean I just use the WWNs in the zone definition?
Is there a reason why using the WWPNs is preferable?
Should I just use both?
On my Brocade fiber switch I guess I use the WWN and create an Alias. Are you creating the Alias to associate?
The basics are
Not sure if the helps in any way.
I thought the WWN was the for the HBA, and the WWPN was the PORT on the HBA. That way you could if you wanted to zone by ports but the WWN encompasses both. So... your mileage may vary. I say keep it simple.
I'm a Cisco MDS-guy myself sorry so don't have much Brocade experience but almost certainly it's the WWN's you'll care about when building an ISL (which is what it sounds like you're doing). The reason is that the WWPN is really only relevant inside a device as it's the key value used in most host tables, i.e. it's of little use outside a device - does that make sense?