Skip to content

Poll: How many spare drives do you keep on hand?

Dedicated Servers by Lou1 20 replies 1.6K views
8 #11

robertdle said:
What chassis fits 10 drives plus spares?
Supermicro 846. 24 bays, cheap on eBay, backplane is SAS2 so you're fine for spinners. I have three of them in my garage. Dual PSU, IPMI, the whole deal.

seedbox, NAS, tape, and three offsite
#12

uma said:
3 weeks to Jakarta? Which carrier was that?
It was regular postal. I learned my lesson sir. Now I pay DHL and it comes in 4-5 days but the tax is crazy. For drives I use local distributor now, price is higher but I sleep better.

traffic worse than my packet loss
#13

robertdle said:
Which ZFS version handles your ZED alerts?
2.1.5 on Proxmox. ZED is not version-specific, it is event daemon. You configure zed.rc and it emails or calls your webhook. I use Pushover for urgent, email for log.

virsh list --all | wc -l: 47
#14

Thank you everyone! I think I will buy one used drive and keep it cold. Badblocks takes how long? I have an old ThinkPad I can use to test.

learning on $5 VPS and prayers
#15

sarahjey said:
Badblocks takes how long?
Depends on size and which test. Non-destructive read-write on 4TB took me 18 hours. Destructive is faster but you lose data obviously. I always do 4 passes. Paranoid? Yes. But I find problems before I trust the drive.

#16

Badblocks is obsolete for modern drives. Use smartctl long test and check reallocated sector count. If it is zero and power-on hours are under 30000, drive is probably fine. Save yourself the time.

#17

FyreJun said:
Badblocks is obsolete
Smart test does not stress the platters like badblocks does. I found drives that pass smart but fail under badblocks. You do you, I do 4 passes.

#18

sarahjey said:
Is it bad to buy used drives
I bought 20 used Constellations in 2018. 6 failed within a year. The ones that lived are still going but I cannot recommend. If your budget is tight buy smaller new drives. WD Purple or Red on sale from Canada Computers.

#19

I keep zero spares. When drive fails I buy new one. My data is replaceable, mostly Linux ISOs and website backups that also live on S3. Different philosophy I guess.

2 #20

Lagos said:
Mostly Linux ISOs and website backups that also live on S3
S3 is not backup, it is storage. If you do not have versioning and cross-region replication configured you have a single point of failure. I have seen buckets deleted by compromised keys. 14 status pages taught me that lesson.

436 days. reboot is surrender.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft