Self-Monitoring, Analysis and Reporting Technology
1
vote
1answer
124 views
Is smartd properly configured to send alerts by email?
I just configured a Debian server as follows
apt-get install smartmontools
vi /etc/default/smartmontools - and here uncommented these 2 lines
# uncomment to start smartd on system startup
...
10
votes
7answers
2k views
How many SMART sector reallocations indicate problems?
I have a NAS appliance that is just over a month old. It is configured to email me alerts generated from the hard drives' SMART data. After one day, one of the hard drives reported that a sector had ...
6
votes
5answers
8k views
How do I easily repair a single unreadable block on a Linux disk?
My Linux system has started throwing SMART errors in the syslog. I tracked it down and believe the problem is a single block on the disk. How do I go about easily getting the disk to reallocate that ...
2
votes
2answers
9k views
hp smart array p400 - failed disk - hot spare
I am having an issue with a failed disk in a HP DL380 G5 smart array p400.
The array setup is RAID 5, 7 disks + hot spare.
One disk failed some weeks ago and the hot spare automatically took over, ...
1
vote
1answer
222 views
Read SMART status on Windows Server 2008 R2
How can I read my hard drives SMART status on Windows Server 2008 R2?
I'm using IBM X3630 X3 server with IBM ServeRAID M5015 disk drives
1
vote
1answer
747 views
ProLiant DL380 G4 ESXi host - How to check RAID status of local storage
In a data center we have a few ESXi hosts. We're migrating all the data off the machines, but first we would like to check the RAID/SMART status of the local drives.
Is there any way to do this via ...