<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420991#M91</link>
    <description>Hi, you first have to know that there is a connection between the second &lt;BR /&gt;system and the disks.&lt;BR /&gt;Run "ioscan -fnC disk" to verify the disks are there and run "#insf -e" to have &lt;BR /&gt;the device special files&lt;BR /&gt;installed.  I believe you have to name the disks after&lt;BR /&gt;the vgimport command if they are seen on different hardware paths from that of &lt;BR /&gt;the first system.&lt;BR /&gt;&lt;BR /&gt;vgimport -m MAPFILE /dev/vg?? /dev/dsk/c?t?d? ....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Good Luck.&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Apr 2000 08:48:58 GMT</pubDate>
    <dc:creator>Fernando Santana</dc:creator>
    <dc:date>2000-04-06T08:48:58Z</dc:date>
    <item>
      <title>vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420989#M89</link>
      <description>Hi, I have a little problem with "vgimport".&lt;BR /&gt;&lt;BR /&gt;I have two system in service guard  with a AutoRaid&lt;BR /&gt;mass storage.&lt;BR /&gt;I have configured other 3 LUN and the system created 3 new physical volume &lt;BR /&gt;(/dev/dsk/xxxxx) where I created 3 new filesystem.&lt;BR /&gt;After this I did this command:&lt;BR /&gt;&lt;BR /&gt;system1: #vgexport -p -s -v MAPFILE /dev/dsk/vgxxx&lt;BR /&gt;&lt;BR /&gt;transferred MAPFILE into system2&lt;BR /&gt;&lt;BR /&gt;system2: recreated the vgxxx&lt;BR /&gt;system2: #vgimport -s -m MAPFILE /dev/vgxxx&lt;BR /&gt;&lt;BR /&gt;After this&lt;BR /&gt;&lt;BR /&gt;vgimport: Physical volume "/dev/dsk/cxtxdx" is not a block special file.&lt;BR /&gt;....&lt;BR /&gt;....&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;Why???&lt;BR /&gt;&lt;BR /&gt;Many Thanks in advances.&lt;BR /&gt;&lt;BR /&gt;Paolo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Apr 2000 07:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420989#M89</guid>
      <dc:creator>Paolo Bardi</dc:creator>
      <dc:date>2000-04-05T07:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420990#M90</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Looks backwards should be&lt;BR /&gt;&lt;BR /&gt;vgexport -p -s -m MAPFILE /dev/vg##&lt;BR /&gt;&lt;BR /&gt;vgimport -s -m MAPFILE /dev/vg## /dev/dsk/c#t#d# &lt;BR /&gt;&lt;BR /&gt;Mitch</description>
      <pubDate>Wed, 05 Apr 2000 08:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420990#M90</guid>
      <dc:creator>Mitch Wolf</dc:creator>
      <dc:date>2000-04-05T08:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420991#M91</link>
      <description>Hi, you first have to know that there is a connection between the second &lt;BR /&gt;system and the disks.&lt;BR /&gt;Run "ioscan -fnC disk" to verify the disks are there and run "#insf -e" to have &lt;BR /&gt;the device special files&lt;BR /&gt;installed.  I believe you have to name the disks after&lt;BR /&gt;the vgimport command if they are seen on different hardware paths from that of &lt;BR /&gt;the first system.&lt;BR /&gt;&lt;BR /&gt;vgimport -m MAPFILE /dev/vg?? /dev/dsk/c?t?d? ....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Good Luck.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Apr 2000 08:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420991#M91</guid>
      <dc:creator>Fernando Santana</dc:creator>
      <dc:date>2000-04-06T08:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420992#M92</link>
      <description>It's my understanding that by using the "-s" option on the vgexport command you no longer have to specify the actual physical devices on the command line when importing. &lt;BR /&gt;&lt;BR /&gt;On export the "-s" option places the VGID header into the mapfile. When importing the "-s" option causes the import command to search all physical volume headers to find devices matching the VGID listed in the mapfile. Once found it automatically imports them. This is very beneficial when you have multiple disks. This option is not recommended however when using "EMC".&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Bernie</description>
      <pubDate>Wed, 07 Jun 2000 04:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420992#M92</guid>
      <dc:creator>Bernadette Keohan</dc:creator>
      <dc:date>2000-06-07T04:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420993#M93</link>
      <description>It appears to me that your cluster does not address the autoraid consistently.  That is, the device files for the disks are not identical accross machines.  Run ioscan on each box and make sure the SCSI paths are the same.  If they are not, then you will probably want to rearrange the order in which the system discovers devices by utilizing ioinit. (man ioinit for procedure.)&lt;BR /&gt;&lt;BR /&gt;You will need to recreate your disk device files (using insf) after ioscan returns your devices in the expected order.  You may, however, want to check your cabling and ensure that you have the autoraid connected identically to each machine.  This is not an absolute requirement, but it will make your life easier.</description>
      <pubDate>Wed, 07 Jun 2000 13:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/2420993#M93</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-06-07T13:28:28Z</dc:date>
    </item>
  </channel>
</rss>

