HP XP20000/XP24000 HP StorageWorks XP Disk Array Configuration Guide (T5278-96 - Page 96

AMCC/JNI 2 Gbit FCAs, Verifying the FCA configuration, Clustering and fabric zoning

Page 96 highlights

remain the same when the system is rebooted. Persistent bindings can be set by editing the configuration file as shown in the examples that follow. Make sure the target in the driver configuration file and in the kernel file (/kernel/drv/sd.conf) match. Replace the WWNs shown in the examples with the correct WWNs for your array ports. You can view port WWNs using XP Command View or XP Array Manager. AMCC/JNI 2 Gbit FCAs • Use JNIC146x driver (version 5.3.1.1). • Edit the FCA driver settings in the /kernel/drv/jnic146x.conf file. For a SAN environment: FcLoopEnabled = 0; FcFabricEnabled = 1; For a direct connect: FcLoopEnabled = 1; FcFabricEnabled = 0; To enable failover for VxVM Dynamic Multi Pathing (DMP): FailoverDelay = 30; For SAN persistent binding: automap = 0; jnic146x0-target20_hba jnic146x0-target20_wwpn jnic146x1-target30_hba jnic146x1-target30_wwpn = "jnic146x0"; = "50060e8003285301"; = "jnic146x1"; = "50060e8003285311"; (Replace the WWPNs above with the WWPNs for your array ports.) • Make sure the jnic146x entry below is present at the bottom of the /kernel/drv/sd.conf file: name="sd" parent="jnic146x" target=0; • Perform a reconfiguration reboot so the host can implement the changes you made in the configuration files. • After configuring LUNs as explained in "Defining the paths" (page 15), use the jnic146x_update_drv command to request that the jnic146x driver instances perform LUN rediscovery: /opt/JNIC146x/jnic146x_update_drv -r -a Verifying the FCA configuration After installing the FCAs, verify recognition of the FCAs and drivers as follows: 1. Log into the system as root. Verify that all devices are powered on and properly connected to the system. 2. Use the prtdiag command (SPARC only) to verify that the FCA is installed properly. Use the prtconf command and/or browse the /var/adm/messages file to check whether the FCA driver has attached. Look for the WWN/WWPN of the FCA in the /var/adm/messages file or use an FCA-specific tool or command. Clustering and fabric zoning If you plan to use clustering, install and configure the clustering software on the servers. Clustering is the organization of multiple servers into groups. Within a cluster, each server is a node. Multiple clusters compose a multi-cluster environment. The following example shows a 96 Solaris

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183

remain the same when the system is rebooted. Persistent bindings can be set by editing the
configuration file as shown in the examples that follow. Make sure the target in the driver
configuration file and in the kernel file (
/kernel/drv/sd.conf
) match. Replace the WWNs
shown in the examples with the correct WWNs for your array ports. You can view port WWNs
using XP Command View or XP Array Manager.
AMCC/JNI 2 Gbit FCAs
Use JNIC146x driver (version 5.3.1.1).
Edit the FCA driver settings in the
/kernel/drv/jnic146x.conf
file.
For a SAN environment:
FcLoopEnabled
= 0;
FcFabricEnabled = 1;
For a direct connect:
FcLoopEnabled
= 1;
FcFabricEnabled = 0;
To enable failover for VxVM Dynamic Multi Pathing (DMP):
FailoverDelay = 30;
For SAN persistent binding:
automap = 0;
jnic146x0-target20_hba
= "jnic146x0";
jnic146x0-target20_wwpn
= "50060e8003285301";
jnic146x1-target30_hba
= "jnic146x1";
jnic146x1-target30_wwpn
= "50060e8003285311";
(Replace the WWPNs above with the WWPNs for your array ports.)
Make sure the jnic146x entry below is present at the bottom of the
/kernel/drv/sd.conf
file:
name="sd" parent="jnic146x" target=0;
Perform a reconfiguration reboot so the host can implement the changes you made in the
configuration files.
After configuring LUNs as explained in
“Defining the paths” (page 15)
, use the
jnic146x_update_drv
command to request that the jnic146x driver instances perform
LUN rediscovery:
/opt/JNIC146x/jnic146x_update_drv -r -a
Verifying the FCA configuration
After installing the FCAs, verify recognition of the FCAs and drivers as follows:
1.
Log into the system as root. Verify that all devices are powered on and properly connected
to the system.
2.
Use the
prtdiag
command (SPARC only) to verify that the FCA is installed properly. Use the
prtconf
command and/or browse the
/var/adm/messages
file to check whether the FCA
driver has attached. Look for the WWN/WWPN of the FCA in the
/var/adm/messages
file or use an FCA-specific tool or command.
Clustering and fabric zoning
If you plan to use clustering, install and configure the clustering software on the servers.
Clustering is the organization of multiple servers into groups. Within a cluster, each server is a
node. Multiple clusters compose a multi-cluster environment. The following example shows a
96
Solaris