<?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 question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558564#M226071</link>
    <description>Dan,&lt;BR /&gt;&lt;BR /&gt;Have you tried remirroring that lvol?&lt;BR /&gt;lvextend -m 1 /dev/vgtools_sftware/lvol1&lt;BR /&gt;&lt;BR /&gt;If successfully synced, try reducing out the mirror on the bad disk:&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vgtools_sftware/lvol1 \&lt;BR /&gt;/dev/dsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;All the extents show 'current' in lvdisplay so this has a chance.  The main issue is with the PV status of 'unavailable'.&lt;BR /&gt; &lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
    <pubDate>Mon, 06 Jun 2005 10:54:02 GMT</pubDate>
    <dc:creator>erics_1</dc:creator>
    <dc:date>2005-06-06T10:54:02Z</dc:date>
    <item>
      <title>lvm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558560#M226067</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;In my V class server I has a bad disk. HP came and replaced the disk. I tried a vgcfgrestore and that failed. So I tried to do a lvreduce -m 0 k ... It removed the replaced disk (c0t4d0) from two of the three logical volumes in the third lv it removed the good disk (c2t4d0) for some reason. Anyway, HP says that the disk that got replaced is also bad. But now I am getting an error on bdf " bdf: Cannot open /etc/mnttab: Permission denied". There is nothing wrong with mnttab. Any ideas??</description>
      <pubDate>Mon, 06 Jun 2005 10:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558560#M226067</guid>
      <dc:creator>Dan Copeland</dc:creator>
      <dc:date>2005-06-06T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: lvm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558561#M226068</link>
      <description>There is nothing wrong with mnttab I think.&lt;BR /&gt;&lt;BR /&gt;Your ability to recover any data is probably nill at this point.&lt;BR /&gt;&lt;BR /&gt;If the new disk does not show up on ioscan -fnC disk you do need a new disk.&lt;BR /&gt;&lt;BR /&gt;You first get the disks all working and then you should probably either rebuild the volume group or vgextend the current volume group back onto the replaced disks.&lt;BR /&gt;&lt;BR /&gt;Then you shold be okay to restore data.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 06 Jun 2005 10:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558561#M226068</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-06T10:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: lvm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558562#M226069</link>
      <description>What VG was this replacement disk for? If it was vg00, is the root vg mirrored?&lt;BR /&gt;&lt;BR /&gt;Not enough detail yet to know what happened, but can you post the output of "lvdisplay -v /dev/vg00/lvol3" and "vgdisplay -v /dev/the_problem_vg"&lt;BR /&gt;&lt;BR /&gt;When you say the vgcfgrestore failed, what was the error?&lt;BR /&gt;&lt;BR /&gt;-denver&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 10:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558562#M226069</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-06-06T10:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: lvm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558563#M226070</link>
      <description>Output requested has been attached&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 06 Jun 2005 10:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558563#M226070</guid>
      <dc:creator>Dan Copeland</dc:creator>
      <dc:date>2005-06-06T10:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: lvm question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558564#M226071</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;Have you tried remirroring that lvol?&lt;BR /&gt;lvextend -m 1 /dev/vgtools_sftware/lvol1&lt;BR /&gt;&lt;BR /&gt;If successfully synced, try reducing out the mirror on the bad disk:&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vgtools_sftware/lvol1 \&lt;BR /&gt;/dev/dsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;All the extents show 'current' in lvdisplay so this has a chance.  The main issue is with the PV status of 'unavailable'.&lt;BR /&gt; &lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 06 Jun 2005 10:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-question/m-p/3558564#M226071</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2005-06-06T10:54:02Z</dc:date>
    </item>
  </channel>
</rss>

