LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   RHEL 5.9 multipath errors (https://www.linuxquestions.org/questions/red-hat-31/rhel-5-9-multipath-errors-4175528543/)

DouglasHayes 12-17-2014 08:35 AM

RHEL 5.9 multipath errors
 
Can someone tell me why I am getting the below errors when I run multipath or multipath -ll?

Dec 17 07:34:35 | multipath.conf line 7, invalid keyword: selector
Dec 17 07:34:35 | multipath.conf line 13, invalid keyword: prio_callout
Dec 17 07:34:35 | multipath.conf line 25, duplicate keyword: polling_inter
val
Dec 17 07:34:35 | multipath.conf line 35, invalid keyword: bindings_file
Dec 17 07:34:35 | multipath.conf line 79, invalid keyword: prio_callout
Dec 17 07:34:35 | multipath.conf line 95, invalid keyword: polling_interva
l
Dec 17 07:34:35 | multipath.conf line 131, invalid keyword: polling_interv
al
Dec 17 07:34:35 | multipath.conf line 153, invalid keyword: prio_callout
Dec 17 07:34:35 | multipath.conf line 169, invalid keyword: polling_interv
al
Dec 17 07:34:35 | multipath.conf line 193, invalid keyword: prio_callout
Dec 17 07:34:35 | multipath.conf line 209, invalid keyword: polling_interv
al
Dec 17 07:34:35 | multipath.conf line 233, invalid keyword: prio_callout
Dec 17 07:34:35 | multipath.conf line 249, invalid keyword: polling_interv
al
Dec 17 07:34:35 | multipath.conf line 287, invalid keyword: polling_interv
al

smallpond 12-17-2014 09:01 AM

Your multipath.conf file is messed up.

DouglasHayes 12-17-2014 09:20 AM

Yep when upgrading from RHEL 5.7 to RHEL 5.9 when I rebooted the server it couldn't connect to the SAN so I had to lay down the old multipath.conf file for it to connect to the SAN so I assume there were many changes in /etc/multipath.conf from 5.7 to 5.9

smallpond 12-17-2014 10:54 AM

I doubt the format changed. Are you sure you still have all the dm modules loaded? Are you sure the file wasn't changed?

DouglasHayes 12-17-2014 12:06 PM

I just found a doc that said prio_callout has been changed to prio and the “/bin/true” value was removed because it was causing problems when root was on a multipathed disk.
So I just had to pick through it and update the file with the newer/correct values.

DouglasHayes 12-17-2014 12:07 PM

The polling_interval option cannot be applied per-device and as such, is only valid in the defaults block of /etc/multipath.conf

John VV 12-17-2014 06:03 PM

a question???
WHY?
Quote:

ep when upgrading from RHEL 5.7 to RHEL 5.9
why not upgrade the the current in the older rhel5 series
RHEL 5.11


All times are GMT -5. The time now is 10:03 PM.