User`s guide

144 XgOS User’s Guide September 2014
Take the following steps to configure a persistent map (binding) for an undeployed
vHBA.
1. Add a named SAN map and specify its fixed WWPN target order. This example
creates a SAN map with 8 targets:
2. Consider starting the entry order from 0 instead of 1 because the host OS uses
0 as the 1st order.
3. Verify the persistent map was configured correctly:
You can omit the <map-name> to display information of all configured SAN
maps.
4. Create a server profile, a vHBA (not yet deployed), and bind them together with
a persistent map:
add san map mymap entry 0 21:00:00:20:37:C9:1D:C2
add san map mymap entry 1 21:00:00:20:37:D5:45:FD
add san map mymap entry 2 21:00:00:20:37:B3:F0:5C
add san map mymap entry 3 21:00:00:20:37:90:88:90
add san map mymap entry 4 21:00:00:20:37:C6:5E:B4
add san map mymap entry 5 21:00:00:20:37:CC:EB:30
add san map mymap entry 6 21:00:00:20:37:D5:37:18
add san map mymap entry 7 21:00:00:20:37:8D:03:7D
show san map mymap
name descr entries
-----------------------------------------------------------------
mymap 0=21:00:00:20:37:C9:1D:C2
1=21:00:00:20:37:D5:45:FD
2=21:00:00:20:37:B3:F0:5C
3=21:00:00:20:37:90:88:90
4=21:00:00:20:37:C6:5E:B4
5=21:00:00:20:37:CC:EB:30
6=21:00:00:20:37:D5:37:18
7=21:00:00:20:37:8D:03:7D
1 record displayed
add server-profile myserver
add vhba vhba101.myserver -map=mymap
show vhba vhba101.myserver map
vhba name descr entries
-----------------------------------------------------------------
vhba101.myserver mymap 0=
21:00:00:20:37:C9:1D:C2
1=21:00:00:20:37:D5:45:FD
2=21:00:00:20:37:B3:F0:5C