LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   Multipath not working in AIX 5.3 (https://www.linuxquestions.org/questions/aix-43/multipath-not-working-in-aix-5-3-a-757410/)

cj_cheema 09-23-2009 11:20 PM

Multipath not working in AIX 5.3
 
Hi

I am facing a problem in multipathing in AIX 5.3. My AIX box connected having two FC HBAs and both are connected with two FC SAN switches. I have assigned 3 Luns to AIX If i issue lsdev -Cc disk the Luns shows exeactly 3 mean Multipathing working. But Ironacly If i switched off one SAN switch and when I issue df -g or ls to mounted storage for checking. The above command get hang and If i issue cfgmgr it also get stuck. Please help why this problem is coming..

RGD
Charanjit Singh

paulsm4 09-23-2009 11:27 PM

What does the error report say?

What about "mount", "lslv", "lsvg" and friends?

Just because "lsdev" is OK, doesn't mean everything else is.

DukeSSD 09-25-2009 04:39 PM

what reserve policy do you have on the luns?
what fast fail policy do you have on the luns?
what dynamic tracking policy do you have on the luns?
what it the back end storage type, firmware, device driver, host attachment script, etc.?

cj_cheema 09-25-2009 11:57 PM

Storage is IBM DS 4700 and from storage manager if I see its showing me this error in event log:
logical drive not on preferred path due to adt rdac failover - event 4011
Please help why the is error message is coming how to rectify it. And this error message comes when I switched off one SAN switch for checking multipath failover.

Smartpatrol 10-08-2009 10:38 PM

...

andy_lee 10-14-2009 01:22 PM

You can check your MPIO paths (without doing something drastic like turning off a SAN switch) by using the lspath command. Run this command against your 3 LUNs(hdisk2, 3 and 4 i'm assuming?) to check that there are paths coming from both HBA's.
lspath -H -l hdisk#

You might also want to check the zoning on your switches.

cj_cheema 10-19-2009 04:43 AM

lspath
 
Quote:

Originally Posted by andy_lee (Post 3719210)
You can check your MPIO paths (without doing something drastic like turning off a SAN switch) by using the lspath command. Run this command against your 3 LUNs(hdisk2, 3 and 4 i'm assuming?) to check that there are paths coming from both HBA's.
lspath -H -l hdisk#

You might also want to check the zoning on your switches.

When I checked through lspath -l hdisk# when all SAN switch on

it shows me something like this

# lspath -l hdisk4

fcs0 path Enable
fcs1 path Enable

Message comes means path is coming from both fc HBA isn't it. If I switch off one switch then issue this same command again. It shows me like this

fcs0 path Enable
fcs1 path Failed

But Ironacly if I issued ls or try to make any folder its got stucked. By the suggetion of IBM experts I have updated AIX TL and SP and installed the SDDPCM driver. Now after updating and instaing driver issue is it is faling over and failing back but takes a time of 5-10 mins. I have asked my storage engg. for rechecking zones it said all settings are OK from his end. Please suggest where is the loophole.

Thx & RGD

Charanjit

DukeSSD 10-19-2009 06:43 PM

what does:
lsattr -El hdisk4
show?

Sounds like you do not have dynamic tracking and fast fail enabled...

cj_cheema 10-20-2009 12:32 AM

Quote:

Originally Posted by DukeSSD (Post 3725439)
what does:
lsattr -El hdisk4
show?

Sounds like you do not have dynamic tracking and fast fail enabled...

Well I will check that I'll update you as at right now I'm not at my customer location. But meanwhile can yyou clearify what does mean dynamic tracking and fast fail and Does it need to be enable at OS end or storage end...

Thx Charanjit


All times are GMT -5. The time now is 12:05 PM.