Michael Wheeler

Hard Drive Down

Just getting a quick post in before the end of the month. As you may notice by the picture, a hard drive in my server failed. Luckily this was a backup drive in a LVM which actually wasn’t being used, so there was no data loss. As you can see the damage to the drive is quite large (the most I’ve ever seen in pulling a drive apart). LVM wasn’t too nice to me though. I was quite disappointed that LVM failed to notify me of the drive failure, and/or recognise that there was a problem and mount things in read only, instead LVM continued on it’s merry way, until I found the source of the “clicking” noise in the computer room. Once I worked out which drive it was I had to remove the inode and get LVM to remove it and carry on.

From this, I think there needs to be some improvements for LVM. LVM should have some sort of error detection on drives and send out alert emails. LVM should also do data redundancy. I know LVM isn’t designed to do either, but it seems logical. I want something like a Drobo, but for free running on Linux or FreeBSD. Something where the hard drives can be what ever size they want with redundancy with error reporting. This is just a dream….

I’m also getting into my Uni work, starting two courses, Foundations of Business Computing and Data Communications. Both seem fairly boring so far but I’ll see how it goes.