<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: multipathd daemon won't start in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248689#M52440</link>
    <description>Hi MikeL,&lt;BR /&gt;&lt;BR /&gt;first make sure that multipathd is not running then check if pid file exists. If so, remove it then restart multipathd.&lt;BR /&gt;&lt;BR /&gt;If you run multipath -ll, do you see your LUN's?&lt;BR /&gt;&lt;BR /&gt;You can try to flush multipath cache. "multipath -F"&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Jul 2010 11:21:06 GMT</pubDate>
    <dc:creator>FLQ</dc:creator>
    <dc:date>2010-07-22T11:21:06Z</dc:date>
    <item>
      <title>multipathd daemon won't start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248688#M52439</link>
      <description>I am running Red Hat 5.5, and when trying to start the multipathd service, it fails...&lt;BR /&gt;&lt;BR /&gt;# service multipathd status&lt;BR /&gt;multipathd is stopped&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;When I issue the start of the serverice, it says it started, but a status shows differently:&lt;BR /&gt;&lt;BR /&gt;# service multipathd start&lt;BR /&gt;Starting multipathd daemon:                                [  OK  ]&lt;BR /&gt;# service multipathd status&lt;BR /&gt;multipathd dead but pid file exists&lt;BR /&gt;# ps -ef |grep multi&lt;BR /&gt;root     27803 24124  0 07:47 pts/1    00:00:00 grep --color=auto multi&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;The /var/log/messages shows:&lt;BR /&gt;Jul 22 07:33:59 awocdb01 kernel: device-mapper: table: 253:23: multipath: error getting device&lt;BR /&gt;Jul 22 07:33:59 awocdb01 kernel: device-mapper: ioctl: error adding target to table&lt;BR /&gt;Jul 22 07:33:59 awocdb01 kernel: device-mapper: table: 253:23: multipath: error getting device&lt;BR /&gt;Jul 22 07:33:59 awocdb01 kernel: device-mapper: ioctl: error adding target to table&lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas as to what to check on this ??&lt;BR /&gt;&lt;BR /&gt;I have two (2) servers that see the same SAN LUN's, and the second server is not having this issue.. and both servers are running Red Hat 5.5, and are all patched to current level...</description>
      <pubDate>Thu, 22 Jul 2010 11:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248688#M52439</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2010-07-22T11:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: multipathd daemon won't start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248689#M52440</link>
      <description>Hi MikeL,&lt;BR /&gt;&lt;BR /&gt;first make sure that multipathd is not running then check if pid file exists. If so, remove it then restart multipathd.&lt;BR /&gt;&lt;BR /&gt;If you run multipath -ll, do you see your LUN's?&lt;BR /&gt;&lt;BR /&gt;You can try to flush multipath cache. "multipath -F"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2010 11:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248689#M52440</guid>
      <dc:creator>FLQ</dc:creator>
      <dc:date>2010-07-22T11:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: multipathd daemon won't start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248690#M52441</link>
      <description>Tried that many times:&lt;BR /&gt;&lt;BR /&gt;# ls -al /var/run/multipat*&lt;BR /&gt;-rw-r--r-- 1 root root 5 Jul 22 08:29 /var/run/multipathd.pid&lt;BR /&gt;# ls -al /var/lock/subsys/multipat*&lt;BR /&gt;-rw-r--r-- 1 root root 0 Jul 22 08:29 /var/lock/subsys/multipathd&lt;BR /&gt;# rm -f /var/lock/subsys/multipathd&lt;BR /&gt;# rm -f /var/run/multipathd.pid&lt;BR /&gt;# ls -al /var/lock/subsys/multipat*&lt;BR /&gt;ls: /var/lock/subsys/multipat*: No such file or directory&lt;BR /&gt;# ls -al /var/run/multipat*&lt;BR /&gt;ls: /var/run/multipat*: No such file or directory&lt;BR /&gt;# service multipathd status&lt;BR /&gt;multipathd is stopped&lt;BR /&gt;# multipath -F&lt;BR /&gt;# multipath -ll&lt;BR /&gt;# service multipathd start&lt;BR /&gt;Starting multipathd daemon:                                [  OK  ]&lt;BR /&gt;[root@awocdb01 ~]# service multipathd status&lt;BR /&gt;multipathd dead but pid file exists&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;If I do the multipath -F, followed by multipath -v2, I can then see all of my LUN's with the multipath -ll command...</description>
      <pubDate>Thu, 22 Jul 2010 11:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248690#M52441</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2010-07-22T11:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: multipathd daemon won't start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248691#M52442</link>
      <description>Have you checked your /etc/multipath.conf? Are you using HPDM? What version? You should be using 4.4.0 or 4.4.1.&lt;BR /&gt;&lt;BR /&gt;Also, what version of device-mapper-multipath are you using?&lt;BR /&gt;&lt;BR /&gt;rpm -qa|gerp device-mapper-multipath&lt;BR /&gt;&lt;BR /&gt;Redhat recently acknowledged issues with multipathd. It may return issues with the messages your getting BUT as long as you see yuour multipaths (multipath -ll) -- it should be ignored.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2010 16:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248691#M52442</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2010-07-26T16:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: multipathd daemon won't start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248692#M52443</link>
      <description>.</description>
      <pubDate>Thu, 29 Jul 2010 13:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipathd-daemon-won-t-start/m-p/5248692#M52443</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2010-07-29T13:53:15Z</dc:date>
    </item>
  </channel>
</rss>

