RAID Accidents and Solutions


Recommended Posts

I just went through a super long & Super painful process of migrating my UnRAID Server from an old Desktop computer to an HP ProLiant DL380P G8 with a P420i RAID controller.

 

Having done some minor review, I found that a common way to implement UnRAID with this hardware is to create a separate RAID0 array for each drive that I'm using.

 

DO NOT DO THIS!

 

When you add these disks to the Logical array, it overwrites your Partition table.

 

After following the instructions here to disable RAID and Basically use JBOD: https://forums.unraid.net/topic/82007-solved-unraid-with-hp-p420i-raid-card-in-hp-proliant-dl380p-g8/

Remember that your P420i card might need to have updated Firmware to support enabling HBA mode.

 

After my mistakes, I was able to see all of my original drives in UnRAID again, but they were all marked as Unable to Mount: Unsupported Partition Format.

 

I was eventually able to recover the drives by using testdisk (which is available in the nerdpack) from a terminal.  Simply do a scan, and mark the partitions as primary on each disk.  Reboot the server, and the disks should mount again properly.

 

I just wanted to share some lessons learned from this all night headache, in trying to save my data!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.