<?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: multipath is working, but... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816624#M57212</link>
    <description>The release notes are supposed to be read/followed first.  Things that change because of differences in distributions are usuallyt in teh release notes.  This happened to be one of those things.  Certainly though what is in each manual can be argued.  But ... :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Once a package is defined, SG will activate the VG on the node the package is going to run on.  DO NOT MANUALLY ACTIVATE A VG ASSOCAITED WITH A PACKAGE.  Also, if a package has failed on one system and does nto fail over, do not start it manually without determining the state on the original node.&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Jul 2006 14:20:42 GMT</pubDate>
    <dc:creator>Serviceguard for Linux</dc:creator>
    <dc:date>2006-07-04T14:20:42Z</dc:date>
    <item>
      <title>multipath is working, but...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816621#M57209</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I just got pass the multipathing, QLogic does all the underlying failover. Thanks hp!&lt;BR /&gt;&lt;BR /&gt;Now, the problem is like this:&lt;BR /&gt;&lt;BR /&gt;# cmviewcl&lt;BR /&gt;&lt;BR /&gt;CLUSTER              STATUS&lt;BR /&gt;Cluster1    up&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  node1        up           running&lt;BR /&gt;  node2        up           running&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;node1# vgdisplay -v clusterfs|grep -i avai&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;    Finding volume group "clusterfs"&lt;BR /&gt;  LV Status              available&lt;BR /&gt;&lt;BR /&gt;node2# vgdisplay -v clusterfs|grep -i avai&lt;BR /&gt;    Using volume group(s) on command line&lt;BR /&gt;    Finding volume group "clusterfs"&lt;BR /&gt;  LV Status              available&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wasn't it supposed to be running on just one node? like node1, for example.&lt;BR /&gt;&lt;BR /&gt;Secondly, wasn't it supposed to disable the volume group on the "passive" node?&lt;BR /&gt;&lt;BR /&gt;I haven't started creating a package, I've been following the manual and I just reached this point. I also had issues, when I turned on the  cmcluster.init script and made the cmcluster.rc's AUTOSTART_CMCLD variable equal to 1. When I rebooted the server, it didn't come back, when I checked the console, it was going thru an infinite loop, showing errors in the shellscript.&lt;BR /&gt;&lt;BR /&gt;I am using SuSE Linux Enterprise Server 9.3 (SP3) and SG A.11.16.01.0&lt;BR /&gt;&lt;BR /&gt;Could someone clarify me!&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Pierre</description>
      <pubDate>Mon, 03 Jul 2006 14:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816621#M57209</guid>
      <dc:creator>C'est Pierre</dc:creator>
      <dc:date>2006-07-03T14:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: multipath is working, but...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816622#M57210</link>
      <description>You are correct that a VG should not be activated on both nodes.  One question, are you sure you correctly implmented the function that keeps the VG from activating at boot?  As I remember, it is documented in teh release notes (but I could be wrong).&lt;BR /&gt;&lt;BR /&gt;If you have not implmented a package, there is nothing in SG that would activate the VG.</description>
      <pubDate>Tue, 04 Jul 2006 01:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816622#M57210</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-07-04T01:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: multipath is working, but...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816623#M57211</link>
      <description>Thanks! You were right, I hadn't read the release notes! It also solved me another issue I was having. Wasn't this supposed to be feature in the manual instead of the rel-notes?&lt;BR /&gt;&lt;BR /&gt;Also, what about the other thing I asked before? is it normal? how do I tell which one is the active node or which one is the passive?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Pierre</description>
      <pubDate>Tue, 04 Jul 2006 11:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816623#M57211</guid>
      <dc:creator>C'est Pierre</dc:creator>
      <dc:date>2006-07-04T11:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: multipath is working, but...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816624#M57212</link>
      <description>The release notes are supposed to be read/followed first.  Things that change because of differences in distributions are usuallyt in teh release notes.  This happened to be one of those things.  Certainly though what is in each manual can be argued.  But ... :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Once a package is defined, SG will activate the VG on the node the package is going to run on.  DO NOT MANUALLY ACTIVATE A VG ASSOCAITED WITH A PACKAGE.  Also, if a package has failed on one system and does nto fail over, do not start it manually without determining the state on the original node.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2006 14:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multipath-is-working-but/m-p/3816624#M57212</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-07-04T14:20:42Z</dc:date>
    </item>
  </channel>
</rss>

