On Saturday 17 March 2007, Rauch Christian wrote: > Hi list, > > I have 2 WD S-ATA drives in my PC, one WDC WD2500JD-00H Rev: 08.0 > and one WDC WD2500KS-00M Rev: 02.0. > > The later of them shows quite a weird behaviour sometimes. this drive > seems to have 2 sensors for temperature: > > # the first drive > hellmsklamm:~ # smartctl -A -d ata /dev/sda | grep -i temperature > 194 Temperature_Celsius 0x0022 101 095 000 Old_age Always > - 49 > # the second drive > hellmsklamm:~ # smartctl -A -d ata /dev/sdb | grep -i temperature > 190 Temperature_Celsius 0x0022 044 044 045 Old_age Always > FAILING_NOW 56 > 194 Temperature_Celsius 0x0022 094 094 000 Old_age Always > bb-dpnb.avi - 56
Chris, Read the man-page of "smartd"; the -I options tells you how to suppress device attributes 190 and 194. You really don't want to be warned that your harddrive is warming up. Regards, Erwin Lam -- Erwin Lam ([EMAIL PROTECTED]) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
