<?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: vgimport in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349951#M870023</link>
    <description>Just a note, but the maxvgs kernel parameter does NOT indicate the maximum number of volume groups you can have (which would be intuitive IMHO), but rather the maximum value that can be used for the minor number.  From your example, you are using 0x0a as the minor number - which equates to a decimal 10.  Check that your maxvgs parameter is at least 10.  Also that 0x0a is not already in use (easiest way is ll /dev/vg*/group.&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Aug 2004 07:28:51 GMT</pubDate>
    <dc:creator>Gary L. Paveza, Jr.</dc:creator>
    <dc:date>2004-08-05T07:28:51Z</dc:date>
    <item>
      <title>vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349946#M870018</link>
      <description>When I try to import my volume group to another node next message appeared. &lt;BR /&gt;&lt;BR /&gt;Importing Volume Group vgu09 with minor number 0x0a0000 on host hp02&lt;BR /&gt;vgimport: Cannot open the control file "/dev/vgu09/group":&lt;BR /&gt;No such device&lt;BR /&gt; But this volume exist in first node and accurately working &lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2004 00:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349946#M870018</guid>
      <dc:creator>jamshed</dc:creator>
      <dc:date>2004-08-05T00:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349947#M870019</link>
      <description>HI Jamshed,&lt;BR /&gt;While importing VG vgu09 you have to follow followign procedure.&lt;BR /&gt;&lt;BR /&gt;On Node1:&lt;BR /&gt;&lt;BR /&gt;1. Note down the minor no. of /dev/vgu09/group. e.g. it is 0x020000&lt;BR /&gt;2. Do vgexport ( use -p) e.g. map file is vgu09.map&lt;BR /&gt;3. ftp vgu09.map to node2 in /tmp&lt;BR /&gt;&lt;BR /&gt;On Node2&lt;BR /&gt;1. mkdir /dev/vgu09&lt;BR /&gt;2. mknod /dev/vgu09/group c 64 &lt;MINOR no.i.e.="" 0x020000=""&gt;&lt;BR /&gt;3. vgimport -v -m /tmp/vgu09.map vgu09&lt;BR /&gt;&lt;BR /&gt;That's all.&lt;BR /&gt;It works.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/MINOR&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349947#M870019</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2024-09-16T09:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349948#M870020</link>
      <description>Please advise your exact procedure being used.&lt;BR /&gt;&lt;BR /&gt;At first guess, it could be that you have exceeded the allowed number of volume groups allowed in your kernel (maxvgs) even allowing for the fact your probably running MC/SG&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349948#M870020</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2024-09-16T09:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349949#M870021</link>
      <description>This step was for importing&lt;BR /&gt;vgexport -p -s -m /etc/cmcluster/vgs/vgu09.map vgu09&lt;BR /&gt;mkdir /dev/vgu09&lt;BR /&gt;/usr/sbin/mknod /dev/vgu09/group c 64 0x0a0000&lt;BR /&gt;/usr/sbin/vgimport -s -m /etc/cmcluster/vgs/vgu09.map vgu09&lt;BR /&gt;&lt;BR /&gt;but situation is still same&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2004 00:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349949#M870021</guid>
      <dc:creator>jamshed</dc:creator>
      <dc:date>2004-08-05T00:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349950#M870022</link>
      <description>Please verify the number of volume groups allowed:&lt;BR /&gt;&lt;BR /&gt;kmtune -l -q maxvgs (kernel setting)&lt;BR /&gt;You may have exceeded the attempted number.</description>
      <pubDate>Thu, 05 Aug 2004 01:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349950#M870022</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-08-05T01:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349951#M870023</link>
      <description>Just a note, but the maxvgs kernel parameter does NOT indicate the maximum number of volume groups you can have (which would be intuitive IMHO), but rather the maximum value that can be used for the minor number.  From your example, you are using 0x0a as the minor number - which equates to a decimal 10.  Check that your maxvgs parameter is at least 10.  Also that 0x0a is not already in use (easiest way is ll /dev/vg*/group.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2004 07:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport/m-p/3349951#M870023</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2004-08-05T07:28:51Z</dc:date>
    </item>
  </channel>
</rss>

