Configuring A Virtual Device With A Static Fc Id - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 21
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
Set the device alias mode to enhanced when using SDV (because the pWWN of a virtual device could
change).
For example, SDV is enabled on a switch and a virtual device is defined. SDV assigns a pWWN for the
virtual device, and it is zoned based on the pWWN in a zone. If you later disable SDV, this configuration
is lost. If you reenable SDV and create the virtual device using the same name, there is no guarantee that
it will get the same pWWN again. You would have to rezone the pWWN-based zone. However, if you
perform zoning based on the device-alias name, there are no configuration changes required if or when
the pWWN changes.
Be sure you understand how device alias modes work before enabling them. Refer to
"Distributing Device Alias Services"

Configuring a Virtual Device with a Static FC ID

Typically, the FC ID for the virtual device is assigned by the system. There is a virtual domain reserved
and advertised for SDV devices and it is used when allocating the FC ID. The FC ID is registered with
the name server and has the same FC4 properties as the primary device it represents.
When a fabric containing a virtual device configuration reboots, the virtual device's domain or FC ID
may change; there is no guarantee that the virtual device FC ID will remain the same because it is not a
part of the configuration. You can define the FC ID for a virtual device to be static. Configuring a device
to have a static FC ID ensures that the same FC ID is used for the virtual device configuration across
NX-OS reboots, and it also provides the following benefits:
This procedure is optional, but we recommend it. You can also configure a static domain ID. Only the
Note
domain part of the FC ID is static; other values are system-assigned.
If you are using SDV to virtualize devices for either AIX or HP-UX platforms, we recommend you create
a static FC ID.
To configure a static FC ID when creating a virtual device, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# sdv virtual-device name
vdev1 vsan 2
Step 3
switch(config-sdv-virt-dev)# virtual-fcid
0x960001
switch(config-sdv-virt-dev)# exit
Step 4
switch(config)# sdv commit vsan 2
OL-18084-01, Cisco MDS NX-OS Release 4.x
Makes it easier for SAN administrators to plan and design the SAN (for example, administrators can
assign virtual domains and FC IDs to be used by virtual devices).
Improves monitoring and troubleshooting because the same FC ID is assigned to a virtual device on
every instance.
for details and requirements about device alias modes.
Purpose
Enters configuration mode.
Configures a virtual device alias name (vdev1) and
defines its primary device (vsan 2).
Enters SDV manager configuration submode.
Assigns the FC ID 0x960001 to the virtual device.
Exits SDV manager configuration submode.
Commits the VSAN configuration to the fabric.
Cisco MDS 9000 Family CLI Configuration Guide
Configuring SDV
Chapter 25,
21-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents