<?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: IO timeout change in PV - how to change and can it be done online? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363103#M346321</link>
    <description>Hi Sanwin,&lt;BR /&gt;&lt;BR /&gt;Usually we leave the I/O timeout value to default which is derived from the device driver unless if it is needed to change for heavily loaded disk or recommanded by the vendor.&lt;BR /&gt;&lt;BR /&gt;Use pvchange -t &lt;NEWVALUE in="" sec=""&gt; to change from default value.&lt;BR /&gt;&lt;BR /&gt;There won't be any impact. For example, if you set to 60sec, system will wait till 60sec to declare the disk/path as offline if any I/O failed to that disk/path.&lt;/NEWVALUE&gt;</description>
    <pubDate>Fri, 20 Feb 2009 13:56:20 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2009-02-20T13:56:20Z</dc:date>
    <item>
      <title>IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363099#M346317</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;     Could anyone can guide me in changing the IO timeout value for a PV.&lt;BR /&gt;&lt;BR /&gt;EMC has recommended to change the IO timeout value to overcome our sap performance issues.&lt;BR /&gt;&lt;BR /&gt;so i tried to find the procedure to do the change of value for IO timeout parameter.&lt;BR /&gt;&lt;BR /&gt;Can it be done online?&lt;BR /&gt;&lt;BR /&gt;What effect  it will have if we change online?&lt;BR /&gt;&lt;BR /&gt;Or how should we modify the value and what are the  prerequisites to do that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Waiting for your comments and help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PV Name                     /dev/dsk/c13t1d7&lt;BR /&gt;PV Name                     /dev/dsk/c7t1d7     Alternate Link&lt;BR /&gt;VG Name                     /dev/vgIAD&lt;BR /&gt;PV Status                   available&lt;BR /&gt;Allocatable                 yes&lt;BR /&gt;VGDA                        2&lt;BR /&gt;Cur LV                      2&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    6399&lt;BR /&gt;Free PE                     0&lt;BR /&gt;Allocated PE                6399&lt;BR /&gt;Stale PE                    0&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;Autoswitch                  On&lt;BR /&gt;Proactive Polling           Off&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;sanwin</description>
      <pubDate>Fri, 20 Feb 2009 13:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363099#M346317</guid>
      <dc:creator>sanwin</dc:creator>
      <dc:date>2009-02-20T13:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363100#M346318</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;yes this can be done online.&lt;BR /&gt;#pvchange -t 120 /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;this sets the Time for IO timeout attempts from LVM in which if a response is not recd form the PV or the Path of the PV , that will be marked as failed ands if that is a pTH failure and Alternate Paths are configured then the Alternate path will be used for IO.&lt;BR /&gt;&lt;BR /&gt;This can be done online.&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Fri, 20 Feb 2009 13:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363100#M346318</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-20T13:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363101#M346319</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;lvchange&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9106-90008/lvchange.1M.html" target="_blank"&gt;http://docs.hp.com/en/B9106-90008/lvchange.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;pvchange&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/pvchange.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/pvchange.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As to how an EMC LUN will react, I'm not sure. I see no indication requiring downtime. You should be able to do this hot.&lt;BR /&gt;&lt;BR /&gt;Be sure you are comfy with EMC recommended changes. I once saw a case where a simple change was made in a customer system and 18 months of diagnosis for performance issues came next.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Feb 2009 13:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363101#M346319</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-20T13:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363102#M346320</link>
      <description>see man pvchange:&lt;BR /&gt;   &lt;BR /&gt;   /usr/sbin/pvchange [-A autobackup] -t IO_timeout&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;           -t IO_timeout       Set IO_timeout for the physical volume to the&lt;BR /&gt;                               number of seconds indicated.  An IO_timeout&lt;BR /&gt;                               value of zero (0) causes the system to use&lt;BR /&gt;                               the default value supplied by the device&lt;BR /&gt;                               driver associated with the physical device.&lt;BR /&gt;                               IO_timeout is used by the device driver to&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                               determine how long to wait for disk&lt;BR /&gt;                               transactions to complete before concluding&lt;BR /&gt;                               that an IO request can not be completed (and&lt;BR /&gt;                               the device is offline or unavailable).</description>
      <pubDate>Fri, 20 Feb 2009 13:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363102#M346320</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2009-02-20T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363103#M346321</link>
      <description>Hi Sanwin,&lt;BR /&gt;&lt;BR /&gt;Usually we leave the I/O timeout value to default which is derived from the device driver unless if it is needed to change for heavily loaded disk or recommanded by the vendor.&lt;BR /&gt;&lt;BR /&gt;Use pvchange -t &lt;NEWVALUE in="" sec=""&gt; to change from default value.&lt;BR /&gt;&lt;BR /&gt;There won't be any impact. For example, if you set to 60sec, system will wait till 60sec to declare the disk/path as offline if any I/O failed to that disk/path.&lt;/NEWVALUE&gt;</description>
      <pubDate>Fri, 20 Feb 2009 13:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363103#M346321</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-20T13:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363104#M346322</link>
      <description>&amp;gt;&amp;gt; EMC has recommended to change the IO timeout value to overcome our sap performance issues.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'd be interested to know how EMC expect an IO timeout (which only comes into play when a PV cannot be accessed and is measured in multiples of seconds) is going to effect SAP performance...&lt;BR /&gt;&lt;BR /&gt;Have you asked EMC to explain *why* they think changing this parameter will help?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 20 Feb 2009 14:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363104#M346322</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-02-20T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: IO timeout change in PV - how to change and can it be done online?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363105#M346323</link>
      <description>Shalom again.&lt;BR /&gt;&lt;BR /&gt;Let me echo Duncan's remark.&lt;BR /&gt;&lt;BR /&gt;Changing this parameter will not improve performance.&lt;BR /&gt;&lt;BR /&gt;Other EMC parms might help, would a thorough review of I/O layout and LUN configuration.&lt;BR /&gt;&lt;BR /&gt;Heavy write disks/LUNS should be raid 1 or raid 10.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 20 Feb 2009 14:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-timeout-change-in-pv-how-to-change-and-can-it-be-done-online/m-p/4363105#M346323</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-20T14:17:10Z</dc:date>
    </item>
  </channel>
</rss>

