HP Cisco MDS 9020 - Fabric Switch Configuration Manual page 507

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 20
SAN Device Virtualization
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Enter the show device-alias database command, which displays the contents of the device alias
Step 8
database. Ensure that the new virtual device name appears and that the name is correct.
switch# show device-alias database
device-alias name vdev1 pwwn 50:00:53:00:01:c9:70:01
Total number of entries = 1
Step 9
Create a zone member under one zone set named zs1 in the VSAN (vsan 2) and add the virtual target
device to the new zone using the device alias member type. Before activating the new zone, display the
zone-set information to ensure that the zone-set name, zone name, and pWWNs are correct.
switch# config t
Enter configuration commands, one per line.
switch(config)# zoneset name zs1 vsan 2
switch(config-zoneset)# zone name zzz1
switch(config-zoneset-zone)# member device-alias vdev1
switch(config-zoneset-zone)# member pwwn 21:00:03:04:55:cf:d6:40
switch(config-zoneset-zone)# end
switch# show zoneset
zoneset name zs1 vsan 2
zone name zzz1 vsan 2
pwwn 50:00:53:00:01:c9:70:01 [vdev1]
pwwn 21:00:03:04:55:cf:d6:40
Activate the new zone configuration.
Step 10
switch(config)# zoneset activate name zs1 vsan 2
Zoneset activation initiated. check zone status
switch(config)# exit
Display the active zone-set to ensure the data in the new zone configuration is correct. Also confirm that
Step 11
the pWWNs are correct.
switch# show zoneset active vsan 2
zoneset name zs1 vsan 2
zone name zzz1 vsan 2
* fcid 0x211324 [pwwn 50:00:53:00:01:c9:70:01] [vdev1]
pwwn 21:00:03:04:55:cf:d6:40
switch# show sdv database vsan 2
virtual-device name vdev1 vsan 2
[ WWN:50:00:53:00:00:d2:e0:01 FCID:0x960001 Real-FCID:0x9f0201 ]
virtual-fcid 0x960001
pwwn 21:00:00:04:cf:cf:45:40 primary
pwwn 21:00:00:04:cf:cf:38:d6
Enter the SDV manager configuration submode and display the pWWNs for the virtual devices in vsan
Step 12
2. After making a note of the pWWNs, migrate the primary virtual device to the secondary device, link
this new primary device to a physical device, and then commit this configuration to the fabric. Confirm
that the secondary virtual device is now the primary.
switch# conf t
switch(config-sdv-virt-dev)# link pwwn 21:00:00:04:cf:cf:38:d6
switch(config-sdv-virt-dev)# exit
switch(config)# sdv commit vsan 2
switch(config)# do show sdv database vsan 2
virtual-device name vdev1 vsan 2
[ WWN:50:00:53:00:00:d2:e0:01 FCID:0x960001 Real-FCID:0x9f0423 ]
virtual-fcid 0x960001
pwwn 21:00:00:04:cf:cf:45:40
pwwn 21:00:00:04:cf:cf:38:d6 primary
OL-16184-01, Cisco MDS SAN-OS Release 3.x
End with CNTL/Z.
Cisco MDS 9000 Family CLI Configuration Guide
SDV Configuration Example
20-13

Advertisement

Table of Contents
loading

Table of Contents