mpxio in Solaris10 with NetApp FAS3140 problem


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users mpxio in Solaris10 with NetApp FAS3140 problem
# 1  
Old 10-22-2009
mpxio in Solaris10 with NetApp FAS3140 problem

we have a v440 SUN machine with a NetApp FAS3140 SAN storage, the v440 got 2 HBA qlogic cards both connected to the switch side in NetApp 3140, zoning in netapp configured proberly and luns are adversitesed to the SUN machine, the problem i am facing is that when i try to configure the mpxio i am still seeing 2 paths for each LUN??

luxadm probe
is showing 2 path for each lun
the command i used for mpxio was
stmsboot -D fp -e

is there anyone who can help me solve this issue ?!

i did the same with our old filer the NetApp FAS3020 and it didn't give me any issue with mpxio but with NetApp FAS3140 i am facing this issue ?!
# 2  
Old 10-22-2009
what do you expect to see? there are TWO path to the luns... but if mpxio works correct, you should only see the luns once in "format".
# 3  
Old 10-23-2009
i see double in format
# 4  
Old 10-23-2009
i don't understand your commandline options for "stmsboot"?!

from manpage:
Code:
     -e

         Enables Solaris I/O multipathing on  all  fibre  channel
         (fp(7D))  controller ports. Following this enabling, you
         are prompted to reboot. During the  reboot,  vfstab  and
         the  dump  configuration  will be updated to reflect the
         device name changes.

     -d

         Disables Solaris I/O multipathing on all  fibre  channel
         (fp(7D)) controller ports. Following this disabling, you
         are prompted to reboot. During the  reboot,  vfstab  and
         the  dump  configuration  will be updated to reflect the
         device name changes.

so a "stmsboot -e" should be your command to run to "enable" mpxio... you might want to try the "-e" option alone without the "-D" option...
# 5  
Old 10-23-2009
I have this issue all the time. If devfsadm doesn't collapse them (show one disk in format), blow away the lun and recreate it. Sometime this has to be done several times. I have taken the exact same steps every time but certain times blowing it away and repeating your steps automagically fixes it. Once you blow it away make sure you run devfsadm and once again after the lun is created.

Be careful to not just run "stmsboot -e" since it might mess up your boot mirrors if you have any. 'stmsboot -D fp -e" should be sufficient since your doing it for a fibre port.
# 6  
Old 10-23-2009
the v440 don't have fc disks as boot devices, so "stmsboot -e" should work without any problems...
# 7  
Old 10-25-2009
Problem is fixed from filer side, need offline the luns and activate ALUA and then online them back and remap them Smilie now mpxio working Smilie thanks for the help.

duke as kharjahn said stmsboot -D fp -e is the efficient way to activate mpxio for fiber only. dont use stmsboot -e it will activate mpxio for everything.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

MPxIO Multipathing Problem

Hi, I believe this is an OS multipathing issue - Solaris 10 We have x2 Dual port 8GB Qlogic HBA's installed in our SOlaris 10 host. HBA0 (IOU0) Port WWN's - 09f4 (pci@3,700000/SUNW,qlc@0) 09f5 (pci@3,700000/SUNW,qlc@0,1) HBA1 (IOU1) Port WWN's... (2 Replies)
Discussion started by: jamba1
2 Replies

2. Solaris

Solaris 10 + mpxio Path

Hi, I have an Oracle/Sun T3-2 Server with a duel SAS controller Fujitsu DX60 array attached. I have 2 x SAS HBA's in the T3-2. One HBA cabled to CM0 and one HBA cabled to CM1 of the array. The array is setup with one RAID GROUP and one VOLUME and one LUN In Solaris I can see one device... (4 Replies)
Discussion started by: general_lee
4 Replies

3. Solaris

Migrate from MPXIO to Powerpath

Here is the issue: I am building a database server using Solaris 10x86 U8. The system is jumpstarted with mpxio enabled and booting from the san. We need to have powerpath 5.3 installed and would like to have powerpath take control of the the boot san as well or have mpxio control the san... (2 Replies)
Discussion started by: nabru72
2 Replies

4. Solaris

Curious MPxIO problem

Hello folks, I have a newly installed Solaris 10 system running on a T6320 blade. I have set up LDM with the intent to move an ldom from another blade to this one. So far, so good. I had the SAN folks make the LUNs belonging to the ldom visible to my new blade and I can see them, all 4 paths.... (4 Replies)
Discussion started by: Ranck
4 Replies

5. Solaris

MPXIO

Hi Kudo, I wanna to know that how can I do mpxio device name to os native name mapping without using stmsboot -L I tried everything still not able to got the solution till I able to get these o/p here is native disk info as well physical wat is the logical OS name of the disk ... (1 Reply)
Discussion started by: tarunn.dubeyy
1 Replies

6. Filesystems, Disks and Memory

MPxIO question

Greetings Forumers!! I was given a T2000 with one, dual port, HBA card. The card had one fiber connection to the SAN and the former admin enabled MPxIO. Yesterday, I learned that the other port was connected to the same SAN. This system is in another city so I don't have physical access to... (1 Reply)
Discussion started by: bluescreen
1 Replies

7. Filesystems, Disks and Memory

VxVM and MPxIO

:confused: Last week I read that VxVM won't work with MPxIO (i don't recall the link) and that it should be unconfigured when installing VxVM. Today I read that VxVM works in "pass-thru" mode with MPxIO and DMP uses the devices presented by MPxIO. If I create disks with MPxIO and use VxVM to... (1 Reply)
Discussion started by: bluescreen
1 Replies

8. Solaris

Mpxio

Hi, I have a quick question. How can I see MPXIO statistics (like errors, how many I/O|throuput per path, ....) on Solaris 10? Does maybe a ready dtrace script exist (I do not have the knowledge to write one myself)? I would be happy if somebody knows some good documentation/links (with... (1 Reply)
Discussion started by: victorinox
1 Replies

9. Solaris

Mpxio

Hi All, I have one question. I found out that my system setting for mpxio-disable=yes. Sun recommend to change it to mpxio-disable=no and run stmsboot -e command. But no one can tell will it affect the system or not and the system is sol-10 and using veritas volume manager and attached... (3 Replies)
Discussion started by: mailbox80
3 Replies

10. Solaris

solaris10 dns problem

Hi, I'm new to solaris and just installed solaris 10. For some reason I can't resolve stuff. I installed it with the option to use dns. My routing is correct. (I can ping stuff outside my subnet). I have a resolv.conf which looks like this: bash-3.00# more resolv.conf 10.32.2.12 10.32.2.11... (5 Replies)
Discussion started by: barabas
5 Replies
Login or Register to Ask a Question