<?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 deleted vg in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155655#M629099</link>
    <description>Hello everone,&lt;BR /&gt;&lt;BR /&gt;I've deleted a vg by mistake using sam, is there any way to get it back...?&lt;BR /&gt;&lt;BR /&gt;also I can't delete a "lv" I'm getting the message&lt;BR /&gt;lvremove: Couldn't delete logical volume "/dev/vg01/lvol_itmscdb": x    x                 &lt;BR /&gt;xx lvx The supplied lv number refers to a non-existent logical volume. &lt;BR /&gt;&lt;BR /&gt;thanking you in advance for your cooperation and help</description>
    <pubDate>Sun, 04 Jan 2004 05:24:15 GMT</pubDate>
    <dc:creator>Mazen Al-Jarrah</dc:creator>
    <dc:date>2004-01-04T05:24:15Z</dc:date>
    <item>
      <title>deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155655#M629099</link>
      <description>Hello everone,&lt;BR /&gt;&lt;BR /&gt;I've deleted a vg by mistake using sam, is there any way to get it back...?&lt;BR /&gt;&lt;BR /&gt;also I can't delete a "lv" I'm getting the message&lt;BR /&gt;lvremove: Couldn't delete logical volume "/dev/vg01/lvol_itmscdb": x    x                 &lt;BR /&gt;xx lvx The supplied lv number refers to a non-existent logical volume. &lt;BR /&gt;&lt;BR /&gt;thanking you in advance for your cooperation and help</description>
      <pubDate>Sun, 04 Jan 2004 05:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155655#M629099</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2004-01-04T05:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155656#M629100</link>
      <description>The only way you can restore the deleted VG is if you have not done anything else on the disk and you have either the vgmap file or vgcfgbackup file. Check in /etc/lvmconf directory for the file.&lt;BR /&gt;&lt;BR /&gt;I am sure the LV name you are using to delete is wrong, do a vgdisplay -v /dev/vg01 and see if you have the LV with the name, which you are trying to delete.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jan 2004 05:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155656#M629100</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-01-04T05:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155657#M629101</link>
      <description>I didn't do anything on the vg still all the files are there in /etc.&lt;BR /&gt;&lt;BR /&gt;regading the name I'm using sam to delete it so the name could not be wrong</description>
      <pubDate>Sun, 04 Jan 2004 05:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155657#M629101</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2004-01-04T05:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155658#M629102</link>
      <description>Ok if you have the volume group config file for this vg (should be same name) in /etc/lvmconf and you also know the disk which where there in the VG, then have a look at man pages of vgcfgrestore and do a vgcfgrestore on all the disks involved in that VG.&lt;BR /&gt;&lt;BR /&gt;Do a lvdisplay -v /dev/vg01/lvol1_itmscdb &lt;BR /&gt;and vgdisplay -v /dev/vg01&lt;BR /&gt;what do u see? does the name match?</description>
      <pubDate>Sun, 04 Jan 2004 05:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155658#M629102</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-01-04T05:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155659#M629103</link>
      <description>thanks for the reply&lt;BR /&gt;&lt;BR /&gt;I managed to restore the vg but I can't delete the lv.&lt;BR /&gt;using lvdisplay I can see a long list like the followings&lt;BR /&gt; 00489 /dev/dsk/c0t8d0    00489 current&lt;BR /&gt; 00490 /dev/dsk/c0t8d0    00490 current&lt;BR /&gt; 00491 /dev/dsk/c0t8d0    00491 current&lt;BR /&gt; 00492 /dev/dsk/c0t8d0    00492 current&lt;BR /&gt; 00493 /dev/dsk/c0t8d0    00493 current&lt;BR /&gt; 00494 /dev/dsk/c0t8d0    00494 current&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jan 2004 08:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155659#M629103</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2004-01-04T08:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155660#M629104</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should be able to reduce the lvol.&lt;BR /&gt;&lt;BR /&gt;Make sure it is not still mounted. ( bdf /mount/cat /etc/mnttab )&lt;BR /&gt;if do umount the lvol using the umount command.&lt;BR /&gt;lvrecude the lvol ( lvreduce -f /dev/vg01/lvol.... )&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Jan 2004 16:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155660#M629104</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-04T16:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: deleted vg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155661#M629105</link>
      <description>How are you trying to delete the LVs, by SAM or lvremove, &lt;BR /&gt;use lvremove -f /dev/vg01/...(lvol) to remove the LV and let us know what error you get.</description>
      <pubDate>Sun, 04 Jan 2004 17:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/deleted-vg/m-p/3155661#M629105</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-01-04T17:26:32Z</dc:date>
    </item>
  </channel>
</rss>

