Bug 61999 - No SMART data reported due to partial I/O error
Summary: No SMART data reported due to partial I/O error
Status: NEW
Alias: None
Product: udisks
Classification: Unclassified
Component: detection (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 03:53 UTC by Phillip Susi
Modified: 2013-03-08 03:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Phillip Susi 2013-03-08 03:53:42 UTC
libatasmart is throwing an IO error ( see bug #61998 ) trying to read the overall health, but reads everything else fine.  This results in udisks discarding all of the smart information and flooding syslog with:

Mar 3 12:06:45 faldara udisksd[2630]: Error performing housekeeping for drive /org/freedesktop/UDisks2/drives/WDC_WD360GD_00FNA0_WD_WMAH91337618: Error updating SMART data: sk_disk_smart_status: Input/output error (udisks-error-quark, 0)

Shouldn't it accept the bulk of the smart data that it CAN read?

psusi@faldara:~$ sudo skdump /dev/sdc
Device: sat16:/dev/sdc
Type: 16 Byte SCSI ATA SAT Passthru
Size: 35304 MiB
Model: [WDC WD360GD-00FNA0]
Serial: [WD-WMAH91337618]
Firmware: [35.06K35]
SMART Available: yes
Quirks:
Awake: yes
SMART Disk Health Good: Input/output error
Off-line Data Collection Status: [Off-line data collection activity was completed without error.]
Total Time To Complete Off-Line Data Collection: 1572 s
Self-Test Execution Status: [The previous self-test routine completed without error or no self-test has ever been run.]
Percent Self-Test Remaining: 0%
Conveyance Self-Test Available: yes
Short/Extended Self-Test Available: yes
Start Self-Test Available: yes
Abort Self-Test Available: yes
Short Self-Test Polling Time: 2 min
Extended Self-Test Polling Time: 28 min
Conveyance Self-Test Polling Time: 5 min
Bad Sectors: 0 sectors
Powered On: 1.7 years
Power Cycles: 5260
Average Powered On Per Power Cycle: 2.8 h
Temperature: 35.0 C
Attribute Parsing Verification: Good
Overall Status: Input/output error
ID# Name Value Worst Thres Pretty Raw Type Updates Good Good/Past
  1 raw-read-error-rate 200 200 51 0 0x000000000000 prefail online yes yes
  3 spin-up-time 88 84 21 2.1 s 0x340800000000 prefail online yes yes
  4 start-stop-count 95 95 40 5571 0xc31500000000 old-age online yes yes
  5 reallocated-sector-count 200 200 140 0 sectors 0x000000000000 prefail online yes yes
  7 seek-error-rate 200 200 51 0 0x000000000000 prefail online yes yes
  9 power-on-hours 80 80 0 1.7 years 0x833900000000 old-age online n/a n/a
 10 spin-retry-count 100 100 51 0 0x000000000000 prefail online yes yes
 11 calibration-retry-count 100 100 51 0 0x000000000000 prefail online yes yes
 12 power-cycle-count 95 95 0 5260 0x8c1400000000 old-age online n/a n/a
194 temperature-celsius-2 108 253 0 35.0 C 0x230000000000 old-age online n/a n/a
196 reallocated-event-count 200 200 0 0 0x000000000000 old-age online n/a n/a
197 current-pending-sector 200 200 0 0 sectors 0x000000000000 old-age online n/a n/a
198 offline-uncorrectable 200 200 0 0 sectors 0x000000000000 old-age online n/a n/a
199 udma-crc-error-count 200 253 0 0 0x000000000000 old-age online n/a n/a
200 multi-zone-error-rate 200 125 51 0 0x000000000000 prefail offline yes yes


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.