<?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: LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617824#M645772</link>
    <description>And after doing a vgcfgrestore, do a vgchange -a y on the volume group to get rid of the error messages.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Tue, 20 Nov 2001 19:52:56 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2001-11-20T19:52:56Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617819#M645767</link>
      <description>I have one volume group/logical volume that spans three individual, external drives.  One of the disks has failed and I have removed it&lt;BR /&gt;from the system.  I cannot seem to remove the drive using vgreduce.  The partitions in the lv state that they are current however the device path (/dev/dsk/c1t3d0) shows up as "??"&lt;BR /&gt;using lv display.  How can I remove the disk from the vg so I can add a new one and restore some of the data back?  It looks like I may have to rebuild the entire volume group/logical volume.  &lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Kurt</description>
      <pubDate>Tue, 20 Nov 2001 18:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617819#M645767</guid>
      <dc:creator>Kurt Wagner</dc:creator>
      <dc:date>2001-11-20T18:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617820#M645768</link>
      <description>A couple of options:&lt;BR /&gt;&lt;BR /&gt;vgreduce -f&lt;BR /&gt;&lt;BR /&gt;Put in the new disk.  vgcfgrestore the LVM header.  Reduce or resync as desired.</description>
      <pubDate>Tue, 20 Nov 2001 18:59:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617820#M645768</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2001-11-20T18:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617821#M645769</link>
      <description>The first thing I would try is a vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n vg?? /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;From there the disk should be part of the VG again and you should be able to restore your data as needed.</description>
      <pubDate>Tue, 20 Nov 2001 19:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617821#M645769</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-20T19:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617822#M645770</link>
      <description>So all I need to do is add a new disk to the system and do a vgcfgrestore???  When trying to do a "vgreduce -f" I get the following error message:&lt;BR /&gt;sroot@smhp1:/-&amp;gt;vgreduce -f data1vg                                   &lt;BR /&gt;vgreduce: Couldn't query physical volume "/dev/dsk/c1t3d0":          &lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group   &lt;BR /&gt;&lt;BR /&gt;The bad disk is already physically disconnected from the system.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kurt</description>
      <pubDate>Tue, 20 Nov 2001 19:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617822#M645770</guid>
      <dc:creator>Kurt Wagner</dc:creator>
      <dc:date>2001-11-20T19:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617823#M645771</link>
      <description>Yes, go ahead and put the replacement disk in, then do the vgcfgrestore.  That will probably be the easiest and should work without a problem.</description>
      <pubDate>Tue, 20 Nov 2001 19:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617823#M645771</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-20T19:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617824#M645772</link>
      <description>And after doing a vgcfgrestore, do a vgchange -a y on the volume group to get rid of the error messages.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 20 Nov 2001 19:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/2617824#M645772</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-20T19:52:56Z</dc:date>
    </item>
  </channel>
</rss>

