<?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 - cannot open the control file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036334#M605697</link>
    <description>They can be different - the vg name can be different - your error is caused by maxvgs set to low.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Thu, 12 Jul 2007 07:35:34 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2007-07-12T07:35:34Z</dc:date>
    <item>
      <title>vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036332#M605695</link>
      <description>I am trying to export some vg's from 1 server and import into another. Do the minor numbers on the vg's have to match or can they be changed? When I run the import I get the above error. If I set the minor numbers the same it works. The issue I have is that some of the vg's have duplicate minor numbers on the system I want to import them on.</description>
      <pubDate>Thu, 12 Jul 2007 07:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036332#M605695</guid>
      <dc:creator>Simon P White</dc:creator>
      <dc:date>2007-07-12T07:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036333#M605696</link>
      <description>No, the minor numbers do not have to be the same - just unique.  Are you sure that they are unique on the new system?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 12 Jul 2007 07:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036333#M605696</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-07-12T07:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036334#M605697</link>
      <description>They can be different - the vg name can be different - your error is caused by maxvgs set to low.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 12 Jul 2007 07:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036334#M605697</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-07-12T07:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036335#M605698</link>
      <description>Pete - thanks for the reply - as far as I can see the minor numbers are unique. I have tried 2 different vg's and its only when I make the minor numbers the same does the vgimport work&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2007 07:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036335#M605698</guid>
      <dc:creator>Simon P White</dc:creator>
      <dc:date>2007-07-12T07:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036336#M605699</link>
      <description>The minor number for the group file of a VG can be changed when export/importing the VG, but the minor number MUST be of the form 0xNN0000.&lt;BR /&gt;Note that "NN" is two hexadecimal digits, so you can have 256 VGs (from 00 to ff).&lt;BR /&gt;&lt;BR /&gt;When building a ServiceGuard cluster, all the servers that access the shared VG must use identical VG minor numbers.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 12 Jul 2007 07:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036336#M605699</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-07-12T07:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036337#M605700</link>
      <description>Thanks guys - let me explain perhaps I'm doing something wrong&lt;BR /&gt;1) Server a vgexport -m mapfile -f diskfile vg&lt;BR /&gt;2) Copy mapfile and diskfile to server b&lt;BR /&gt;3) server b mkdir vg&lt;BR /&gt;4) server b mknod vg/group c 64 0xnn0000&lt;BR /&gt;5) vgimport -m mapfile -f diskfile vg&lt;BR /&gt;This fails unless I set the minor number the same as server a - then it works</description>
      <pubDate>Thu, 12 Jul 2007 07:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036337#M605700</guid>
      <dc:creator>Simon P White</dc:creator>
      <dc:date>2007-07-12T07:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036338#M605701</link>
      <description>Simon,&lt;BR /&gt;&lt;BR /&gt;Geoff has highlighted a very good valid point. It must be so happening that the minor number you are trying to use is more than your maxvgs kernel parameter.&lt;BR /&gt;What is your maxvgs parameter and what is the minor number you are trying to use, for which you are not able to import.&lt;BR /&gt;Also please can you post the exact error displayed while importing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 12 Jul 2007 08:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036338#M605701</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2007-07-12T08:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036339#M605702</link>
      <description>Thanks guys - let me explain perhaps I'm doing something wrong&lt;BR /&gt;1) Server a vgexport -m mapfile -f diskfile vg&lt;BR /&gt;2) Copy mapfile and diskfile to server b&lt;BR /&gt;3) server b mkdir vg&lt;BR /&gt;4) server b mknod vg/group c 64 0xnn0000&lt;BR /&gt;5) vgimport -m mapfile -f diskfile vg&lt;BR /&gt;This fails unless I set the minor number the same as server a - then it works &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1 should be:  vgexport -s -v -m /tmp/vgxx.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;and your import should be:&lt;BR /&gt;&lt;BR /&gt;vgimport -s -v -m /tmp/vgxx.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Again -  what is maxvgs set to?&lt;BR /&gt;&lt;BR /&gt;Also - please post the exact commands&lt;BR /&gt;&lt;BR /&gt;Example - for vg10:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg10&lt;BR /&gt;mknod /dev/vg10/group c 64 0x0a0000&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2007 08:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036339#M605702</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-07-12T08:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport - cannot open the control file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036340#M605703</link>
      <description>Thanks Geoff, Ninad - your correct. The maxvgs is set to 60 which wouldn't alow me to use a minor number of 40 onwards - i have now fixed the problem</description>
      <pubDate>Thu, 12 Jul 2007 09:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-cannot-open-the-control-file/m-p/4036340#M605703</guid>
      <dc:creator>Simon P White</dc:creator>
      <dc:date>2007-07-12T09:05:17Z</dc:date>
    </item>
  </channel>
</rss>

