<?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: cmgetconf error - Config diffrence in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911190#M406166</link>
    <description>That was it, thanks for you help guys.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
    <pubDate>Thu, 07 Jul 2005 14:45:10 GMT</pubDate>
    <dc:creator>Dan Hoyt</dc:creator>
    <dc:date>2005-07-07T14:45:10Z</dc:date>
    <item>
      <title>cmgetconf error - Config diffrence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911186#M406162</link>
      <description>Anyone know a quick way to determine what's diffrent between the two volume groups? Keep in mind this is the VG that fails over between servers.&lt;BR /&gt;&lt;BR /&gt;Warning: Volume group /dev/emfcomvg is configured differently on node dbqcomp1 than on node dbqcomp3&lt;BR /&gt;Warning: Volume group /dev/emfcomvg is configured differently on node dbqcomp3 than on node dbqcomp1&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 12:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911186#M406162</guid>
      <dc:creator>Dan Hoyt</dc:creator>
      <dc:date>2005-07-07T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: cmgetconf error - Config diffrence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911187#M406163</link>
      <description>a simple quick check would be to check the entries in the /dev/emfcomvg directory.&lt;BR /&gt;&lt;BR /&gt;They should be identical.  All the same entries for the logical volumes.&lt;BR /&gt;&lt;BR /&gt;Be sure to check the major and minor number entries for the LV's too</description>
      <pubDate>Thu, 07 Jul 2005 12:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911187#M406163</guid>
      <dc:creator>Alan Meyer_4</dc:creator>
      <dc:date>2005-07-07T12:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: cmgetconf error - Config diffrence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911188#M406164</link>
      <description>There the same. Any other ideas?&lt;BR /&gt;&lt;BR /&gt;dbqcomp3:/dev/emfcomvg#ll&lt;BR /&gt;total 0&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010004 Jun  6 14:57 apachelv&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010001 Jun  6 14:57 emflv&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x010000 Jun  6 14:56 group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010004 Jun  6 14:57 rapachelv&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010001 Jun  6 14:57 remflv&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010002 Jun  6 14:57 ruucplv&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010003 Jun  6 14:57 ruucppublv&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010002 Jun  6 14:57 uucplv&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010003 Jun  6 14:57 uucppublv&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dbqcomp1:/dev/emfcomvg#ll&lt;BR /&gt;total 0&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010004 Feb  1  2003 apachelv&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010001 Feb  1  2003 emflv&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x010000 Feb  1  2003 group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010004 Feb  1  2003 rapachelv&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010001 Feb  1  2003 remflv&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010002 Feb  1  2003 ruucplv&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010003 Feb  1  2003 ruucppublv&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010002 Feb  1  2003 uucplv&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010003 Feb  1  2003 uucppublv</description>
      <pubDate>Thu, 07 Jul 2005 13:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911188#M406164</guid>
      <dc:creator>Dan Hoyt</dc:creator>
      <dc:date>2005-07-07T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: cmgetconf error - Config diffrence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911189#M406165</link>
      <description>do a strings /etc/lvmtab on each node and compare that. it sounds like you may be mising alternate links on one node&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 14:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911189#M406165</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-07-07T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: cmgetconf error - Config diffrence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911190#M406166</link>
      <description>That was it, thanks for you help guys.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Thu, 07 Jul 2005 14:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmgetconf-error-config-diffrence/m-p/4911190#M406166</guid>
      <dc:creator>Dan Hoyt</dc:creator>
      <dc:date>2005-07-07T14:45:10Z</dc:date>
    </item>
  </channel>
</rss>

