<?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: How to setup locklun on server running multipath? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097772#M57778</link>
    <description>I solved it, installed qlogic drivers and it works fine..</description>
    <pubDate>Fri, 14 Mar 2008 12:04:37 GMT</pubDate>
    <dc:creator>Linus_1</dc:creator>
    <dc:date>2008-03-14T12:04:37Z</dc:date>
    <item>
      <title>How to setup locklun on server running multipath?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097768#M57774</link>
      <description>I have a problem whit a service guard cluster.. &lt;BR /&gt;&lt;BR /&gt;We have moved all the LUN's the cluster use to a SAN that supports multipath.. so it's now totaly 48 sda, sdaa and so on..&lt;BR /&gt;&lt;BR /&gt;earlier I had 6 devices in /dev  sda-sdf&lt;BR /&gt;each device was a lun and the lock lun was sdb1 &lt;BR /&gt;&lt;BR /&gt;When we moved to the new SAN all the LUN's got 8 devices each..&lt;BR /&gt;&lt;BR /&gt;I have tryed to set the lock lun to /dev/dm-2 or /dev/mpath/mpath2  which is the lun we want to use but when I check t he conf I got an error that says this:&lt;BR /&gt;&lt;BR /&gt;Error: /dev/dm-2 is not a valid device. Validation failed.&lt;BR /&gt;Error: Invalid data for cluster lock LUN configuration&lt;BR /&gt;cmcheckconf  : Unable to verify cluster file: /usr/local/cmcluster/conf/cluster1.ascii&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 19:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097768#M57774</guid>
      <dc:creator>Linus_1</dc:creator>
      <dc:date>2008-03-13T19:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup locklun on server running multipath?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097769#M57775</link>
      <description>I maybe should have used the search function first, I found that serviceguard cluster cant use mpath or dm* devices for locklun..&lt;BR /&gt;&lt;BR /&gt;Is there any way for me to solve this so I can get the cluster working??&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 19:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097769#M57775</guid>
      <dc:creator>Linus_1</dc:creator>
      <dc:date>2008-03-13T19:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup locklun on server running multipath?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097770#M57776</link>
      <description>yes, use a device such as /dev/sda. remove md for your lock.</description>
      <pubDate>Thu, 13 Mar 2008 23:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097770#M57776</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2008-03-13T23:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup locklun on server running multipath?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097771#M57777</link>
      <description>Can you explain what you mean whit "remove md for your lock" ?&lt;BR /&gt;&lt;BR /&gt;the lun that I want to use for lock is whown as   &lt;BR /&gt;eight devices:&lt;BR /&gt;&lt;BR /&gt;mpath2 (3600508b4000556f20000800003f30000)&lt;BR /&gt;[size=1 GB][features="1 queue_if_no_path"][hwhandler="0"]&lt;BR /&gt;\_ round-robin 0 [prio=200][active]&lt;BR /&gt; \_ 1:0:2:3 sdam 66:96  [active][ready]&lt;BR /&gt; \_ 1:0:3:3 sdas 66:192 [active][ready]&lt;BR /&gt; \_ 0:0:2:3 sdo  8:224  [active][ready]&lt;BR /&gt; \_ 0:0:3:3 sdu  65:64  [active][ready]&lt;BR /&gt;\_ round-robin 0 [prio=40][enabled]&lt;BR /&gt; \_ 1:0:0:3 sdaa 65:160 [active][ready]&lt;BR /&gt; \_ 1:0:1:3 sdag 66:0   [active][ready]&lt;BR /&gt; \_ 0:0:0:3 sdc  8:32   [active][ready]&lt;BR /&gt; \_ 0:0:1:3 sdi  8:128  [active][ready]&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 07:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097771#M57777</guid>
      <dc:creator>Linus_1</dc:creator>
      <dc:date>2008-03-14T07:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup locklun on server running multipath?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097772#M57778</link>
      <description>I solved it, installed qlogic drivers and it works fine..</description>
      <pubDate>Fri, 14 Mar 2008 12:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-locklun-on-server-running-multipath/m-p/5097772#M57778</guid>
      <dc:creator>Linus_1</dc:creator>
      <dc:date>2008-03-14T12:04:37Z</dc:date>
    </item>
  </channel>
</rss>

