(I've completely forgotten everything from last time round...)
- SMART - short, conveyance (if your drive supports it), long.
- badblocks
- SMART - long.
- Done. Profit !!
(I've completely forgotten everything from last time round...)
While that might be true, for an average home user, the differences in those values tend to be so close that it shouldn't matter too much for home use. Also, if you do way too much research in buying them, you might just end up doing research and not have any time left to buy the damn hardware ;)For reference, take a look at the Disk Drive Price/Performance Spreadsheet.
You never talked about some important points of interest:
For performance look at:
- Warranty
- MTBF
- Work Load
- Error Rate
Environment
- Transfer speed
- Seek
- Latency
- RPM
- Power usage per TB
- Startup/run time watts affect power supply size
There is a lot more to buying a better than average disk drive then just straight price...![]()
While that might be true, for an average home user, the differences in those values tend to be so close that it shouldn't matter too much for home use. Also, if you do way too much research in buying them, you might just end up doing research and not have any time left to buy the damn hardware ;)
But I do see your point where someone needs to get every ounce of performance out of their hardware. And most times, performance and price are on the same end of the price spectrum. Higher the performance required, higher the price.
If it isn't in warranty, you might as well run a program like DBAN against it to clean the data as best as possible. Then you could consider if you want to sell it for parts on eBay or just dump it in the recycle bin. I sold some 2TB drives recently and got as much as $20 plus shipping for them.Well the long smart test was fine too. :)
badblocks is running now. So I'm waiting.....
Sort of related follow up question: Given the WD Red that I have replaced seems quite flaky - would it be worth keeping it for any reason, or bin it?
badblocks is running now. So I'm waiting.....
While that might be true, for an average home user, the differences in those values tend to be so close that it shouldn't matter too much for home use. Also, if you do way too much research in buying them, you might just end up doing research and not have any time left to buy the damn hardware ;)
Absolutely. Especially when I am getting replacement disks ready, I burn them in on a completely different system. I have several spares on hand ready to put in if they are needed and they have all been fully tested ahead of time. Right now, I have more drives than usual because I just replaced a bunch of 2TB drives with 4TB drives, so where I would normally only have a couple spares, I have 8 right nowYou can always burn your disks on a different desktop that you might have.
I guess I don't think of it that way because I monitor my drives closely, both at home and at work, and have spares on hand to replace any drive that begins to give me errors. I figure it is like a light bulb, if it fails, just replace it and move on. I am not going to spend extra to get the special light bulb that might last longer. Not having to be overly worried about a single drive failure is the whole reason I use array disks to store my data.My consumer grade drives never last as long as the enterprise ones. Fewer failures and headaches by a long shot!
So you are agreeing with me?I think that the comparison is more important for the datacenter that is buying 60 drives at once than for the home user that is buying 1 drive.
I did the figures for a server we are looking to buy at work and we figured the 8TB helium filled HGST drives were the way to go.
I don't figure I will ever want drives with that much single drive capacity at home because of the single drive cost.
I am currently looking to increase my drive count in one of my servers to 24 drives to increase IOPS. I would never need 24 drives at 8 TB, I don't even need the capacity of 24 drives at 2TB. I just want the speed for virtual machine storage. I would never even need the capacity of 12 drives at 8TB. So, the 'value' of 8TB drives is wasted on my home system. I was even considering going back to 1TB drives to fill that 24 drive chassis. I just don't need that volume of storage. Everyone has different requirements.
It is a whole different calculation for home than for a business.
Yes, I think I was. Just expanding on it a bit because I am so full of words.So you are agreeing with me?
root@Remus:~ # badblocks -ws /dev/ada6 Testing with pattern 0xaa: set_o_direct: Inappropriate ioctl for device done Reading and comparing: done Testing with pattern 0x55: done Reading and comparing: done Testing with pattern 0xff: done Reading and comparing: done Testing with pattern 0x00: done Reading and comparing: done
Seems like the test completed. Run the SMART long again to find out if everything is still A-OK.So i come home and have a look at my screen to check on progress and am greeted by this.
I have no idea what it all means, so if someone can interpret for me, that'd be great.
Code:root@Remus:~ # badblocks -ws /dev/ada6 Testing with pattern 0xaa: set_o_direct: Inappropriate ioctl for device done Reading and comparing: done Testing with pattern 0x55: done Reading and comparing: done Testing with pattern 0xff: done Reading and comparing: done Testing with pattern 0x00: done Reading and comparing: done
It hasn't been going for anywhere near long enough (I wouldn't think) to complete badblocks.
Inappropriate ioctl for device
badblocks
test is supposed to give as output.Not really. See this thread. Mainly the first 3 posts.That has me wondering if something didn't do what it was supposed to do.
I use a different utility to test my disks, so I am not familiar with what thebadblocks
test is supposed to give as output.
I am somewhat surprised that the badblocks didn't seem to take anywhere near as long as people were suggesting it might. Anyway I'm not complaining.