Allows you to search a variety of questions and answers
A detailed how-to for getting the drive properly replaced and then the new drive added is located here: http://consultancy.edvoncken.net/ind...oftware_RAID-5
However, if you are getting errors like
'no superblock on /dev/sdb1' when trying to add the new drive to the array, you can try running the following:
Code:
mdadm --create /dev/md0 --level=5 --raid-devices=5 /dev/sd[d-h]1
This will recreate the array, called /dev/md0, raid5 with 5 devices, using disks sdd through sdh, and you can then rebuild it, later accessing the files after having it mounted.
You then need to be sure to update your fstab correctly and your mdamd.conf file.
Another great thread that will help with this: http://ubuntuforums.org/archive/inde...t-1753997.html
There are some several very useful suggestions on how to re-add a new drive to the array.
I have been with ayksolutions for around 5 years and have been thoroughly impressed with them. All support tickets are answered within minutes, regardless of the time of day. Prices are very reasonable, especially considering the support and services they provide. They are constantly doing crazy deals for servers as well. If you're looking for someone good and reliable to host with, from shared hosting to dedicated servers, I easily recommend ayksolutions.
We're Happy with our 1 Gigabit Server AYK Solutions! AYK Solutions provides all our back-end server infrastructure for our video streaming sites which burn up about 200 GB of data every day. I have had nothing less then 1 MB/second downloads from all the servers that I have had from them. Their technical support saved me several times, and their tech support is 24/7 and responsive. I currently have a Quad Xeon on a 1 gigE port for WAY LESS then any other dedicated server provider
Thanks for the fast sollution, it was my fault since my original e-mail got somehow bugged and I didn't got the invoice mails.