March 24th, 2015, 23:48
March 25th, 2015, 1:48
March 25th, 2015, 13:45
fzabkar wrote:At the outset you say that "my whole professional life is attached to these data", but then you finish by saying that "RAID is not an option for the moment".![]()
fzabkar wrote:Do you have WD drives? If so, here is what happens when they are hit by a power surge:
Catastrophic failures in Western Digital PCBs:
http://www.hddoracle.com/viewtopic.php? ... 119&p=5033
Although it might sound contrarian, I would "repair" any WD drive before using it for critical data. To this end I would flow a blob of solder over each of the R67 and R64 resistors. This will allow the TVS diodes to do their job and protect your data in the event of an overvoltage. If you don't do this, and if you build a RAID using WD drives alone, then you will have essentially no redundancy in the event of a PSU failure or power surge.
But that's just my opinion ...
March 25th, 2015, 15:23
tfm wrote:However, I was asking first advise on further SW routine for checking, looking for errors, making drive read/write throughout. I mean, is the best practice on drive maintenance nothing but trusting internal HDD management and regular use?
Also, do you experts recommend any other SW for monitoring SMART than the manufacturer SW? Any reliable SW known for interpreting SMART data fine and displays/alerts at first sign of poor health?
March 25th, 2015, 16:05
tfm wrote:Besides regular back up (which I do), I would like to know your suggestions for drive maintenance. I am focused here on the drive, i.e, how can one take best care of his drives, so lifespan is improved, data loss is prevented as earlier as possible and defects growing over time are halted/reduced when possible?
March 28th, 2015, 23:55
fzabkar wrote:I'm no expert, but a full surface scan in real DOS with a tool such as MHDD will identify any "slow" sectors, ie those that are difficult to read.
fzabkar wrote:As for SMART monitoring, manufacturer's tools such as SeaTools and Data LifeGuard are essentially useless. SeaTools reports nothing more than PASS or FAIL, meaning that a drive with 2500 bad sectors may pass while a drive with 2501 bads will fail. DLG reports the normalised values of each attribute, but doesn't report the raw values, so a drive with a normalised score of 100 might in fact have 5 reallocated sectors. Instead I would use tools such as CrystalDiskInfo or smartmontools.
March 29th, 2015, 5:32
March 31st, 2015, 11:02
fzabkar wrote:MHDD identifies "slow" sectors whereas other tools (eg SeaTools) are only interested in whether a sector is readable, irrespective of how long it takes.
CHKDSK can test file integrity but should not be allowed to "repair" a drive with an extensive bad sector problem. DOS scanning software is more accurate than Windows software since there are no background tasks competing for the attention of the CPU and potentially interfering with the test.
SeaTools is essentially worthless as a SMART reporting tool. It merely reports PASS or FAIL, and this is based solely on whether any critical SMART attribute value has dropped below its threshold. SeaTools does not report the raw values of the SMART attributes. This means that a drive with 2500 reallocated sectors could receive a PASS on one day and a FAIL on the following day when that same attribute records 2501 reallocated sectors. SeaTools gives no warning that the drive has degraded.
Powered by phpBB © phpBB Group.