Custom Query (1415 matches)
Results (19 - 21 of 1415)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#269 | worksforme | Change standby (spindown) timer of WDEARS20 | ||
Description |
Reading the manual of smartctl (version 6.1), I was under the impression that I could set the standby (spindown) timer of my WDEARS20 disks like this: smartctl -d areca,1 -g standby,254 /dev/sg6 However this is not a valid argument to -g: =======> INVALID ARGUMENT TO -g: standby,255 =======> VALID ARGUMENTS ARE: aam, apm, lookahead, security, wcache, rcache <======= Is this a bug or did I misinterpret something? Thanks in advance, Wout PS, The tool idle3ctl would also be able to do the job, but my disks happen to be behind an Areca RAID controller. |
|||
#271 | worksforme | diffrent responces from SMARTCTL | ||
Description |
why do some drives report data in diffrent ways. I see some that show data like 3 Spin_Up_Time 0x0020 100 100 000 Old_age Offline - 0 4 Start_Stop_Count 0x0030 100 100 000 Old_age Offline - 0 5 Reallocated_Sector_Ct 0x0032 100 100 000 Old_age Always - 0 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 739 but on other drives i do not get the attribute list but a summary. Error counter log:
al
orrected
ors read: 4840 0 0 4840 0 0.002
write: 0 0 0 0 0 0.939
Non-medium error count: 0 HOW DO I GET THE ATTRIBUTE DATA? |
|||
#275 | worksforme | vc10 project file missing files | ||
Description |
The project file: os_win32\vc10\smartctl.vcxproj is missing: config.h config.h.in svnversion.h os_win32\smartctl_res.rc os_win32\smartd_res.rc |