<?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: Disk failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423224#M623708</link>
    <description>you said "pvdisplay -v", not "vgdisplay -v"...&lt;BR /&gt;&lt;BR /&gt;if one of this tree are true :&lt;BR /&gt;. None of lvdisplay -v shows your PV&lt;BR /&gt;. vgdisplays -v says as many "Total PE" than "Free PE"&lt;BR /&gt;. pvdisplay -v displays all PE as free&lt;BR /&gt;&lt;BR /&gt;then you can use vgreduce&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Nov 2004 09:42:58 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-11-17T09:42:58Z</dc:date>
    <item>
      <title>Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423219#M623703</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Hp-UX 11.00 on a D380 server.&lt;BR /&gt;&lt;BR /&gt;One of the disks used by a LV is failed. But the failed disk might not have any data for the LV. There is no backup of the LV.&lt;BR /&gt;&lt;BR /&gt;Is the removal of the disk from the LV &amp;amp; VG can help recovering the LV.?&lt;BR /&gt;&lt;BR /&gt;Please tell if there any other ways of recovering the LV. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from Disk to HP-UX &amp;gt; LVM and VxVM. - Hp forum Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2014 04:49:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423219#M623703</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2014-09-01T04:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423220#M623704</link>
      <description>Issue this command :&lt;BR /&gt;lvdisplay -v /dev/vgXX/lv_name |more&lt;BR /&gt;for each LV on this VG.&lt;BR /&gt;It will show you which PV have data on it.&lt;BR /&gt;if no data is no your failed disk, use&lt;BR /&gt;vgreduce vgXX /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 05:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423220#M623704</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T05:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423221#M623705</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;I think 'lvdisplay -v ' displays all the PV used by the LV, But how to find the used PV has data or not.&lt;BR /&gt;&lt;BR /&gt;Is it possible to recover the LV from other disks excluding the failed disk, even if there any data on the failed disk?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 05:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423221#M623705</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-17T05:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423222#M623706</link>
      <description>in lvdisplay -v, there is a section with this title :&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;in this one, you will see wich PV are used for this LV.&lt;BR /&gt;&lt;BR /&gt;using the command for each lv of the vg, you will have all actually used pv.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;But since my first answer, I think of a simplier thing (I'm not 100% woke up in the morning) :&lt;BR /&gt;using "vgdisplay -v", you will see how many PE is used on each PV. If all PE are free on a PV, you can reduce the VG from this PV without any problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 08:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423222#M623706</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T08:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423223#M623707</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;The failed disk is not displayed (lvdisplay -v) below the  heading &lt;BR /&gt;&lt;BR /&gt; --- Distribution of logical volume --- &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alsi it is not displayed on pvdisplay -v&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 09:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423223#M623707</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-17T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423224#M623708</link>
      <description>you said "pvdisplay -v", not "vgdisplay -v"...&lt;BR /&gt;&lt;BR /&gt;if one of this tree are true :&lt;BR /&gt;. None of lvdisplay -v shows your PV&lt;BR /&gt;. vgdisplays -v says as many "Total PE" than "Free PE"&lt;BR /&gt;. pvdisplay -v displays all PE as free&lt;BR /&gt;&lt;BR /&gt;then you can use vgreduce&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 09:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423224#M623708</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T09:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423225#M623709</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;The PV is not shown on the distribution list of 'lvdisplay -v' but it was listed on the details list with '???'  instead of the failed disk name.&lt;BR /&gt;&lt;BR /&gt;The failed disk is not displayed on 'vgdisplay -v'.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 10:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423225#M623709</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-17T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423226#M623710</link>
      <description>Simpliest way : Could you post as attachement output from those commands ? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 10:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423226#M623710</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T10:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423227#M623711</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;The failed PV is removed from VG &amp;amp; LV. Received the following message during the LV mount.&lt;BR /&gt;&lt;BR /&gt;mount /ultima&lt;BR /&gt;vxfs mount: /dev/vgult/lv_ultima is corrupted. needs checking  &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 05:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423227#M623711</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-18T05:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423228#M623712</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;The following messages were found in syslog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Nov 18 09:57:09 cctest01 LVM[3363]: vgchange -a y /dev/vgult&lt;BR /&gt;Nov 18 10:19:10 cctest01 vmunix: vxfs: mesg 055: vx_metaioerr - /dev/vgult/lv_ul&lt;BR /&gt;tima file system meta data read error&lt;BR /&gt;Nov 18 10:19:10 cctest01 vmunix: vxfs: mesg 016: vx_ilisterr - &lt;NULL&gt; file syste&lt;BR /&gt;m error reading inode 112191&lt;BR /&gt;Nov 18 10:19:10 cctest01 vmunix: vxfs: mesg 057: vx_fset_markbad - /dev/vgult/lv&lt;BR /&gt;_ultima file system &lt;NULL&gt; fileset (index 999) marked bad&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;/NULL&gt;&lt;/NULL&gt;</description>
      <pubDate>Thu, 18 Nov 2004 05:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423228#M623712</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-18T05:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423229#M623713</link>
      <description>You need to do an fsck.&lt;BR /&gt;run this command :&lt;BR /&gt;fsck -F vxfs /dev/vgult/lv_ultima&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 10:04:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423229#M623713</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-18T10:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423230#M623714</link>
      <description>So ? What's up ? Do you always have your problem ? Let me know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2004 10:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423230#M623714</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-19T10:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423231#M623715</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;The Following steps solved the issue:-&lt;BR /&gt;&lt;BR /&gt;    - Replaced the failed disk. &lt;BR /&gt;    - Extended the LV onto the new disk with the original size&lt;BR /&gt;    - Full fsck on the LV&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Have a good weekend.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2004 11:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-failure/m-p/3423231#M623715</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2004-11-19T11:07:53Z</dc:date>
    </item>
  </channel>
</rss>

