Help with Multipath

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Help with Multipath
# 1  
Old 08-10-2012
Help with Multipath

Hi All,

When I execute "multipath -ll" command that time display only 3 path (orafra2,oradata2 and oradata1), not display other 2 path (orafra1 and data1). I have configure 5 path in "/etc/multipath.conf" file. What is the reason behind it. Please help me.

Please find below some output for help:

Code:
[root@reuxeuls003 ~]# multipath -ll
orafra2 (360060160a71e2100de29aae7f4f9de11) dm-10 DGC,RAID 10
size=200G features='1 queue_if_no_path' hwhandler='1 emc' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| |- 1:0:1:3 sds        65:32 active ready  running
| `- 0:0:1:3 sdi        8:128 active ready  running
`-+- policy='round-robin 0' prio=0 status=enabled
  |- 1:0:0:3 sdn        8:208 active ready  running
  `- 0:0:0:3 sdd        8:48  active ready  running
oradata2 (360060160951e2100ccc3b4800798df11) dm-9 DGC,RAID 10
size=200G features='1 queue_if_no_path' hwhandler='1 emc' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| |- 1:0:0:4 sdo        8:224 active ready  running
| `- 0:0:0:4 sde        8:64  active ready  running
`-+- policy='round-robin 0' prio=0 status=enabled
  |- 1:0:1:4 sdt        65:48 active ready  running
  `- 0:0:1:4 sdj        8:144 active ready  running
