<?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: Stale physical extents in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428812#M205378</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Stale physical extents means the extents for the primary / mirror copy are not in sync.&lt;BR /&gt;&lt;BR /&gt;Stale  --&amp;gt; Old / not current.&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/cxtydz |grep -i stale |more&lt;BR /&gt;&lt;BR /&gt;This will all the stale extents on the physical disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Nov 2004 11:04:27 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2004-11-23T11:04:27Z</dc:date>
    <item>
      <title>Stale physical extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428811#M205377</link>
      <description>What is stale physical extents, what causes this &amp;amp; wht is the remedy</description>
      <pubDate>Tue, 23 Nov 2004 11:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428811#M205377</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-11-23T11:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stale physical extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428812#M205378</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Stale physical extents means the extents for the primary / mirror copy are not in sync.&lt;BR /&gt;&lt;BR /&gt;Stale  --&amp;gt; Old / not current.&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/cxtydz |grep -i stale |more&lt;BR /&gt;&lt;BR /&gt;This will all the stale extents on the physical disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 11:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428812#M205378</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-11-23T11:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Stale physical extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428813#M205379</link>
      <description>Most likely caus is some kind of disk problem has caused your mirrors to stop being maintained.&lt;BR /&gt;&lt;BR /&gt;If a disk has failed, you'll need to replace it.&lt;BR /&gt;&lt;BR /&gt;Once thats done you can break the mirror with lvsplit and then rebuild it with lvextend -m 1 /dev/vg01/lvolname /dev/dsk/c1t1d0&lt;BR /&gt;&lt;BR /&gt;Use a real logical volume name and a real disk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Nov 2004 11:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428813#M205379</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-23T11:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stale physical extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428814#M205380</link>
      <description>Hi Vaman,&lt;BR /&gt;&lt;BR /&gt;YOu may also find stale extents  on unmirrored PVs in case if there are any issues with the disks associated with them. Basically the extent that is not accessible by LVM will be marked as stale.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 23 Nov 2004 14:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428814#M205380</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-23T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stale physical extents</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428815#M205381</link>
      <description>Hi Vaman,&lt;BR /&gt;As rightly said by steven lvsplit and lvextend should do the trick.&lt;BR /&gt;Stale extent could be an extent without reference or bad extent.&lt;BR /&gt;&lt;BR /&gt;Well it is better to confirm the disk with stale extent for any physical problem. Use dd command to do the same,&lt;BR /&gt;# dd if=&lt;YOUR suspected="" disk=""&gt; of=/dev/null&lt;BR /&gt;&lt;BR /&gt;This will try reading the entire disk without harming the data inside and gives error for any bad blocks.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;/YOUR&gt;</description>
      <pubDate>Wed, 24 Nov 2004 08:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stale-physical-extents/m-p/3428815#M205381</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-11-24T08:12:24Z</dc:date>
    </item>
  </channel>
</rss>

