<?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 Proactive polling and continue Tresspassing con EMC array in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-polling-and-continue-tresspassing-con-emc-array/m-p/4146579#M599560</link>
    <description>Hello gurus,&lt;BR /&gt;&lt;BR /&gt;I've got a lot of continue Tresspassing errors from two servers HPUX 11.23 (rx2660) with ServiceGuard 11.17 and an EMC array and I must put Proactive Polling&lt;BR /&gt;&lt;BR /&gt;from /dev/rdsk/c10t0d3 I need to set  Proactive Polling off on some LUNS where I have&lt;BR /&gt;errors. But, If I try to set Proactive Polling off I have this:&lt;BR /&gt;&lt;BR /&gt;# pvchange -p n /dev/dsk/c11t0d3&lt;BR /&gt;&lt;BR /&gt;wich gave me this:&lt;BR /&gt;&lt;BR /&gt;# vgcfgbackup: IO error on Physical Volume device "/dev/rdsk/c10t0d3".&lt;BR /&gt;I/O error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and :&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c10t0d3|more&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c10t0d3&lt;BR /&gt;PV Nme                     /dev/dsk/c11t0d3    Alternate Link &lt;BR /&gt;VG Name                     /dev/vg07&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      14     &lt;BR /&gt;PE Size (Mbytes)            32              &lt;BR /&gt;Total PE                    3999    &lt;BR /&gt;Free PE                     500     &lt;BR /&gt;Allocated PE                3499        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        180                 &lt;BR /&gt;Autoswitch                  On        &lt;BR /&gt;Proactive Polling           Off&lt;BR /&gt;&lt;BR /&gt;What should I do now?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, guys.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Feb 2008 13:13:58 GMT</pubDate>
    <dc:creator>ASO FINANCE</dc:creator>
    <dc:date>2008-02-18T13:13:58Z</dc:date>
    <item>
      <title>Proactive polling and continue Tresspassing con EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-polling-and-continue-tresspassing-con-emc-array/m-p/4146579#M599560</link>
      <description>Hello gurus,&lt;BR /&gt;&lt;BR /&gt;I've got a lot of continue Tresspassing errors from two servers HPUX 11.23 (rx2660) with ServiceGuard 11.17 and an EMC array and I must put Proactive Polling&lt;BR /&gt;&lt;BR /&gt;from /dev/rdsk/c10t0d3 I need to set  Proactive Polling off on some LUNS where I have&lt;BR /&gt;errors. But, If I try to set Proactive Polling off I have this:&lt;BR /&gt;&lt;BR /&gt;# pvchange -p n /dev/dsk/c11t0d3&lt;BR /&gt;&lt;BR /&gt;wich gave me this:&lt;BR /&gt;&lt;BR /&gt;# vgcfgbackup: IO error on Physical Volume device "/dev/rdsk/c10t0d3".&lt;BR /&gt;I/O error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and :&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c10t0d3|more&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c10t0d3&lt;BR /&gt;PV Nme                     /dev/dsk/c11t0d3    Alternate Link &lt;BR /&gt;VG Name                     /dev/vg07&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      14     &lt;BR /&gt;PE Size (Mbytes)            32              &lt;BR /&gt;Total PE                    3999    &lt;BR /&gt;Free PE                     500     &lt;BR /&gt;Allocated PE                3499        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        180                 &lt;BR /&gt;Autoswitch                  On        &lt;BR /&gt;Proactive Polling           Off&lt;BR /&gt;&lt;BR /&gt;What should I do now?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, guys.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2008 13:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-polling-and-continue-tresspassing-con-emc-array/m-p/4146579#M599560</guid>
      <dc:creator>ASO FINANCE</dc:creator>
      <dc:date>2008-02-18T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proactive polling and continue Tresspassing con EMC array</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proactive-polling-and-continue-tresspassing-con-emc-array/m-p/4146580#M599561</link>
      <description>Hi,&lt;BR /&gt;It looks like vgcfgbackup is unable to read from ""/dev/rdsk/c10t0d3" this disk.&lt;BR /&gt;Try reading 256MB of data from 8K offset from that PV.&lt;BR /&gt;use the following command.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c10t0d3 of=/dev/null bs=1024 count=256&lt;BR /&gt;&lt;BR /&gt;If the command passes with out any error, then we need worry :(&lt;BR /&gt;&lt;BR /&gt;If the above commands fails then the disk has bad sectors.</description>
      <pubDate>Thu, 21 Feb 2008 04:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proactive-polling-and-continue-tresspassing-con-emc-array/m-p/4146580#M599561</guid>
      <dc:creator>psreedhar</dc:creator>
      <dc:date>2008-02-21T04:32:39Z</dc:date>
    </item>
  </channel>
</rss>

