OK... I just set up a NASLite server using an old IBM and some hard drives cannibalized off of various machines. Right now I only have two drives. One of them has SMART built in, and reports as healthy in the NASLite server HTML pages. The other disk reports no on-board SMART. But I'm still getting the three-high, three-low beeps that are supposed to signify a SMART failure! From the non-SMART Disk-1:
Code:
=== START OF INFORMATION SECTION ===
Device Model: IBM-DJAA-31700
Serial Number: 1P05P126280
Firmware Version: P0IRA73A
ATA Version is: 1
ATA Standard is: Unrecognized. Minor revision code: 0x00
SMART is only available in ATA Version 3 Revision 3 or greater.
We will try to proceed in spite of this.
SMART support is: Unavailable - device lacks SMART capability.
A mandatory SMART command has failed: exiting. To continue, turn on the -P option
From the SMART Disk-2:
Code:
=== START OF INFORMATION SECTION ===
Device Model: ST32520A
Serial Number: FT175250
Firmware Version: 05.05.02
ATA Version is: 4
ATA Standard is: ATA/ATAPI-4 X3T13 1153D revision 6
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Off-line data collection status: (0x00) Offline data collection activity was
never started.
Total time to complete off-line
data collection: ( 0) seconds.
Offline data collection
capabilities: (0x00) Off-line data collection not supported.
SMART capabilities: (0x0001) Saves SMART data before entering
power-saving mode.
Error logging capability: (0x00) Error logging NOT supported.
SMART Attributes Data Structure revision number: 5
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE WHEN_FAILED RAW_VALUE
5 Reallocated_Sector_Ct 0x0013 100 100 017 Pre-fail - 511
3 Spin_Up_Time 0x0007 100 100 060 Pre-fail - 1744830464
7 Seek_Error_Rate 0x000b 100 100 045 Pre-fail - 0
8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail - 18446744073709551615
Warning: device does not support Self Test Logging
Is there something I need to know that will cool it on the beeps? It's driving my wife bonkers.
I'm wondering if my Disk-1 is firing off the beeps for some reason... is there a way to hack the floppy so that it doesn't beep any more for that drive? I don't need Chicken Little warning me about the sky every five minutes, but a warning if Drive-2 decides to flake out might be nice.