<?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/4976137#M615804</link>
    <description>Kent,&lt;BR /&gt;&lt;BR /&gt;I tried your suggestion but go the same result.&lt;BR /&gt;&lt;BR /&gt;This sequence has worked for years on our EMC 8830, were moving to the DMX3 and now we are getting this error.</description>
    <pubDate>Fri, 28 Apr 2006 10:39:40 GMT</pubDate>
    <dc:creator>William Pribble</dc:creator>
    <dc:date>2006-04-28T10:39:40Z</dc:date>
    <item>
      <title>vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976133#M615800</link>
      <description>I am running an establish/split on are DMX frame and running into a error. The standards and BCVs are attached to the same server.  &lt;BR /&gt;&lt;BR /&gt;The volume groups and file systems are /dev/vg18/lvol1 /oraxx, and /dev/vg18_bcv/lvol1 /oraxx_bcv&lt;BR /&gt;&lt;BR /&gt;Here are the commands that I am using.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;umount /oraxx_bcv&lt;BR /&gt;vgchange -a n /dev/vg18_bcv&lt;BR /&gt;symmir -g symdg_oraxx establish -full -exact -noprompt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After the establish is complete:&lt;BR /&gt;&lt;BR /&gt;umount /oraxx&lt;BR /&gt;vgchange -a n /dev/vg18&lt;BR /&gt;symmir -g symdg_oraxx split -noprompt&lt;BR /&gt;&lt;BR /&gt;After split completes:&lt;BR /&gt;&lt;BR /&gt;vgexport /dev/vg18_bcv&lt;BR /&gt;vgchgid /dev/rdsk/c20t5d3 /dev/rdsk/c20t5d4 &lt;BR /&gt;&lt;BR /&gt;vgexport -v -p -m /etc/lvmconf/vg18.mapfile /dev/vg18 &lt;BR /&gt;&lt;BR /&gt;vgchange -a y /dev/vg18 &lt;BR /&gt;mount /oraxx &lt;BR /&gt;mkdir /dev/vg18_bcv &lt;BR /&gt;mknod /dev/vg18_bcv/group c 64 0x080000 &lt;BR /&gt;vgimport -m /etc/lvmconf/vg18.mapfile -f /usr/local/admin/vg18_bcv.vgimport /dev/vg18_bcv&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is where it bombs out.&lt;BR /&gt;vgimport: Warning: Volume Group contains "60" PVs, "4" specified. Continuing.&lt;BR /&gt;vgimport: Quorum not present, or some physical volume(s) are missing.        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just remove the symmir commands and I can run the exact commands in the exact sequence and everything works fine.  I am able to vgchange /dev/vg18_bcv and mount /oraxx_bcv&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated!</description>
      <pubDate>Fri, 28 Apr 2006 10:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976133#M615800</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-04-28T10:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976134#M615801</link>
      <description>I think you need to create your vgmap prior to the initial split.&lt;BR /&gt;&lt;BR /&gt;Then use that map after you do the resync.&lt;BR /&gt;&lt;BR /&gt;That way you are using a map when the VG contains all its volumes when you try to set it back up that way at the end.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Apr 2006 10:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976134#M615801</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-04-28T10:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976135#M615802</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How many PVs do you actually have in your VG.&lt;BR /&gt;If its more than 2 dont you need to include them all at the same time while doing the vgchgid.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Fri, 28 Apr 2006 10:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976135#M615802</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-28T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976136#M615803</link>
      <description>There is only 2 devices.  That's why I trying to figure out where the 60 is coming from?</description>
      <pubDate>Fri, 28 Apr 2006 10:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976136#M615803</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-04-28T10:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976137#M615804</link>
      <description>Kent,&lt;BR /&gt;&lt;BR /&gt;I tried your suggestion but go the same result.&lt;BR /&gt;&lt;BR /&gt;This sequence has worked for years on our EMC 8830, were moving to the DMX3 and now we are getting this error.</description>
      <pubDate>Fri, 28 Apr 2006 10:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976137#M615804</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-04-28T10:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976138#M615805</link>
      <description>Jeffrey,&lt;BR /&gt;&lt;BR /&gt;I am sure you must have taken care of this - &lt;BR /&gt;the group file should have unique minor no.&lt;BR /&gt;ls -l /dev/*/group to verify this.&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab to confirm PVs in /dev/vg18&lt;BR /&gt;&lt;BR /&gt;and that the disks you have specified are indeed the BCV disks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Fri, 28 Apr 2006 10:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976138#M615805</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-28T10:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976139#M615806</link>
      <description>Ninad,&lt;BR /&gt;&lt;BR /&gt;Unfortunatley I have checked all those, and if there were duplicate minor numbers my script would stop.  &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 28 Apr 2006 10:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976139#M615806</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-04-28T10:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976140#M615807</link>
      <description>Hello Jefrey,&lt;BR /&gt;Your steps looks ok to me. Is this first time you are trying establish and split on these devices?&lt;BR /&gt;&lt;BR /&gt;Have you tried exporting source devices VG (vg18) before changing the "vgchgid"?&lt;BR /&gt;&lt;BR /&gt;Why do you use -f option with vgimport command? Is it to specify alternate links? &lt;BR /&gt;If yes, there may chance with the order of devices in Primary and alternate link? Why don't you just try with out -f option?&lt;BR /&gt;&lt;BR /&gt;BTW, I guess you have checked your lvmtab file and symdg and selected correct devices?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sathish&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Apr 2006 22:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976140#M615807</guid>
      <dc:creator>sathish kannan</dc:creator>
      <dc:date>2006-04-28T22:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976141#M615808</link>
      <description>Jeffrey,&lt;BR /&gt;&lt;BR /&gt;I dont know whether this will help, but can you try this sequence. I have suggested few changes/steps. Is the file /usr/local/admin/vg18_bcv.vgimport updated and points to same BCV disks ?&lt;BR /&gt;&lt;BR /&gt;1.umount /oraxx_bcv&lt;BR /&gt;2.vgchange -a n /dev/vg18_bcv&lt;BR /&gt;3.vgexport /dev/vg18_bcv&lt;BR /&gt;4.symmir -g symdg_oraxx establish -full -exact -noprompt&lt;BR /&gt;&lt;BR /&gt;After the establish is complete:&lt;BR /&gt;5.umount /oraxx&lt;BR /&gt;6.vgchange -a n /dev/vg18&lt;BR /&gt;7.symmir -g symdg_oraxx split -noprompt&lt;BR /&gt;&lt;BR /&gt;After split completes:&lt;BR /&gt;&lt;BR /&gt;8.vgchgid /dev/rdsk/c20t5d3 /dev/rdsk/c20t5d4&lt;BR /&gt;9.vgexport -v -p -m /etc/lvmconf/vg18.mapfile /dev/vg18 &lt;BR /&gt;10.vgchange -a y /dev/vg18 &lt;BR /&gt;11.mount /oraxx &lt;BR /&gt;12.mkdir /dev/vg18_bcv &lt;BR /&gt;13.mknod /dev/vg18_bcv/group c 64 0x080000 &lt;BR /&gt;14.vgimport -m /etc/lvmconf/vg18.mapfile /dev/vg18_bcv /dev/rdsk/c20t5d3 /dev/rdsk/c20t5d4&lt;BR /&gt;15.vgchange -a y /dev/vg18_bcv&lt;BR /&gt;16.mount /oraxx_bcv&lt;BR /&gt;&lt;BR /&gt;Please let us know the progress. Good luck.&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Sun, 30 Apr 2006 14:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976141#M615808</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-30T14:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976142#M615809</link>
      <description>Thanks for all the suggestions!  Unfortunately nothing has seemed to help yet.</description>
      <pubDate>Mon, 01 May 2006 09:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976142#M615809</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-05-01T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976143#M615810</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you attach the /usr/local/admin/vg18_bcv.vgimport file.&lt;BR /&gt;I have a gut feeling that the 1st disk specified in this file has the information that there are 60 PVs in the volume group and the file actually contains 4 disk file names.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 02 May 2006 03:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976143#M615810</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-02T03:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976144#M615811</link>
      <description>Hi Jeffrey,&lt;BR /&gt;&lt;BR /&gt;Verify infile: /usr/local/admin/vg18_bcv.vgimport &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;vgimport -m /etc/lvmconf/vg18.mapfile  /dev/vg18_bcv /dev/rdsk/c20t5d3 /dev/rdsk/c20t5d4 &lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Tue, 02 May 2006 04:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976144#M615811</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-05-02T04:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976145#M615812</link>
      <description>Ninad,&lt;BR /&gt;&lt;BR /&gt;After reading some more information on the forums, I decided to rebuild the standard mount point.&lt;BR /&gt;&lt;BR /&gt;Now I get a different error:&lt;BR /&gt;&lt;BR /&gt;Physical volume "/dev/rdsk/c20t5d3" is not a block special file.&lt;BR /&gt;&lt;BR /&gt;The good thing is that I get the error when I try the import with the est/split and when I don't run it.&lt;BR /&gt;&lt;BR /&gt;I checked ioscan, ran insf -e, pvdisplay and all of the information looks good.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 May 2006 07:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976145#M615812</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-05-03T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976146#M615813</link>
      <description>Jefferey,&lt;BR /&gt;&lt;BR /&gt;The error is correct - rdsk is a character device and not a block device.&lt;BR /&gt;You should use /dev/dsk/cxtydz and not rdsk&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ninad</description>
      <pubDate>Wed, 03 May 2006 07:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976146#M615813</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-03T07:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976147#M615814</link>
      <description>Jefferey,&lt;BR /&gt;&lt;BR /&gt;I assumed that the error you are getting is during vgimport - so you need to use block device naming convention - /dev/dsk/c20t5d3&lt;BR /&gt;&lt;BR /&gt;I hope you have already done a &lt;BR /&gt;pvcreate /dev/rdsk/c20t5d3.&lt;BR /&gt;&lt;BR /&gt;Please let know if I have misunderstood your problem.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Wed, 03 May 2006 07:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976147#M615814</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-03T07:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976148#M615815</link>
      <description>Yeah, it must be to early in the morning.  I was pointing to the wrong file.  Anyway, I still stuck with the original error.</description>
      <pubDate>Wed, 03 May 2006 07:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976148#M615815</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-05-03T07:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976149#M615816</link>
      <description>Ninad,&lt;BR /&gt;&lt;BR /&gt;Here is the contents of my vgimport file:&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c20t5d3&lt;BR /&gt;/dev/dsk/c23t5d3&lt;BR /&gt;/dev/dsk/c20t5d4&lt;BR /&gt;/dev/dsk/c23t5d4&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 03 May 2006 07:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976149#M615816</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-05-03T07:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976150#M615817</link>
      <description>Jefferey,&lt;BR /&gt;&lt;BR /&gt;Never mind as long as you are awake now :)&lt;BR /&gt;I guess that you are having 2 disks in the VG - and there are 2 alternate links to the disks hence you are mentioning 4 disks in the vgimport file.&lt;BR /&gt;Now my first question is are you very much sure that the disk devices you have mentioned are infact the BC copy disks still ? If yes then try manually adding as&lt;BR /&gt;vgimport -p /dev/vg18_bcv /dev/dsk/c20t5d3 /dev/dsk/c23t5d3 /dev/dsk/c20t5d4 /dev/dsk/c23t5d4&lt;BR /&gt;&lt;BR /&gt;I am deliberately mentioning the -p flag so that it doesnt actually import but checks all steps it will perform during actual import. See if it shows any errors. Paste the errors here again. If it shows errors it means that some/all of the disks you have mentioned are not actually the BC copy disks.&lt;BR /&gt;If it succeds then go ahead and do the vgimport with the mapfile and infile. Assuning you have done the vgchgid etc.&lt;BR /&gt;&lt;BR /&gt;Best of luck,&lt;BR /&gt;Ninad</description>
      <pubDate>Wed, 03 May 2006 07:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976150#M615817</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-03T07:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976151#M615818</link>
      <description>I double checked the devices:&lt;BR /&gt;&lt;BR /&gt;/dev/rdsk/c20t5d3  BCV    EMC       SYMMETRIX    5671 6300291000    8923200&lt;BR /&gt;/dev/rdsk/c23t5d3  BCV    EMC       SYMMETRIX    5671 6300291000    8923200&lt;BR /&gt;holldb16|root:/ # syminq |grep -i 292                                      &lt;BR /&gt;/dev/rdsk/c20t5d4  BCV    EMC       SYMMETRIX    5671 6300292000    8923200&lt;BR /&gt;/dev/rdsk/c23t5d4  BCV    EMC       SYMMETRIX    5671 6300292000    8923200&lt;BR /&gt;&lt;BR /&gt;I tried running it the way you suggested and got the same error message.&lt;BR /&gt;&lt;BR /&gt;vgimport: Warning: Volume Group contains "60" PVs, "4" specified. Continuing.&lt;BR /&gt;vgimport: Quorum not present, or some physical volume(s) are missing.        &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 03 May 2006 07:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976151#M615818</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2006-05-03T07:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976152#M615819</link>
      <description>To be honest I dont know about EMC arrays - so didnt understand what you have shown by syminq - Please can you tell me the output -&lt;BR /&gt;what do the c20t5d4 and c23t5d4 indicate - are they different paths to same disk of one is the PVOL/original disk and other is SVOL/BC copy ?&lt;BR /&gt;What is happening is that when vgimport accesses the 1st disk in the list it finds that the VG has 60 PVs in it and checks to find that you have mentioned only 4 PVs.&lt;BR /&gt;I dont know whether this will be of any use&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;insf -e -C disk&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Wed, 03 May 2006 08:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-error/m-p/4976152#M615819</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-03T08:12:34Z</dc:date>
    </item>
  </channel>
</rss>

