<?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: cmcheckconf errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572344#M710869</link>
    <description>A couple of things to add to th eprevious responses:&lt;BR /&gt;&lt;BR /&gt;1) the subnet you are having a problem with is defined in the pkg config file AND the pkg control file, so you would need to ensure the changes are made to BOTH files, and then the changed files copied to the other node in the cluster.&lt;BR /&gt;&lt;BR /&gt;2) you may want to try doing a cmquerycl -v -C /etc/cmcluster/newconfig.ascii -n earth -n mars &lt;BR /&gt;and read the new ascii file to see what changes and configuratiosn ot picks up.&lt;BR /&gt;&lt;BR /&gt;I would then merge any changes you want into the new file, and start with basics, i.e. just do cmcheckconf -v /etc/cmcluster/newconfig.ascii and see whether this errors.&lt;BR /&gt;&lt;BR /&gt;If yes, fix the problems, but if no, then proceed to add in the packages.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
    <pubDate>Thu, 30 Aug 2001 06:30:59 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2001-08-30T06:30:59Z</dc:date>
    <item>
      <title>cmcheckconf errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572341#M710866</link>
      <description>I am trying to reform a 2 node cluster that was in use some time ago, but hasn't been up in some time.  We have had many changes to our network environment since the last time the cluster was up and running. I have made the appropriate changes to the cluster and package ascii files and i am now trying to run "cmcheckconf" to verify these ascii files.&lt;BR /&gt;I received the following error messages from "cmcheckconf";&lt;BR /&gt;First error is as follows; &lt;BR /&gt;Warning: Network interface lan6 on node earth couldn't talk to itself. &lt;BR /&gt;Error: No bridged net specified for NM_ID 6 at earth &lt;BR /&gt;Second set of errors has to do with the Oracle packages i had previously defined with the cluster. Each node (earth &amp;amp; mars) has one oracle database defined as a package. Since the last time we had the cluster up and running, we have re-IPed and re-subnetted our network. I have change the ascii file for each of the oracle packages to reflect this change, so i'm confused as to where the old 132.10.0.0 subnet is defined. The error messages regarding the packages are as follows; &lt;BR /&gt;Error: Invalid subnet 132.10.0.0 in package ORACLE_lear &lt;BR /&gt;Error: Invalid subnet 132.10.0.0 in package ORACLE_lear &lt;BR /&gt;&lt;BR /&gt;Our new subnet is 172.16.0.0 and as i said i have changed this in the config files. &lt;BR /&gt;Any suggestions on how to remedy these errors?</description>
      <pubDate>Wed, 29 Aug 2001 17:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572341#M710866</guid>
      <dc:creator>brian nelson_1</dc:creator>
      <dc:date>2001-08-29T17:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: cmcheckconf errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572342#M710867</link>
      <description>1) When an interface cannot talk to itself, you need to check first whether the interface still exists (lanscan). If it does try a linkloop on it. &lt;BR /&gt;&lt;BR /&gt;# linkloop -i &lt;PPA of="" lan6=""&gt; &lt;MAC of="" lan6=""&gt; &lt;BR /&gt;&lt;BR /&gt;If linkloop doesn't work, SG won't work either. This has then to be fixed.&lt;BR /&gt;&lt;BR /&gt;2) You probably run a "cmcheckconf -C &lt;CLUSTER.ASCII&gt;". Include also the package conf files with&lt;BR /&gt;&lt;BR /&gt;# cmcheckconf -C cluster.ascii -P package1.ascii -P package2.ascii  ... &lt;BR /&gt;&lt;BR /&gt;Doing this also the package conf file is updated.&lt;BR /&gt;&lt;BR /&gt;You might want to start from scratch and delete the old cluster binary that still holds the old information that causes the errors: &lt;BR /&gt;&lt;BR /&gt;# cmdeleteconf&lt;BR /&gt;&lt;BR /&gt;Carsten&lt;/CLUSTER.ASCII&gt;&lt;/MAC&gt;&lt;/PPA&gt;</description>
      <pubDate>Wed, 29 Aug 2001 17:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572342#M710867</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-08-29T17:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: cmcheckconf errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572343#M710868</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;Sorry abt the earliar posting. &lt;BR /&gt;&lt;BR /&gt;It seems that the error yoou are getting about the network interface lan6 on node earth not being able to talk to itself is because the port is not conneted through a cable to the switch. &lt;BR /&gt;&lt;BR /&gt;If it is connected, the cable might be faulty. This may also happen if you have connected the cable directly to another server through a cross-over cable. &lt;BR /&gt;&lt;BR /&gt;I have the same error when i create the ascii file with the port disconnected from the switch.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 17:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572343#M710868</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-08-29T17:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: cmcheckconf errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572344#M710869</link>
      <description>A couple of things to add to th eprevious responses:&lt;BR /&gt;&lt;BR /&gt;1) the subnet you are having a problem with is defined in the pkg config file AND the pkg control file, so you would need to ensure the changes are made to BOTH files, and then the changed files copied to the other node in the cluster.&lt;BR /&gt;&lt;BR /&gt;2) you may want to try doing a cmquerycl -v -C /etc/cmcluster/newconfig.ascii -n earth -n mars &lt;BR /&gt;and read the new ascii file to see what changes and configuratiosn ot picks up.&lt;BR /&gt;&lt;BR /&gt;I would then merge any changes you want into the new file, and start with basics, i.e. just do cmcheckconf -v /etc/cmcluster/newconfig.ascii and see whether this errors.&lt;BR /&gt;&lt;BR /&gt;If yes, fix the problems, but if no, then proceed to add in the packages.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 30 Aug 2001 06:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572344#M710869</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-08-30T06:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: cmcheckconf errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572345#M710870</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the stauts lan6 using lanscan. lanadmin and ifconfig.&lt;BR /&gt;&lt;BR /&gt;Run a fresh cmquerycl and create a new config file check running cmcheckconf. &lt;BR /&gt;&lt;BR /&gt;Have you done the changes in Package configuration files and the cluster configuration file ?&lt;BR /&gt;&lt;BR /&gt;Jagadeesh</description>
      <pubDate>Thu, 30 Aug 2001 08:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572345#M710870</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2001-08-30T08:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: cmcheckconf errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572346#M710871</link>
      <description>hi Brain,&lt;BR /&gt;I agree with carsten, just try the following steps mybe it'll solve your problem;&lt;BR /&gt;# linkloop -i &lt;PPA of="" lan6=""&gt; &lt;MAC of="" lan6=""&gt; &lt;BR /&gt; # cmcheckconf -C cmclconfig.ascii .&lt;BR /&gt;If it does'nt work, then I think it is better to keep a copy of your cmclconf.ascii file &amp;amp; try to issue cmquerycl command to create a new ascii file.&lt;BR /&gt;Good luck,&lt;BR /&gt;Hamdy&lt;BR /&gt; &lt;BR /&gt;&lt;/MAC&gt;&lt;/PPA&gt;</description>
      <pubDate>Sat, 31 Aug 2002 20:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmcheckconf-errors/m-p/2572346#M710871</guid>
      <dc:creator>Hamdy Al-Sebaey</dc:creator>
      <dc:date>2002-08-31T20:54:58Z</dc:date>
    </item>
  </channel>
</rss>

