Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Hard drive noise
Date: Sat, 19 Dec 2015 00:51:30
Message-Id: CAC=wYCGo+P_d7nofG56D_tZbZHN5ETjdDSMLA=66_KXY4u3=1Q@mail.gmail.com
In Reply to: Re: [gentoo-user] Hard drive noise by Bill Kenworthy
1 See if SMART knows anything - run this against each drive (change $DRV to
2 sda etc each time)
3
4 smartctl -a /dev/$DRV | egrep
5 '(^ID|Reallocated_Sector_C|Reported_Uncorrectable_Er|Command_Timeout|Current_Pending_Sect|Offline_Uncorre)'

Replies

Subject Author
Re: [gentoo-user] Hard drive noise Dale <rdalek1967@×××××.com>