I have OpenIndiana oi_151a5 running on a system based on the SuperMicro X9DAi motherboard (http://www.supermicro.com/products/motherboard/Xeon/C600/X9DAi.cfm) which is based on Intel's latest C602 chipset. The illegal request counts have been incrementing (apparently in small bursts) for my two SATA boot drives, which are now from two major drive vendors but seeing similar requests. According to the blog entry at https://blogs.oracle.com/chrisg/entry/iostat_e_whats_that_all, the soft error count should increment if the illegal request count increments. However, this is not happening in my case. I have collected a very large log file using scsi.d (including when the illegal request counts incremented several times) and have not found any evidence that the drive itself reported an illegal request or that any errors are occuring at all.

Are illegal request counts also incremented based on events at a higher level (e.g. due to behavior of the AHCI device driver)? What might be causing the illegal request counts to increment? Is this a common/known issue or is it related to my bleeding-edge motherboard?

# kstat -n sd1,err
module: sderr                           instance: 1
name:   sd1,err                         class:    device_error
        Device Not Ready                0
        Hard Errors                     0
        Illegal Request                 573
        Media Error                     0
        No Device                       0
        Predictive Failure Analysis     0
        Product                         ST1000NM0011    Revision
        Recoverable                     0
        Revision                        SN02
        Serial No                       Z1N21SQN
        Size                            1000204886016
        Soft Errors                     0
        Transport Errors                0
        Vendor                          ATA
        crtime                          4743.15789647
        snaptime                        126181.803463396

# kstat -n sd2,err
module: sderr                           instance: 2
name:   sd2,err                         class:    device_error
        Device Not Ready                0
        Hard Errors                     0
        Illegal Request                 588
        Media Error                     0
        No Device                       0
        Predictive Failure Analysis     0
        Product                         WDC WD5003ABYX-0Revision
        Recoverable                     0
        Revision                        1S02
        Serial No                       WD-WMAYP3661514
        Size                            500107862016
        Soft Errors                     0
        Transport Errors                0
        Vendor                          ATA
        crtime                          4743.21090549
        snaptime                        126211.198593809


--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to