<?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: SCSI: write error - explained in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639842#M620206</link>
    <description>If the disk is responsing slow, try running the "sar -d" command to see the 'avwait' times.&lt;BR /&gt;&lt;BR /&gt;I have also learned that the Fiber cable could be an issue.. we change-out the cable to the swith.. to the server.. this might help redude the "avwait" time and also reduce the SCSI: write errors..&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Oct 2005 21:16:05 GMT</pubDate>
    <dc:creator>D Block 2</dc:creator>
    <dc:date>2005-10-07T21:16:05Z</dc:date>
    <item>
      <title>SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639832#M620193</link>
      <description>what does SCSI: error in syslog imply ?&lt;BR /&gt;&lt;BR /&gt;Do you get these errors ?  And how to correct ?&lt;BR /&gt;&lt;BR /&gt;details and concerns&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;what does Error message tell me ?&lt;BR /&gt;     errno: 126 ?&lt;BR /&gt;    resid: 4096 ?&lt;BR /&gt;&lt;BR /&gt;grep SCSI: /var/adm/syslog/syslog.log:&lt;BR /&gt;&lt;BR /&gt;Sep 22 09:39:51 MYSERVERNAME vmunix: SCSI: Async write error -- dev: b 31 0x043300, errno: 126, resid: 4096,&lt;BR /&gt;&lt;BR /&gt;kernel's fprintf() format might be this:&lt;BR /&gt;# pwd&lt;BR /&gt;/stand&lt;BR /&gt;# grep SCSI: vmunix | grep -i 'write'&lt;BR /&gt;SCSI: Async write error -- dev: %s %d 0x%06x, errno: %d, resid: %d,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can find the 'dev:' from ls -l /dev/dsk.. and match to the actual special disk device.&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Oct 2005 22:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639832#M620193</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-10-02T22:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639833#M620195</link>
      <description>The device that is giving you problem is 0x043300&lt;BR /&gt;&lt;BR /&gt;b 31 - it is disk device. You may have disk problem.&lt;BR /&gt;&lt;BR /&gt;ll /dev/dsk/* | grep 0x043300&lt;BR /&gt;This shold be disk c4t3d3&lt;BR /&gt;Check that disk - pvdisplay, diskinfo and dd test&lt;BR /&gt;dd if=/dev/rdsk/c4t3d3 of=/dev/null bs=1k</description>
      <pubDate>Sun, 02 Oct 2005 23:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639833#M620195</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-02T23:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639834#M620197</link>
      <description>&lt;A href="http://forums2.itrc.hp.com/service/" target="_blank"&gt;http://forums2.itrc.hp.com/service/&lt;/A&gt; forums/questionanswer.do?threadId=634395</description>
      <pubDate>Sun, 02 Oct 2005 23:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639834#M620197</guid>
      <dc:creator>Mugilvannan</dc:creator>
      <dc:date>2005-10-02T23:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639835#M620199</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The device that have a problem is c4t3d3, check with 'ioscan -nfC disk' whether the status become NO_HW or missing or else.&lt;BR /&gt;&lt;BR /&gt;Run the disk exercise with dd command :&lt;BR /&gt;&lt;BR /&gt;# dd if=dev/rdsk/c4t3d3 of=/dev/null bs=1024&lt;BR /&gt;&lt;BR /&gt;Check also with :&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c4t3d3&lt;BR /&gt;# diskinfo -v /dev/rdsk/c4t3d3&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Oct 2005 23:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639835#M620199</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-02T23:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639836#M620200</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=724357" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=724357&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=849572" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=849572&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You might have a corrupted disk, try RAC's method # dd if=/dev/rdsk/c4t3d3 of=/dev/null bs=1k&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Sun, 02 Oct 2005 23:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639836#M620200</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-02T23:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639837#M620201</link>
      <description>The 'resid' is the residual bytes left after the data transfer was attempted.&lt;BR /&gt;&lt;BR /&gt;For example if the I/O routines were trying to write, say, 8k of data to the disk and only half was transferred then the resid would be 8192 (i.e. 8k) - 4096 (number of bytes actually transferred) = 4096. &lt;BR /&gt;&lt;BR /&gt;Or, say the I/O routines were trying to transfer 4k to the disk, and none of it was successfully transferred then the resid would be 4096 (attempted) - 0 (successfully transferred) = 4096 (resid).&lt;BR /&gt;&lt;BR /&gt;You would normally expect the resid to be zero. The errno is an indication of why the data transfer could not be completed. It would be 7E in hex and is a vendor specific SCSI error indicator.</description>
      <pubDate>Mon, 03 Oct 2005 04:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639837#M620201</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-03T04:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639838#M620202</link>
      <description>Thanks guys for the quick response.&lt;BR /&gt;&lt;BR /&gt;Mugilvannan, can you send that link again.</description>
      <pubDate>Mon, 03 Oct 2005 15:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639838#M620202</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-10-03T15:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639839#M620203</link>
      <description>The error no 126 is a :&lt;BR /&gt;errno = 126 (EPOWERF) means the SCSI driver could not complete the read/write requests within specified  timeouts.&lt;BR /&gt;The errors listed above are occurring in the syslog indicating timeouts have occurred but there are no vg[#]: pvnum=# (dev_t=##) is powerfailed  as normally seen.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 20:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639839#M620203</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2005-10-03T20:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639840#M620204</link>
      <description>Also, if you've got the EMS HW Monitors (part of the OnlineDiag package) installed, you should have some events logged in /var/opt/resmon/log/event.log which may give more detail about the problem.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Tue, 04 Oct 2005 02:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639840#M620204</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2005-10-04T02:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639841#M620205</link>
      <description>have you used the FCP Ping ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.santools.com/smart/SMARTMONUX-Manual.pdf" target="_blank"&gt;http://www.santools.com/smart/SMARTMONUX-Manual.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1.19 Storage Area Network (SAN) Device Ping&lt;BR /&gt;This function can be equated with a standard TCP/IP ping. It is used to both determine connectivity to a device, and&lt;BR /&gt;to report the amount of milliseconds it takes for a packet of data to get to the device and be acknowledged by it.&lt;BR /&gt;Syntax&lt;BR /&gt;smartmon-ux -fcping PortWWN LUN_Number [Attempts]&lt;BR /&gt;The LUN_Number would typically be zero for standard disks and tapes. It is quite common to be non-zero for logical&lt;BR /&gt;disks created by external RAID subsystems.&lt;BR /&gt;The PortWWN corresponds to the fibre channel port WWN for the selected device. This information can be obtained&lt;BR /&gt;by a variety of methods, including:&lt;BR /&gt;Â· Running smartmon-ux -fc which will dump all port and WWN info for the devices it can see&lt;BR /&gt;Â· Your HBA management software&lt;BR /&gt;Â· Your operating system's registry or boot logs (i.e, /vary/log/messages or dmesg)&lt;BR /&gt;The optional attempts field is used to tell the program how many attempts it should make. If you enter zero, then it&lt;BR /&gt;will send data indefinitely, or until you abort or kill the program.&lt;BR /&gt;Example&lt;BR /&gt;D:\TEST&amp;gt;smartmon-ux -fcping 22:00:00:20:37:E6:0A:38 0&lt;BR /&gt;SMARTMon-ux [Release 1.23, Build 07-DEC-2003] - Copyright 2003 SANtools, Inc.&lt;BR /&gt;&lt;A href="http://www.SANtools.com" target="_blank"&gt;http://www.SANtools.com&lt;/A&gt;&lt;BR /&gt;Port 22:00:00:20:37:E6:0A:38 replies in 0.010s as SEAGATE ST336605FC&lt;BR /&gt;Port 22:00:00:20:37:E6:0A:38 replies in 0.000s as SEAGATE ST336605FC&lt;BR /&gt;Port 22:00:00:20:37:E6:0A:38 replies in 0.000s as SEAGATE ST336605FC&lt;BR /&gt;59</description>
      <pubDate>Fri, 07 Oct 2005 21:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639841#M620205</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-10-07T21:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: write error - explained</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639842#M620206</link>
      <description>If the disk is responsing slow, try running the "sar -d" command to see the 'avwait' times.&lt;BR /&gt;&lt;BR /&gt;I have also learned that the Fiber cable could be an issue.. we change-out the cable to the swith.. to the server.. this might help redude the "avwait" time and also reduce the SCSI: write errors..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Oct 2005 21:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-write-error-explained/m-p/3639842#M620206</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-10-07T21:16:05Z</dc:date>
    </item>
  </channel>
</rss>

