HP StorageWorks Modular Smart Array 1000 HP StorageWorks 1000/1500 Modular Sma - Page 13

add connection HBA2, profile=hp, Connection Name: HBA2, Host WWNN=50060B00-00225CB1, Profile Name=hp

Page 13 highlights

Step Description (continued) Check 5 Assign a name and operating system profile to the connection (the additional HBA F connected to the second MSA array controller). From the CLI, enter add connection WWPN= profile= Example display, assigning a connection name of HBA2: CLI>add connection HBA2 WWPN=50060B00-00225CB0 profile=hp Connection has been added successfully. Profile hp is set to the new connection. 6 Verify the connection. F From the CLI, enter show connections Example display: CLI>show connections Connection Name: HBA1 Host WWNN=20000000-C93673BA Host WWPN=10000000-C93673BA Profile Name=hp Connection Name: HBA2 Host WWNN=50060B00-00225CB1 Host WWPN=50060B00-00225CB0 Profile Name=hp NOTE: As highlighted in the example, the connection to the second controller now has a defined connection name and operating system profile type. 7 Grant the new controller access to the storage. F From the CLI, enter add acl connection= unit= Example display, granting connection HBA2 access to LUNs 0, 1, and 2: CLI>add acl connection=HBA2 unit=0 1 2 Enabling ACL. Allowing 50060B00-00225CB0 access to unit 0 1 2. 8 Verify the changes to the access control list. F From the CLI, enter show acl Example display: CLI>show acl Connection WWPN Units HBA1 10000000-C93673BA 0, 1, 2 HBA2 50060B00-00225CB0 0, 1, 2 9 Verify the newly added redundancy. F From the server console, enter ioscan -fnC disk 10 Create block and character device files for each storage unit. F From the server console, enter insf -e Migrating from an active/passive single controller to active/active dual controllers in HP-UX environments 13

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16

Migrating from an active/passive single controller to active/active dual controllers in HP-UX environments
13
5
Assign a name and operating system profile to the connection (the additional HBA
connected to the second MSA array controller).
From the CLI, enter
add connection
<name>
WWPN=
<WWPN>
profile=
<type>
Example display, assigning a connection name of
HBA2
:
CLI>
add connection HBA2
WWPN=50060B00-00225CB0
profile=hp
Connection has been added successfully. Profile hp is set to the
new connection.
6
Verify the connection.
From the CLI, enter
show connections
Example display:
CLI>show connections
Connection Name: HBA1
Host WWNN=20000000-C93673BA
Host WWPN=10000000-C93673BA
Profile Name=hp
Connection Name: HBA2
Host WWNN=50060B00-00225CB1
Host WWPN=50060B00-00225CB0
Profile Name=hp
NOTE:
As highlighted in the example, the connection to the second controller now
has a defined connection name and operating system profile type.
7
Grant the new controller access to the storage.
From the CLI, enter
add acl connection=
<connection_name>
unit=
<LUNs>
Example display, granting connection
HBA2
access to LUNs
0
,
1
, and
2
:
CLI>add acl connection=HBA2 unit=0 1 2
Enabling ACL. Allowing 50060B00-00225CB0 access to unit 0 1 2.
8
Verify the changes to the access control list.
From the CLI, enter
show acl
Example display:
CLI>show acl
Connection WWPN Units
HBA1 10000000-C93673BA 0, 1, 2
HBA2 50060B00-00225CB0 0, 1, 2
9
Verify the newly added redundancy.
From the server console, enter
ioscan -fnC disk
10
C
reate block and character device files for each storage unit.
From the server console, enter
insf -e
Step
Description
(continued)
Check