<?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: cmquerycl problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972505#M710037</link>
    <description>if you are using N/L/rpXXX class servers be sure you have connected the LAN cable to the correct cards and not on the LAN console / GSP position. Check your cabling,&lt;BR /&gt;switch - VLAN config as well.&lt;BR /&gt;&lt;BR /&gt;Just an idea&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 15 May 2003 08:16:27 GMT</pubDate>
    <dc:creator>Christos Magdalinos</dc:creator>
    <dc:date>2003-05-15T08:16:27Z</dc:date>
    <item>
      <title>cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972497#M710029</link>
      <description>Hi guys&lt;BR /&gt;&lt;BR /&gt;I'm trying to create a cluster with two server, each one with 3 lans.&lt;BR /&gt;When i try cmquerycl -v -n node1 -n node2 -C cluster.ascii I can generate the conf file but without the backup lan.&lt;BR /&gt;&lt;BR /&gt;I have configured two lans for each server and one non configured for backup, but I cant see it from any node.&lt;BR /&gt;&lt;BR /&gt;All work correctly rlogin, vgexport/vgimport and so on.&lt;BR /&gt;&lt;BR /&gt;S.O. 11.11 MCSG 11.14&lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2003 22:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972497#M710029</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2003-05-13T22:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972498#M710030</link>
      <description>'cmquerycl' relies upon MAC addresses to determine heartbeat and data LANs so start collecting MAC addresses with 'lanscan' and 'arp -a' and then testing for connectivity with 'linkloop MAC'.&lt;BR /&gt;&lt;BR /&gt;More then likely you've got a duplex disconnect with a switch port.  If you have a known working port move your cable over to there.&lt;BR /&gt;&lt;BR /&gt;Use 'lanadmin' for your setting your own NICs.  I.e.,&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 4&lt;BR /&gt;lanadmin -X 100FD 4&lt;BR /&gt;lanadmin -X 10HD 4, etc.&lt;BR /&gt;&lt;BR /&gt;If you can successfully test for connectivity using MAC addresses then so can 'cmquerycl'.  'ping'ing is next but only a nice to know bit of information and irrelevant with switches.</description>
      <pubDate>Wed, 14 May 2003 00:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972498#M710030</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-14T00:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972499#M710031</link>
      <description>hi michael&lt;BR /&gt;&lt;BR /&gt;I have connect all port on a hub and I don't have any disconnection, all work fine.&lt;BR /&gt;&lt;BR /&gt;if I run lanadmin -x 0,1,2 all driver are correct.&lt;BR /&gt;&lt;BR /&gt;what I can try?&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 07:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972499#M710031</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2003-05-14T07:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972500#M710032</link>
      <description>Let us see your ascii file that gets created.&lt;BR /&gt;Also do netstat -in on each system and post it here.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 10:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972500#M710032</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-05-14T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972501#M710033</link>
      <description>here the info</description>
      <pubDate>Wed, 14 May 2003 11:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972501#M710033</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2003-05-14T11:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972502#M710034</link>
      <description>You can now run 'cmcheckcl', which should accept the ascii file but what you're seeing is normal.&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -C /etc/cmclustercl/conf.ascii&lt;BR /&gt;&lt;BR /&gt;cmruncl&lt;BR /&gt;&lt;BR /&gt;cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;cmscancl -v -o /tmp/file&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90065/B3936-90065_top.html&amp;amp;con=/hpux/onlinedocs/B3936-90065/00/00/38-con.html&amp;amp;toc=/hpux/onlinedocs/B3936-90065/00/00/38-toc.html&amp;amp;searchterms=file%7ccluster.ascii&amp;amp;queryid=20030514-070947" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90065/B3936-90065_top.html&amp;amp;con=/hpux/onlinedocs/B3936-90065/00/00/38-con.html&amp;amp;toc=/hpux/onlinedocs/B3936-90065/00/00/38-toc.html&amp;amp;searchterms=file%7ccluster.ascii&amp;amp;queryid=20030514-070947&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 12:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972502#M710034</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-14T12:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972503#M710035</link>
      <description>The lan2 (stby) may have been assigned an inappropriate subnet mask, and IP of 0.0.0.0 or some odd thing like that.  Try this:&lt;BR /&gt;&lt;BR /&gt;# ifconfig lan2 unplumb&lt;BR /&gt;&lt;BR /&gt;then &lt;BR /&gt;&lt;BR /&gt;# ifconfig lan2 plumb&lt;BR /&gt;&lt;BR /&gt;Check /etc/rc.config.d/netconf to insure no assignment is made to lan2 at boot time.&lt;BR /&gt;&lt;BR /&gt;Verify lan2 has connectivity to the intended primary lan:&lt;BR /&gt;&lt;BR /&gt;# linkloop -i &lt;PPA&gt; &lt;MAC addr.="" of="" primary="" lan=""&gt;&lt;/MAC&gt;&lt;BR /&gt;-Stephen&lt;BR /&gt;&lt;/PPA&gt;</description>
      <pubDate>Wed, 14 May 2003 12:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972503#M710035</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2003-05-14T12:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972504#M710036</link>
      <description>Hmm, so the lan2 is there, but the ascii file does not, as you say, have it defined.&lt;BR /&gt;This means that there is no connectivity between the configured lans and the standby&lt;BR /&gt;You need to do a check with linkloop to see whether this is so.&lt;BR /&gt;if they are not connected, SG will ignore this lan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 15:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972504#M710036</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-05-14T15:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972505#M710037</link>
      <description>if you are using N/L/rpXXX class servers be sure you have connected the LAN cable to the correct cards and not on the LAN console / GSP position. Check your cabling,&lt;BR /&gt;switch - VLAN config as well.&lt;BR /&gt;&lt;BR /&gt;Just an idea&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2003 08:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972505#M710037</guid>
      <dc:creator>Christos Magdalinos</dc:creator>
      <dc:date>2003-05-15T08:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972506#M710038</link>
      <description>SOLVED!!!!&lt;BR /&gt;&lt;BR /&gt;It's an hardware problem, on slot 4 and 3 i have: (3) fc card (66Mhz) (4) 100bt. (33Mhz).&lt;BR /&gt;&lt;BR /&gt;I have changed the lan card with 1Gbit (66Mhz) and all work fine!!&lt;BR /&gt;&lt;BR /&gt;Tnx to all for your consulence&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2003 09:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmquerycl-problem/m-p/2972506#M710038</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2003-05-15T09:20:05Z</dc:date>
    </item>
  </channel>
</rss>

