Custom Query (1383 matches)
Results (94 - 96 of 1383)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#163 | duplicate | Error happened when run smartctl -a /dev/sdb command | ||
Description |
START OF READ SMART DATA SECTIONError SMART Status command failed Please get assistance from http://smartmontools.sourceforge.net/ Register values returned from SMART Status command are:
SMART overall-health self-assessment test result: PASSED Warning: This result is based on an Attribute check. |
|||
#218 | duplicate | DEVICESCAN -d removable | ||
Description |
Hi, As I have seen some broken USB-Harddisks now, I would like to submit a WISH: smartd, when started with options for devicescan and being told, they could be removable, and seeing that smart-notifier connects to smartd via dbus: couldn't smartd check usb-disks when they're connected after starting smartd? (using udisks dbus interface or somesuch) And if it does so already, please document it (then I woulnd't have asked). Thank you VERY much for great work, which repeatedly saved me from data-loss. mo |
|||
#226 | duplicate | SCSI passthrough on OS X | ||
Description |
Support for external USB or FW drives is currently lacking on Mac OS X because that OS does not provide SCSI passthrough natively. There is however a kernel extension that promises to add exactly this: https://github.com/kasbert/OS-X-SAT-SMART-Driver . It would be great if the appropriate code could be added to os_darwin.* to support external drives under OS X also. I've taken a quick look at the code, but it doesn't look to be an easy fix without a serious bit of introduction... |