** Description changed: - It would seem that check_ide_smart is defunct on my server, giving the - following results when run manually: + SRU Justification: + + Impact: Smart monitoring tools such as smartd and nagios's + check_ide_smart fail with i/o error. + + Fix: Fix comes from upstream, and is solved by correcting + + 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@jadis:~$ sudo /usr/lib/nagios/plugins/check_ide_smart -d /dev/sda -i -n CRITICAL - SMART_ENABLE: Input/output error CRITICAL - SMART_CMD_ENABLE Normal SMART commands via smartctl show no problems. As for the list: 1) sune@jadis:~$ lsb_release -rd Description: Ubuntu 13.04 Release: 13.04 2) sune@jadis:~$ apt-cache policy nagios-plugins nagios-plugins: - Installed: 1.4.16-1ubuntu3 - Candidate: 1.4.16-1ubuntu3 - Version table: - *** 1.4.16-1ubuntu3 0 - 500 http://dk.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages - 100 /var/lib/dpkg/status + Installed: 1.4.16-1ubuntu3 + Candidate: 1.4.16-1ubuntu3 + Version table: + *** 1.4.16-1ubuntu3 0 + 500 http://dk.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages + 100 /var/lib/dpkg/status 3) Correct SMART status output 4) What I started by writing. I shall be happy to answer any and all questions and to try out any and all patches. Best regards, Sune Mølgaard
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1182247 Title: check_ide_smart fails with i/o error Status in “linux” package in Ubuntu: Confirmed Bug description: SRU Justification: Impact: Smart monitoring tools such as smartd and nagios's check_ide_smart fail with i/o error. Fix: Fix comes from upstream, and is solved by correcting 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@jadis:~$ sudo /usr/lib/nagios/plugins/check_ide_smart -d /dev/sda -i -n CRITICAL - SMART_ENABLE: Input/output error CRITICAL - SMART_CMD_ENABLE Normal SMART commands via smartctl show no problems. As for the list: 1) sune@jadis:~$ lsb_release -rd Description: Ubuntu 13.04 Release: 13.04 2) sune@jadis:~$ apt-cache policy nagios-plugins nagios-plugins: Installed: 1.4.16-1ubuntu3 Candidate: 1.4.16-1ubuntu3 Version table: *** 1.4.16-1ubuntu3 0 500 http://dk.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages 100 /var/lib/dpkg/status 3) Correct SMART status output 4) What I started by writing. I shall be happy to answer any and all questions and to try out any and all patches. Best regards, Sune Mølgaard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1182247/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

