<?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: single stale extent in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082954#M601190</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please do check the disk using pvdisplay ,if the "PV Status" is unavailable then first try to make it available and check the disk using dd ,if its not comming up confirm the disk is bad .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks ,&lt;BR /&gt;Aneesh</description>
    <pubDate>Tue, 09 Oct 2007 00:43:34 GMT</pubDate>
    <dc:creator>Aneesh Mohan</dc:creator>
    <dc:date>2007-10-09T00:43:34Z</dc:date>
    <item>
      <title>single stale extent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082949#M601185</link>
      <description>I have a mirrored disk that has a single stale extent but when I try to do a lvsync I get this error.....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@tfthp02 # lvsync /dev/vg00/lvol3&lt;BR /&gt;lvsync: Couldn't re-synchronize stale partitions of the logical volume:&lt;BR /&gt;Device offline/Powerfailed&lt;BR /&gt;&lt;BR /&gt;lvsync: Couldn't resynchronize logical volume "/dev/vg00/lvol3".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From what I can find out all the disks are in green light state.  It in another part of the country so I can't see it.&lt;BR /&gt;&lt;BR /&gt;Do I need to reboot the machine and try again or is there something else I can try before rebooting?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 08 Oct 2007 13:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082949#M601185</guid>
      <dc:creator>PatBaker</dc:creator>
      <dc:date>2007-10-08T13:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: single stale extent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082950#M601186</link>
      <description>If lvsync is failing, then chances are very good that you have a bad spot on the disk.  The disk may not have failed completely (YET) but chances are good that it is failing.&lt;BR /&gt;&lt;BR /&gt;You should go ahead and schedule time to replace this disk.</description>
      <pubDate>Mon, 08 Oct 2007 13:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082950#M601186</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-10-08T13:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: single stale extent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082951#M601187</link>
      <description>See the manual for all steps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do a "dd" to test the disk.</description>
      <pubDate>Mon, 08 Oct 2007 14:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082951#M601187</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-08T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: single stale extent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082952#M601188</link>
      <description>Unless one of the two disks is completely offline, use diskinfo to check.  Then you do not know which disk is bad.&lt;BR /&gt;&lt;BR /&gt;dd both disks and see which one gets the io error.&lt;BR /&gt;&lt;BR /&gt;ie. disk 1 "dd if=/dev/rdsk/cxtxdx "of=/dev/null&lt;BR /&gt;do the same to the other disk.&lt;BR /&gt;&lt;BR /&gt;With only one bad extent you must at least reduce the mirror before replacing. or at least get all extents to become stale.&lt;BR /&gt;&lt;BR /&gt;I neglected to do this once in a situation where it was the disk that said "current" was bad.  Total data corruption..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Oct 2007 17:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082952#M601188</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-10-08T17:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: single stale extent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082953#M601189</link>
      <description>normally if you have a stale extent on one disk, there could be a bad block on the other disk having the mirror copy. that could be the reason why your lvsync command failed.</description>
      <pubDate>Tue, 09 Oct 2007 00:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082953#M601189</guid>
      <dc:creator>tkc</dc:creator>
      <dc:date>2007-10-09T00:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: single stale extent</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082954#M601190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please do check the disk using pvdisplay ,if the "PV Status" is unavailable then first try to make it available and check the disk using dd ,if its not comming up confirm the disk is bad .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks ,&lt;BR /&gt;Aneesh</description>
      <pubDate>Tue, 09 Oct 2007 00:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/single-stale-extent/m-p/4082954#M601190</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2007-10-09T00:43:34Z</dc:date>
    </item>
  </channel>
</rss>

