F
Franc Zabkar
Any attribute may be updated during a "Auto Offline Data Collection".
This is intended to update the SMART attributes marked "Offline".
OK, but why does the Seek Error Rate increase by 10 points when this
happens, if indeed that is what is happening? SmartUDM indicates that
SMART error logging is not supported, nor is SMART self-test, so I
can't see why the drive would be accessing the platters. Wouldn't the
SMART data be written to RAM or flash? In any case it seems to me that
the Seek Error Rate parameter is more like a count than a rate.
I have also verified that the Seek Error Rate figure increases by 10
in real DOS mode when using SmartUDM. Smartdrv is caching the disc
when I do this.
There is more detailed info in the smartctl man page.
See the description of the "--offlineauto" option at:
http://smartmontools.sourceforge.net/man/smartctl.8.html
(BTW: this tool works also on Win9x/ME if driver provides smartvsd.vxd)
Christian
I can't get Smartctl to run on my Win98SE box. Everest Home Edition
(Windows) has no problem, nor does SmartUDM (DOS). SMART is enabled in
the BIOS setup.
=====================================================================
smartctl -s on -a hda
smartctl version 5.37 [i686-mingw32-98] Copyright (C) 2002-6 Bruce
Allen
Home page is http://smartmontools.sourceforge.net/
=== START OF INFORMATION SECTION ===
Model Family: Seagate U8 family
Device Model: ST313021A
Serial Number: 6CT0C4JE
Firmware Version: 3.03
User Capacity: 13,022,324,736 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 5
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Tue Sep 04 13:50:44 2007 AUSEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
SMART Disabled. Use option -s with argument 'on' to enable it.
Press any key to continue . . .
=====================================================================
smartctl -c hda
smartctl version 5.37 [i686-mingw32-98] Copyright (C) 2002-6 Bruce
Allen
Home page is http://smartmontools.sourceforge.net/
SMART Disabled. Use option -s with argument 'on' to enable it.
Press any key to continue . . .
=====================================================================
- Franc Zabkar