You are not logged in.

#1 2014-10-27 21:02:21

gh2o
Member
Registered: 2014-10-27
Posts: 2

SSD Errors in dmesg

Hey everyone,

I've been getting a ton of error messages on dmesg ever since I installed my SSD in my laptop
(Toshiba NB305-N600). Everything on the system works fine; however I see these messages
nonstop  whenever I'm on the console and or running dmesg. The ata1 exception message
happens about once every three seconds. Oddly, the messages occur mostly when the SSD is
idle.

Does anyone have any idea what's going on?

Thanks!

dmesg output:

Oct 27 10:39:16 mbook kernel: ahci 0000:00:1f.2: version 3.0
Oct 27 10:39:16 mbook kernel: ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
Oct 27 10:39:16 mbook kernel: ahci 0000:00:1f.2: skipping global host reset
Oct 27 10:39:16 mbook kernel: ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
Oct 27 10:39:16 mbook kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
Oct 27 10:39:16 mbook kernel: scsi host0: ahci
Oct 27 10:39:16 mbook kernel: scsi host1: ahci
Oct 27 10:39:16 mbook kernel: scsi host2: ahci
Oct 27 10:39:16 mbook kernel: scsi host3: ahci
Oct 27 10:39:16 mbook kernel: ata1: SATA max UDMA/133 abar m1024@0x80b04400 port 0x80b04500 irq 27
Oct 27 10:39:16 mbook kernel: ata2: SATA max UDMA/133 abar m1024@0x80b04400 port 0x80b04580 irq 27
Oct 27 10:39:16 mbook kernel: ata3: SATA max UDMA/133 abar m1024@0x80b04400 port 0x80b04600 irq 27
Oct 27 10:39:16 mbook kernel: ata4: SATA max UDMA/133 abar m1024@0x80b04400 port 0x80b04680 irq 27
...
Oct 27 10:39:16 mbook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Oct 27 10:39:16 mbook kernel: ata2: SATA link down (SStatus 0 SControl 300)
Oct 27 10:39:16 mbook kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 27 10:39:16 mbook kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 27 10:39:16 mbook kernel: ata1.00: FORCE: horkage modified (noncq)
Oct 27 10:39:16 mbook kernel: ata1.00: ATA-9: INTEL SSDSC2CW060A3, 400i, max UDMA/133
Oct 27 10:39:16 mbook kernel: ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (not used)
Oct 27 10:39:16 mbook kernel: ata1.00: configured for UDMA/133
Oct 27 10:39:16 mbook kernel: scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CW06 400i PQ: 0 ANSI: 5
Oct 27 10:39:16 mbook kernel: sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
Oct 27 10:39:16 mbook kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 27 10:39:16 mbook kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 27 10:39:16 mbook kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 27 10:39:16 mbook kernel:  sda: sda1 sda2 sda3
Oct 27 10:39:16 mbook kernel: sd 0:0:0:0: [sda] Attached SCSI disk
...
Oct 27 10:40:23 mbook kernel: ata1: exception Emask 0x50 SAct 0x0 SErr 0x90800 action 0xe frozen
Oct 27 10:40:23 mbook kernel: ata1: irq_stat 0x00400000, PHY RDY changed
Oct 27 10:40:23 mbook kernel: ata1: SError: { HostInt PHYRdyChg 10B8B }
Oct 27 10:40:23 mbook kernel: ata1: hard resetting link
Oct 27 10:40:23 mbook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Oct 27 10:40:23 mbook kernel: ata1.00: configured for UDMA/133
Oct 27 10:40:23 mbook kernel: ata1: EH complete
Oct 27 10:40:39 mbook kernel: ata1: exception Emask 0x50 SAct 0x0 SErr 0x40d0802 action 0xe frozen
Oct 27 10:40:39 mbook kernel: ata1: irq_stat 0x00400040, connection status changed
Oct 27 10:40:39 mbook kernel: ata1: SError: { RecovComm HostInt PHYRdyChg CommWake 10B8B DevExch }
Oct 27 10:40:39 mbook kernel: ata1: hard resetting link
Oct 27 10:40:40 mbook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Oct 27 10:40:40 mbook kernel: ata1.00: configured for UDMA/133
Oct 27 10:40:40 mbook kernel: ata1: EH complete
Oct 27 10:40:56 mbook kernel: ata1: exception Emask 0x10 SAct 0x0 SErr 0x90000 action 0xe frozen
Oct 27 10:40:56 mbook kernel: ata1: irq_stat 0x00400000, PHY RDY changed
Oct 27 10:40:56 mbook kernel: ata1: SError: { PHYRdyChg 10B8B }
Oct 27 10:40:57 mbook kernel: ata1: hard resetting link
Oct 27 10:40:57 mbook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Oct 27 10:40:57 mbook kernel: ata1.00: configured for UDMA/133
Oct 27 10:40:57 mbook kernel: ata1: EH complete
...
Oct 27 10:41:08 mbook kernel: ata1: limiting SATA link speed to 1.5 Gbps
...
Oct 27 10:41:11 mbook kernel: ata1.00: limiting speed to UDMA/100:PIO4
...
Oct 27 10:41:14 mbook kernel: ata1.00: limiting speed to UDMA/33:PIO4

smartctl output:

smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.17.1-1-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Intel 520 Series SSDs
Device Model:     INTEL SSDSC2CW060A3
Serial Number:    [removed]
LU WWN Device Id: [removed]
Firmware Version: 400i
User Capacity:    60,022,480,896 bytes [60.0 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 T13/2015-D revision 3
SATA Version is:  SATA 3.0, 3.0 Gb/s (current: 1.5 Gb/s)
Local Time is:    Mon Oct 27 13:59:18 2014 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM level is:     254 (maximum performance)
Rd look-ahead is: Disabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Unavailable

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x02)	Offline data collection activity
					was completed without error.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  732) seconds.
Offline data collection
capabilities: 			 (0x7f) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Abort Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 (  48) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x0021)	SCT Status supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  5 Reallocated_Sector_Ct   -O--CK   100   100   000    -    0
  9 Power_On_Hours_and_Msec -O--CK   000   000   000    -    895843h+51m+52.630s
 12 Power_Cycle_Count       -O--CK   100   100   000    -    360
170 Available_Reservd_Space PO--CK   100   100   010    -    0
171 Program_Fail_Count      -O--CK   100   100   000    -    0
172 Erase_Fail_Count        -O--CK   100   100   000    -    0
174 Unexpect_Power_Loss_Ct  -O--CK   100   100   000    -    357
184 End-to-End_Error        PO--CK   100   100   090    -    0
187 Uncorrectable_Error_Cnt POSR--   104   104   050    -    9682669
192 Power-Off_Retract_Count -O--CK   100   100   000    -    357
225 Host_Writes_32MiB       -O--CK   100   100   000    -    10505
226 Workld_Media_Wear_Indic -O--CK   100   100   000    -    65535
227 Workld_Host_Reads_Perc  -O--CK   100   100   000    -    74
228 Workload_Minutes        -O--CK   100   100   000    -    65535
232 Available_Reservd_Space PO--CK   100   100   010    -    0
233 Media_Wearout_Indicator -O--CK   100   100   000    -    0
241 Host_Writes_32MiB       -O--CK   100   100   000    -    10505
242 Host_Reads_32MiB        -O--CK   100   100   000    -    30195
249 NAND_Writes_1GiB        PO--C-   100   100   000    -    420
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x04       GPL,SL  R/O      1  Device Statistics log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL,SL  R/O      1  SATA Phy Event Counters
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xb7       GPL,SL  VS      16  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log (GP Log 0x03) not supported

SMART Error Log not supported

SMART Extended Self-test Log Version: 1 (1 sectors)
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

SCT Status Version:                  3
SCT Version (vendor specific):       0 (0x0000)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    30 Celsius
Power Cycle Min/Max Temperature:     30/30 Celsius
Lifetime    Min/Max Temperature:     30/30 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         0 minutes
Temperature Logging Interval:        0 minutes
Min/Max recommended Temperature:      ?/ ? Celsius
Min/Max Temperature Limit:            ?/ ? Celsius
Temperature History Size (Index):    478 (1)

Index    Estimated Time   Temperature Celsius
   2    2014-10-27 06:02     ?  -
 ...    ..(476 skipped).    ..  -
   1    2014-10-27 13:59     ?  -

SCT Error Recovery Control command not supported

Device Statistics (GP Log 0x04)
Page Offset Size         Value  Description
  1  =====  =                =  == General Statistics (rev 2) ==
  1  0x008  4              368  Lifetime Power-On Resets
  1  0x010  4             1049  Power-on Hours
  1  0x018  6        838373596  Logical Sectors Written
  1  0x028  6       2113290045  Logical Sectors Read
  4  =====  =                =  == General Errors Statistics (rev 1) ==
  4  0x008  4                0  Number of Reported Uncorrectable Errors
  4  0x010  4           316863  Resets Between Cmd Acceptance and Completion
  6  =====  =                =  == Transport Statistics (rev 1) ==
  6  0x008  4           316863  Number of Hardware Resets
  6  0x010  4            17217  Number of ASR Events
  6  0x018  4                0  Number of Interface CRC Errors
  7  =====  =                =  == Solid State Device Statistics (rev 1) ==
  7  0x008  1              255  Percentage Used Endurance Indicator

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2         5552  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2         2109  Device-to-host register FISes sent due to a COMRESET
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0010  2            0  R_ERR response for host-to-device data FIS, non-CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x0013  2            0  R_ERR response for host-to-device non-data FIS, non-CRC
0x0002  2            0  R_ERR response for data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x000b  2            0  CRC errors within host-to-device FIS
0x000d  2            0  Non-CRC errors within host-to-device FIS

Offline

#2 2014-10-28 16:05:32

halocaridina
Member
From: US
Registered: 2014-07-21
Posts: 77

Re: SSD Errors in dmesg

@gh2o

Do you have any power management running on the SATA interface, such as TLP?  If so, could be related to this situation:

https://github.com/linrunner/TLP/issues/84


4X Intel(R) Xeon(R) CPU E7-8870 @ 2.40GHz; 256GiB; 11TB EXT4; SL6.8
2X Intel(R) Xeon(R) CPU E5-2680 @ 2.70GHz; 256GiB; 3.4TB EXT4; SL6.8
Thinkpad X250; Broadwell-ULT Core i5; 8GiB, 525GB Crucial_CT525MX3; Arch
Thinkpad T440S; Haswell-ULT Core i7; 12GiB, 512GB SanDisk X210; Arch

Offline

#3 2014-10-28 16:58:16

gh2o
Member
Registered: 2014-10-27
Posts: 2

Re: SSD Errors in dmesg

I believe I don't have power management enabled. I'm running on default settings on a fairly new installation.

Offline

Board footer

Powered by FluxBB