I’ve finished my Dell internship with the Linux OS Engineering group (which was amazing) by driving 21 hours from Austin back to Cleveland. I’ve got a week off and then I head back to Purdue.
One of the projects I took on over my little vacation was setting up RAID1 (mirroring) on my existing six-year-old storage drive. I don’t do any backup at all so I decided RAID1 would be a good blanket solution. To mirror my existing data, I had the current hard drive and a new one. I made the new one into a RAID device and then copied all my data to it. Then, I added the original drive into the RAID array so that mdadm would mirror all my data back onto it. Unfortunately, mdadm was hitting bad sectors of the new hard drive, which I bought secondhand from a friend, so the mirroring just kept failing.
Fixing the RAID problem would mean investing in a new hard drive with the deprecated IDE protocol. That, along with other motherboard problems (ex: USB doesn’t work anymore) makes any future investment in my current desktop more expensive than just buying a new computer. I decided to buy a new computer.
Using my Dell Employee Discount, I bought a refurbished Dimension E521 AMD Athlon 64 X2 Dual-Core 4000+ (2.1 GHz). With all my discounts, my computer ended up being less than an 8gig iPod! My old home-brew desktop lasted me six years. I hope this new Dell will do the same.
- None Found