ATTENTION: We are currently working an issue with posting. Thank you for your patience while we work on a resolution.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2506
Views
0
Helpful
1
Replies

Smart Zoning Best Practices

jkohler
Level 1
Level 1

Hi All,

I am trying to implement smart zoning in a lab environment before considering it for our production environment.

Switch platform (for the time being) is MDS 9124. Running code for lab is 5.2(8b).

It seems that documentation on SZ is pretty parse besides the basic CLI config guides.

I am wondering what the recommendation is on zone population, IE, it was single init single target, but now should it be multi init single target (IE zone per SP Port), single init multi target (IE zone per host), or multi init multi target (IE zone per cluster).

Here is the example:

1x FC Array with 2 SP's. Each SP has a connection to each fabric...

Odd Fabric

SP A1

SP B1

Even Fabric

SP A0

SP B0

4x ESXi hosts with a single connection to each fabric...

Odd Fabric

ESXi01-A1

ESXi02-A1

ESXi03-A1

ESXi04-A1

Even Fabric

ESXi01-B1

ESXi02-B1

ESXi03-B1

ESXi04-B1

From what I have been reading (specifically this PDF:

http://www.cisco.com/en/US/prod/collateral/ps4159/ps6409/ps5987/at_a_glance_c45-708533.pdf), it sounds like Cisco is recommending the zone per cluster model I mentioned above, with the thought that this will actually act like single init single target.

This would mean my Smart Zones would look like this:

Odd Fabric "SmartZone_Odd_Array1234_vSphereCluster"

SP A1

SP B1

ESXi01-A1

ESXi02-A1

ESXi03-A1

ESXi04-A1

Even Fabric "SmartZone_Even_Array1234_vSphereCluster"

SP A0

SP B0

ESXi01-B1

ESXi02-B1

ESXi03-B1

ESXi04-B1

Anyone have any thoughts on this approach and its supportability / sustainability from Cisco's perspective?

Thanks,

Jon

1 Reply 1

dynamoxxx
Level 5
Level 5

i went with this configuration and still reduced 165 zones to 56

esx1-hba1-VNX

member device-alias ESX1

member device-alias VNX-SPA0

member device-alias VNX-SPB2

member device-alias VNX-SPA3

member device-alias VNX-SPB1

esx2-hba1-VNX

member device-alias ESX2

member device-alias VNX-SPA0

member device-alias VNX-SPB2

member device-alias VNX-SPA3

member device-alias VNX-SPB1

I did not want to get too aggressive and lump everything together. Before above configuraiton would be individual zones (single initiator and single target). This works for me

@dynamoxxx

@dynamoxxx

Review Cisco Networking for a $25 gift card