Skip to main content

My Maxtor Hard Disk Clunks To Death

imageWhen your disk drive starts making loud, squealing noises when you first turn it on... That's a sign.

When your disk drive starts making clicking noises as if it were a metronome... That's a sign.

When your disk drive starts throwing I/O Errors to the console... That's a sign.

When your disk drive no longer mounts its volume... That's a sign.

Yeah - A sign that your disk is about to die or is already dead.

That's what happened to my Time Machine disk that is attached to my Apple iMac desktop computer. It was a 750GB Maxtor One Touch III, purchased just 7 months ago.

The Good News is that it was just my backup drive and not my primary drive. My primary drive is a 1TB disk, as shipped by Apple, and thankfully has hummed along perfectly. So, I could keep working.

The Bad News is that you are no longer making hourly backups, and all of your Time Machine backups are no longer available, so you are completely exposed. I.e., I need a Time Machine backup disk for my Time Machine disk! Or, multiple Time Machine volumes (if that's possible?)...

So, I surf over to the Seagate/Maxtor site and check the warranty coverage. The disk has a 1-year warranty, so I'm good since I bought it about 7 months ago. The warranty process is very streamlined at Maxtor - completely hands-off and web-based. I was given the choice of paying $20 for expedited replacement (two-day shipping), or a free replacement that could take a couple of weeks (I would have to send in my disk first, then get one back through slow mail).

I like my backups, so I chose the $20 option, and the disk arrived 3 days later (submitted the form on Sunday night, it was processed and shipped on Monday, and arrived on Wednesday).

It took all night (about 10 hours) to re-sync my Time Machine backups. About 1,256,435 files in 600GB of data. I was quite surprised to see that I've got over a million files... Hmm.

Ah, I feel safe again.

Comments

Popular posts from this blog

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner