<?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: available/stale? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945269#M114541</link>
    <description>How do I locate the bad disk name, /dev/dsk/c?t?d?, all I got are "???" on the PV1/PV2 columns from lvdisplay</description>
    <pubDate>Mon, 07 Apr 2003 16:48:51 GMT</pubDate>
    <dc:creator>Hanry Zhou</dc:creator>
    <dc:date>2003-04-07T16:48:51Z</dc:date>
    <item>
      <title>available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945263#M114535</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I got following message, when I run vgdisplay on: &lt;BR /&gt;LV Name                     /dev/vg02/lvol2&lt;BR /&gt;LV Status                   available/stale&lt;BR /&gt;same message on lvol3.&lt;BR /&gt;&lt;BR /&gt;However, I don't have any problem to access lvol2. What causes stale problem, and how to remove the message?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 07 Apr 2003 15:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945263#M114535</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-07T15:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945264#M114536</link>
      <description>Is /dev/vg02/lvol2 mirrored?  If it is then you have a disk that is probably going bad or has already gone bad.&lt;BR /&gt;&lt;BR /&gt;Do a:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg02&lt;BR /&gt;&lt;BR /&gt;At the very bottom where it lists the disk, see if one of the disks is unavailable.  If it is then you will need to get the disk replaced, make it part of the VG again and resync your mirrors.  Once the mirrors have been re-synced, you will see the status as "available/syncd".</description>
      <pubDate>Mon, 07 Apr 2003 15:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945264#M114536</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-04-07T15:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945265#M114537</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do an 'lvdisplay -v /dev/vg02/lvol2' and you'll see all the LEs for that logical volume.  You should be able to see which ones are stale.  If you aren't having any disk problems, you can just do a 'vgsync vg02' and that should resync things.  I'd check into any possible problems, though.  Having stale extents can be a sign of trouble.  Maybe you are having some SCSI issues with a PV, such as the drive is starting to go bad, or maybe a cabling issue?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Apr 2003 15:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945265#M114537</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-07T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945266#M114538</link>
      <description>see man vgdisplay.&lt;BR /&gt;&lt;BR /&gt;LV Status is stale when "Logical volume is available but contains physical extents that are not current".&lt;BR /&gt;&lt;BR /&gt;- ramd.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Apr 2003 15:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945266#M114538</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-07T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945267#M114539</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;This indicates that you have a mirrord logical volume which is operating *as intended*.  That is, you are able to read and write data even though you have lost (temporarily or "permanently" the ability to access all or part of one of the mirrors).&lt;BR /&gt;&lt;BR /&gt;It is possible that one of the physical disk to which the logical volume's extents map, has failed or is failing.&lt;BR /&gt;&lt;BR /&gt;Try resynchronizing the logical volume and/or the whole volume group:&lt;BR /&gt;&lt;BR /&gt;# lvsync /dev/vg02/lvol2&lt;BR /&gt;&lt;BR /&gt;# vgsync /dev/vg02&lt;BR /&gt;&lt;BR /&gt;Since you see stale extents on lvol3, too, I'd try resynchronization at the volume group level.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 07 Apr 2003 16:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945267#M114539</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-07T16:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945268#M114540</link>
      <description>Better note the device and HW address for this disk.&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v | more&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkC disk  (* for HW address *)&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;lssf /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Then test the disk.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/cXtYdZ of=/dev/null count=1000000&lt;BR /&gt;control c  (* to break *)&lt;BR /&gt;&lt;BR /&gt;Note:  You need the count=1000000 to get past the cache.&lt;BR /&gt;&lt;BR /&gt;Also check STM for I/O errors.  You'll need the HW address now.&lt;BR /&gt;&lt;BR /&gt;STM &amp;gt; TOOLS &amp;gt; UTILITY &amp;gt; RUN &amp;gt; LOGTOOL &amp;gt; FILE &amp;gt; VIEW &amp;gt; RAW SUMMARY. &lt;BR /&gt;&lt;BR /&gt;Note the first and last dates of transactions and calculate the difference. If the difference is short, like 4 hours, then this is important to note. Now read down the report of hardware addresses and observe the integer numbers in parenthesis. Anything over 150 in this 4 hour period should be called into HP for replacement.&lt;BR /&gt;&lt;BR /&gt;Finally, a lot of people don't mirror their swap and this is a mistake for there is no "...swapoff..." command.  Swap is reduced by commenting out its entry in /etc/fstab and rebooting.  In this case if you lose a disk that has swap on it the system will panic and reboot itself.&lt;BR /&gt;&lt;BR /&gt;Consequently, get your backups in order especially your make_tape_recovery tapes.  Take a couple.</description>
      <pubDate>Mon, 07 Apr 2003 16:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945268#M114540</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-07T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945269#M114541</link>
      <description>How do I locate the bad disk name, /dev/dsk/c?t?d?, all I got are "???" on the PV1/PV2 columns from lvdisplay</description>
      <pubDate>Mon, 07 Apr 2003 16:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945269#M114541</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-07T16:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945270#M114542</link>
      <description>Do a 'vgdisplay -v /dev/vg02' and post the results, please.</description>
      <pubDate>Mon, 07 Apr 2003 17:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945270#M114542</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-04-07T17:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945271#M114543</link>
      <description>It???s a trial and error test of disks in vg02.  First obtain a list from vgdisplay -v.  Then,&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/cXtYdZ of=/dev/null count=1000000&lt;BR /&gt;control c  (* after a count of 6 or so. *)&lt;BR /&gt;&lt;BR /&gt;If the prompt doesn't return it???s a bad disk.&lt;BR /&gt;&lt;BR /&gt;Also use the STM &amp;gt; LOGTOOL procedure.&lt;BR /&gt;&lt;BR /&gt;Just read the above posting carefully and execute.</description>
      <pubDate>Mon, 07 Apr 2003 18:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945271#M114543</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-07T18:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945272#M114544</link>
      <description>Sorry, vgdisplay won't work with ???.&lt;BR /&gt;&lt;BR /&gt;Try &lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;and note the disks under the vg02 entry.&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -f /dev/lvmconfg/vg02.conf -l&lt;BR /&gt;&lt;BR /&gt;This will also work</description>
      <pubDate>Mon, 07 Apr 2003 18:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945272#M114544</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-07T18:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: available/stale?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945273#M114545</link>
      <description>Thank you all.&lt;BR /&gt;&lt;BR /&gt;We found one of disk in Jamica enclosure had problem to acces, and we replaced it. However, strangely I can not find the disk drive in xstm window. The HW is 8/4.3.0(c1t3d0), I can find it in the result of ioscan -fnC disk, but not in xstm window?</description>
      <pubDate>Tue, 08 Apr 2003 12:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/available-stale/m-p/2945273#M114545</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-08T12:57:38Z</dc:date>
    </item>
  </channel>
</rss>

