Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Rebuilding RAID set failed with the error: Unrecognized Filesystem.

I have a mirrored RAID on our small office server.

One of the drives had an error, so I removed it, and am replacing it with a new drive.

However, when I try to rebuild the RAID with the new disk, I get the following error:

"Rebuilding RAID set failed with the error: Unrecognized Filesystem."

I have tried all sorts of ways of erasing, partitioning, etc. to Mac OS Extended (Journaled) - which is what the RAID set is - but with no success.

Does anyone have ideas? Thanks.

Mac Pro, Mac OS X (10.5), Server / Workstation

Posted on Apr 25, 2008 7:58 AM

Reply
13 replies

Apr 25, 2008 10:56 AM in response to Sherman Homan

I sent the old drive back to Seagate - it was still under warranty and they sent me a replacement drive.

The error with the old drive was regarding SMART failure.

When I got the new drive - I put it in and upon restarting the computer got a request to initialize the disk as the OS couldn't recognize it. I initialized and then formatted and partitioned to HFS Extended (Journaled) and the drive appears to be working 100%...just won't allow me to rebuild as part of RAID.

Apr 29, 2008 6:54 AM in response to gsfunkarch

I tried the workarounds but they did not work.

Step 1: Booted off the Leopard Server Disk and ran Disk Utility but got the same error.

Step 2: Started Terminal and did the following but also got the same error.
diskutil list (to find the partition that is going to be added)
diskutil checkRAID (to get the RAID UUID)
diskutil addToRAID member <device name> <raid uuid>
diskutil checkRAID (to watch the rebuild)

I'm stumped! Any ideas?

Jul 28, 2008 7:47 PM in response to gsfunkarch

I'm running 10.5.4 and I've run in to the Unrecognized Filesystem error when changing out a 750GB drive in a mirror.

I've used the above CLI and the GUI in Disk utility kicked in. It's started showing 95! hours of rebuild time and 10 minutes later it's down to 10 hours.

Hopefully this works.

Thanks to the above for posting the commands.

What's with Apple allowing this to go on through 4 updates?

Sep 2, 2008 1:28 PM in response to gsfunkarch

I got the same Unrecognized Filesystem error even when I went to the Terminal and put in the commands manually. It occurred to me that the G-Raid I was trying to pair with a single drive might not be compatible with mirroring so I went out and bought a 500gig external for $100 at Walmart and bang, its working.

I'm a bit disappointed that this problem hasn't been resolved in this forum since it would appear there is no issue open with Apple Tech Support. I'd advise anyone trying this and getting an error to make sure they are on the latest version of Leopard and not using a G-Raid device. I had walked away in frustration after reading this page and finding it is unresolved, I'd hate for others to do the same and waste a lot of time thinking there is an issue when there isn't.

Oct 13, 2008 3:07 PM in response to gsfunkarch

I have solved this issue.

When I was trying to rebuild the software RAID set, I was doing so while booted off of the Mac OS X Leopard Installer CD. Apparently, you CANNOT do this. What I'm assuming is that in order for the rebuild to work correctly, you have to be booted off of a volume that can be written to.

SO.....

I put my laptop into target disk mode, booted the server off of that target, and then rebuilt the RAID. Worked perfectly.

Alex

Jan 2, 2009 9:29 AM in response to Nova

I don't know, I am using OSX 10.5.4, and the problem wasn't fixed for me. I had to do as in the article above:

* diskutil list (to find the partition that is going to be added)
* diskutil checkRAID (to get the RAID UUID)
* diskutil addToRAID disk0 /Volumes/RAID
* diskutil checkRAID (to watch the rebuild)
* diskutil removefromRAID (to remove the “Failed” drive once the rebuild is done)

My replacement disk came up as disk0 and I had already removed the bad disk so I didn't need to use the removefromRAID command.

Apple should really update their article here to show this:
http://support.apple.com/kb/HT3305

Rebuilding RAID set failed with the error: Unrecognized Filesystem.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.