HPE EVA Storage
1851080 Members
1853 Online
104056 Solutions
New Discussion

Need to deleta a path from Securepath.

 
SOLVED
Go to solution
Amruth
Regular Advisor

Need to deleta a path from Securepath.

Gurus,

We have secure path installed on one of our rp4440 and have a 2 port fiber channel HBA. The HBAs have connection to the EVA5000. We have LUNs assigned and everything is working properly.

Now for high availblity we have another single port Card and wants to remove the one cable from the 2 Port HBA to the new single port HBA.

We are waiting for the SAN team to configure the EVA so that the LUNs presented to the new WWN.

Need to know how can i delete the devices from Secure path so that i can delete the old ones and add the new devices.

I never done this ...if anybody has idea.

Here is the spmgr -display output.

----------------------
Command: spmgr display
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Storage: 5000-1FE1-5004-61B0
Load Balance: On Auto-restore: Off Balance Policy: Least I/O
Path Verify: On Verify Interval: 30
HBAs: fcd2 fcd3
Controller: P5849E1AAQF02J, Operational
P5849E1AAQF01U, Operational
Devices: c18t0d0 c18t0d1 c18t0d2 c18t0d3 c18t0d4

TGT/LUN Device WWLUN_ID H/W_Path #_Paths
0/ 0 c18t0d0 6005-08B4-0010-1138-0000-7000-0F80-0000 4
255/255/0/0.0
Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF02J no
c8t0d1 fcd2 no Standby
c9t0d1 fcd3 no ****FAILED

Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF01U no
c12t0d1 fcd2 YES Active
c13t0d1 fcd3 no ****FAILED


TGT/LUN Device WWLUN_ID H/W_Path #_Paths
0/ 1 c18t0d1 6005-08B4-0010-1138-0000-7000-0F83-0000 4
255/255/0/0.1
Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF02J no
c8t0d2 fcd2 no Standby
c9t0d2 fcd3 no ****FAILED

Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF01U no
c12t0d2 fcd2 YES Active
c13t0d2 fcd3 no ****FAILED


TGT/LUN Device WWLUN_ID H/W_Path #_Paths
0/ 2 c18t0d2 6005-08B4-0010-1138-0000-7000-0F86-0000 4
255/255/0/0.2
Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF02J no
c8t0d3 fcd2 no Standby
c9t0d3 fcd3 no ****FAILED

Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF01U no
c12t0d3 fcd2 YES Active
c13t0d3 fcd3 no ****FAILED


TGT/LUN Device WWLUN_ID H/W_Path #_Paths
0/ 3 c18t0d3 6005-08B4-0010-1138-0000-7000-0F89-0000 4
255/255/0/0.3
Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF02J no
c8t0d4 fcd2 no Standby
c9t0d4 fcd3 no ****FAILED

Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF01U no
c12t0d4 fcd2 YES Active
c13t0d4 fcd3 no ****FAILED


TGT/LUN Device WWLUN_ID H/W_Path #_Paths
0/ 4 c18t0d4 6005-08B4-0010-1138-0000-7000-0388-0000 4
255/255/0/0.4
Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF02J no
c8t0d5 fcd2 no Standby
c9t0d5 fcd3 no ****FAILED

Controller Path_Instance HBA Preferred? Path_Status
P5849E1AAQF01U no
c12t0d5 fcd2 YES Active
c13t0d5 fcd3 no ****FAILED



Any help is appeciated.

AM
If i am doing the same way you are doing to me then what is the difference between us.
3 REPLIES 3
Ranjith_5
Honored Contributor

Re: Need to deleta a path from Securepath.

Hi Amruth,

Attached the secure path guide.You can do anything using this ..includes all commandline operations.

regards,
Syam
Pradeep_25
Occasional Advisor
Solution

Re: Need to deleta a path from Securepath.

Hi,

you can connect the single port HBA to SAN and present luns from EVA to the new HBA.

you should see 6 paths to each LUN on EVA. (ioscan and insf -e may be required) .

you can then remove cable from one of the dual port HBA. spmgr display will show the path as failed. but for next boot onwards, you'll see 4 working paths to each LUN.

hope this helps
-pradeep
Amruth
Regular Advisor

Re: Need to deleta a path from Securepath.

Eventhough i have seen your reply now but your answer is right.

Just reboot the server, it solved the problem. Secure path takes by itsown the paths.
If i am doing the same way you are doing to me then what is the difference between us.