<?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 Cannot export volume group without entry in /etc/lvmtab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773948#M636668</link>
    <description>Hello all,&lt;BR /&gt;I am attempting to destroy a volume group using vgexport.  The volume group does not have an entry in /etc/lvmtab.  When I attempt to vgexport the volume group I receive the following error:&lt;BR /&gt;vgexport: Volume group "/dev/vgNN" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;vgexport: Couldn't export volume group "/dev/vgNN".&lt;BR /&gt;&lt;BR /&gt;I need to export this volume group before I can re-import a new mapfile (with additional LVs) in its place.  It Does anyone have any suggestions on how to get past this? &lt;BR /&gt;&lt;BR /&gt;I have read a couple notes about re-building the /etc/lvmtab with a vgscan -v.  Would this add back the volume group entry that is missing?&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.  Thanks in advance!</description>
    <pubDate>Sat, 27 Jul 2002 05:22:44 GMT</pubDate>
    <dc:creator>Damien Lass</dc:creator>
    <dc:date>2002-07-27T05:22:44Z</dc:date>
    <item>
      <title>Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773948#M636668</link>
      <description>Hello all,&lt;BR /&gt;I am attempting to destroy a volume group using vgexport.  The volume group does not have an entry in /etc/lvmtab.  When I attempt to vgexport the volume group I receive the following error:&lt;BR /&gt;vgexport: Volume group "/dev/vgNN" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;vgexport: Couldn't export volume group "/dev/vgNN".&lt;BR /&gt;&lt;BR /&gt;I need to export this volume group before I can re-import a new mapfile (with additional LVs) in its place.  It Does anyone have any suggestions on how to get past this? &lt;BR /&gt;&lt;BR /&gt;I have read a couple notes about re-building the /etc/lvmtab with a vgscan -v.  Would this add back the volume group entry that is missing?&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.  Thanks in advance!</description>
      <pubDate>Sat, 27 Jul 2002 05:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773948#M636668</guid>
      <dc:creator>Damien Lass</dc:creator>
      <dc:date>2002-07-27T05:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773949#M636669</link>
      <description>Yes, first mv /etc/lvmtab /etc/lvmtab.sav and then do a vgscan.&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jul 2002 05:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773949#M636669</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-27T05:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773950#M636670</link>
      <description>Vgexport removes the volume group entry from the /etc/lvmtab file and deletes the /dev/vgXX directory.  If you need to use the vgexport command to create the mapfile, then maybe you are better off creating it manually.  I think the format is&lt;BR /&gt;1 lvol1&lt;BR /&gt;2 lvol2&lt;BR /&gt;&lt;BR /&gt;George</description>
      <pubDate>Sat, 27 Jul 2002 06:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773950#M636670</guid>
      <dc:creator>George Petrides_1</dc:creator>
      <dc:date>2002-07-27T06:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773951#M636671</link>
      <description>1. Using vgscan -v to rebuild your /etc/lvmtab file;&lt;BR /&gt;2. How about using "vgreduce and vgremove" to achieve your task?&lt;BR /&gt;&lt;BR /&gt;-Gerald-</description>
      <pubDate>Sat, 27 Jul 2002 07:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773951#M636671</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2002-07-27T07:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773952#M636672</link>
      <description>All,&lt;BR /&gt;I ran a 'vgscan -a -v' and created a new /etc/lvmtab.  This didn't fix my problem.  The volume group (and associated disks) I want to replace does not show up in the /etc/lvmtab.  Is there any way I can manually remove my /dev/vgNN from /dev with the following steps:&lt;BR /&gt;  1) # cd /dev/vgNN&lt;BR /&gt;  2) # rm -R * (to remove the 'group')&lt;BR /&gt;  3) # cd ../&lt;BR /&gt;  4) # rmdir vgNN&lt;BR /&gt;  5) # vgimport -m vgNN.mapfile -v /dev/vgNN /dev/dsk/ctd&lt;BR /&gt;  (where vgNN.mapfile is the mapfile I want to move in)&lt;BR /&gt;&lt;BR /&gt;Is this a valid option to export a volume group?  If so, is there anything else I need to do or watch out for?&lt;BR /&gt;&lt;BR /&gt;Any other suggestions are welcome!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 27 Jul 2002 08:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773952#M636672</guid>
      <dc:creator>Damien Lass</dc:creator>
      <dc:date>2002-07-27T08:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773953#M636673</link>
      <description>To add to the message above...  After reviewing my potential steps, I realized I am missing a couple steps.  To add:&lt;BR /&gt;&lt;BR /&gt;  4) &lt;ABOVE&gt;&lt;BR /&gt;  5) mkdir /dev/vgNN&lt;BR /&gt;  6) mknod /dev/vgNN/group c 64 0xNN00&lt;BR /&gt;  THEN&lt;BR /&gt;  7) vgimport -m vgNN.mapfile -v /dev/vgNN /dev/dsk/ctd&lt;BR /&gt;&lt;BR /&gt;Sorry for the confusion!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ABOVE&gt;</description>
      <pubDate>Sat, 27 Jul 2002 09:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773953#M636673</guid>
      <dc:creator>Damien Lass</dc:creator>
      <dc:date>2002-07-27T09:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773954#M636674</link>
      <description>When you make the group node for this vg, make absolute certain then the minor device number is unique. Look at the value in all the /dev/vgXX/groups and make sure that there is no conflict or absolute chaos will will.&lt;BR /&gt;&lt;BR /&gt;e.g. mknod /dev/vg05/group c 64 0x050000 - 0x050000 should not be used anywhere else. By convention, vg05 uses 0x050000, vg02 uses 0x020000, etc. but that is not required (or may not be possible if already in use).&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jul 2002 10:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773954#M636674</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-27T10:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot export volume group without entry in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773955#M636675</link>
      <description>I ended up following the steps outline in my message(s) above.  It worked out fine.  A reference to the volume group was added back to the original /etc/lvmtab once I re-imported and activated the new volume group.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone for your input.</description>
      <pubDate>Sat, 27 Jul 2002 16:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-export-volume-group-without-entry-in-etc-lvmtab/m-p/2773955#M636675</guid>
      <dc:creator>Damien Lass</dc:creator>
      <dc:date>2002-07-27T16:50:48Z</dc:date>
    </item>
  </channel>
</rss>

