ACK: [PATCH] [Raring](upstream)[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regression

Tim Gardner tim.gardner at canonical.com
Sun Aug 4 12:30:18 UTC 2013


The bug description was updated with positive test results:

Fix: Fix comes from upstream b7b2ee88b4c8d3326d144a051252d78bded93557. I 
have built and tested this fix and verified that it resolves the issue.

Testcase:
In the broken case)
$ sudo /usr/lib/nagios/plugins/check_ide_smart -d /dev/sda -i -n
CRITICAL - SMART_ENABLE: Input/output error
CRITICAL - SMART_CMD_ENABLE

After patch)
/usr/lib/nagios/plugins/check_ide_smart -n -d /dev/sda
OK - Operational (15/15 tests passed)

It would seem that check_ide_smart is defunct on my server, giving the 
following results when run manually:

sune at jadis:~$ sudo /usr/lib/nagios/plugins/check_ide_smart -d /dev/sda -i -n
CRITICAL - SMART_ENABLE: Input/output error
CRITICAL - SMART_CMD_ENABLE

rtg

-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list