oradata1 (360060160a71e210002263e3fbde0dd11) dm-11 DGC,RAID 10
size=300G features='1 queue_if_no_path' hwhandler='1 emc' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| |- 1:0:0:0 sdk        8:160 active ready  running
| `- 0:0:0:0 sda        8:0   active ready  running
`-+- policy='round-robin 0' prio=0 status=enabled
  |- 1:0:1:0 sdp        8:240 active ready  running
  `- 0:0:1:0 sdf        8:80  active ready  running

Output of "multipath.conf" file:

Code:
[root@reuxeuls003 ~]# egrep -v "^#|^$" /etc/multipath.conf
defaults {
        user_friendly_names yes
}
multipaths {
        multipath {
                wwid                    360060160a71e210002263e3fbde0dd11
                alias                   oradata1
        }
        multipath {
                wwid                    360060160951e2100ccc3b4800798df11
                alias                   oradata2
        }
        multipath {
                wwid                    360060160a71e21009a4a0a180fe7dd11
                alias                   orafra1
        }
        multipath {
                wwid                    360060160a71e210080492a4f0fe7dd11
                alias                   data1
        }
        multipath {
                wwid                    360060160a71e2100de29aae7f4f9de11
                alias                   orafra2
        }
}
[root@reuxeuls003 ~]#

Output of "/var/log/messages" :

Code:
[root@reuxeuls003 ~]# tail -10f /var/log/messages
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: table: 253:13: multipath: error getting device
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: ioctl: error adding target to table
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: multipath emc: long trespass command will be send
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: multipath emc: honor reservation bit will not be set (default)
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: table: 253:13: multipath: error getting device
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: ioctl: error adding target to table
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: multipath emc: long trespass command will be send
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: multipath emc: honor reservation bit will not be set (default)
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: table: 253:13: multipath: error getting device
Aug 10 07:49:11 reuxeuls003 kernel: device-mapper: ioctl: error adding target to table

Please find the attached output of "multipath -v3"

Please help me.
Thanks in advance.
# 2  
Old 08-10-2012
Have you rescaned SCSI/FC bus for host to see the new luns ?

These commands should work :

Code:
echo 1 > /sys/class/fc_host/host0/issue_lip
echo 1 > /sys/class/fc_host/host1/issue_lip
echo "- - -" > /sys/class/scsi_host/host0/scan
echo  "- - -" > /sys/class/scsi_host/host1/scan

There can be also some vendor specific scripts/tools, like HP's fibre utils, so check if you have those before issuing above commands.

After re-scan restart multipath deamon and checki if /dev/mapper/orafra1 and /dev/mapper/data1 are created which you use further in your disk configuration (for creating volume groups, logical volumes etc.)

Hope that helps
Regards
Peasant.
# 3  
Old 08-13-2012
If possible, You can try rebooting the switch & rescan the disks; followed by restarting the multipath deamon (or alternatively, the server itself.)
# 4  
Old 08-21-2012
We can't restart the server. Because this is production server Smilie.
We are already restart multipath.
# 5  
Old 09-18-2012
Paths are added initatially 3 then its increased to 5 ? if yes need scsi-rescan or else reboot. Either is not done it wont reflect your stroage changes at OS end.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Multipath configuration not being detected

Hi, In a RHEL 5 box, I have just added new multipath configurations in /etc/multipath.conf : blacklist_exceptions { wwid "360002ac0000000000000008e0001ee00" wwid "360002ac0000000000000008f0001ee00" wwid "360002ac000000000000000900001ee00" wwid... (0 Replies)
Discussion started by: anaigini45
0 Replies

2. UNIX for Advanced & Expert Users

Different multipath softwares for RAC

Hi, I have a RAC installation on 2 solaris 11 nodes. (With ASM) Disks' mpath are managed by EMC Powerpath on both nodes. I want to migrate mpath software to Solaris multipath without downtime. My plan is first migrate node1 to solaris mpath, then after some days migrate node2 to sol.mpath. My... (5 Replies)
Discussion started by: vlkkck
5 Replies

3. HP-UX

Getting multipath information

Hi, How do I get multipath information from my HPUX servers like the multipath software used, and the version? Thx, Aigini (4 Replies)
Discussion started by: anaigini45
4 Replies

4. Linux

Oracle Linux 7.1 Multipath

Need attach Oracle Linux 7.1 to IBM Storage DS5300 in AIX use sddpcm package for storage driver, but in oracle linux i can not find similar driver in IBM site. Someone confronted with a like case ? (1 Reply)
Discussion started by: penchev
1 Replies

5. Red Hat

Multipath Query

Hi, I am running RHEL6 on a physical node (HP Proliant). If it normal for the root device to get listed in the "multipath -ll" output? (Listed below as dm-4, HP LOGICAL VOLUME). i.e. asm-data (360a98000424a414b453f443548503644) dm-3 NETAPP,LUN size=768G features='4 queue_if_no_path... (0 Replies)
Discussion started by: Duffs22
0 Replies

6. Red Hat

Question about multipath

hi, I've a question about multipath. One server uses this configuration: mpath02 (3600d000ff0d510cae5b8df4d01000000) dm-2 FSC,FibraCAT_SX \_ round-robin 0 \_ 0:0:3:2 sdq 8:64 \_ round-robin 0 \_ 1:0:2:2 sdw 8:160 \_ round-robin 0 \_ 1:0:5:2 sde 65:16 \_ round-robin... (0 Replies)
Discussion started by: davyp74
0 Replies

7. Ubuntu

Multipath-Tools

Hello, i have a problem with the multipath tools configuration. i can't remove the local disk paths. the multipath.conf archives configuration is: --------------------------------------------------------- $ cat /etc/multipath.conf blacklist{ devnode cciss devnode fd ... (0 Replies)
Discussion started by: FeeII
0 Replies

8. Red Hat

Help with Multipath

Hi All, When I execute multipath -ll command that time display only 3 path (mpath1,mpath2 and mpath5), not display other 2 path (mpath3 and mpath4). I have configure 5 path in /etc/multipath.conf file. What is the reason behind it. Please help me. Please find below the output : ... (5 Replies)
Discussion started by: mnmonu
5 Replies

9. UNIX for Dummies Questions & Answers

Linux Multipath Enhancement

Hi.. when i delete a Lun from a Array on a SAN, and again when i create a Lun it shows that the newly created Lun has the ID of the Old deleted Lun which is leading to data corruption. All this is handled by the Multipath software. can anybody help. (0 Replies)
Discussion started by: Praveen13
0 Replies

10. Solaris

Software Multipath

Hello everybody... I have a Server conected to a Disk Array through 2 canals of FiberChannel... I've installed RedHat Advance Server 3 and of course i see two device files that refer the same disk: for example: /dev/sda and /dev/sdb are refered to the same Lun... This is the same case for a new... (2 Replies)
Discussion started by: lenux78
2 Replies
Login or Register to Ask a Question