|
Mdadm does not seem to support growing an array from level 1 to level 10.
I have two disks in RAID 1. I want to add two new disks and convert the array to a four disk RAID 10 array.
My current strategy:
Make good backup. Create a degraded 4 disk RAID ...
Started by Hans Malherbe on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
(this is only /dev/md0 --remove /dev/sdc....
0) Backup, Backup, Backup /dev/sda1 /dev/sdb2
2) Mount the raid10 & rsync the RAID 1 with the new RAID 10.
With linux softraid you can make a RAID 10 array with only two disks.
|
|
Yes, this is on of those "do my job for me" questions, have some pity:)
I'm at the limit for what I can do with the number of hard drives in a server without spending a substantial amount of money. I have four drives left to configure, and I can either...
Started by Boden on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
(ie disk fails, raid rebuilds, disk, can survive ....
With either scenario, except with raid 10 if you happen to lose the wrong 2 drives then you'll have a real occur over enough time for the raid to rebuild between failures.
|
|
Hello there!
I don't want to force anybody to make it on behalf of me but trust me: i've looked hundreds of sites and i can't find a good starting point for this.
I have 4x500Gb HDD's which i want to set up in RAID 10. The most promising description is...
Started by fabrik on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
I only remember seeing 0, 1, and 5 as options when I installed 9.10 into... .
A nested RAID arrangement installer (the standard installer doesn't offer RAID options at all).
To construct RAID10 arrays in the installer the traditional way, i.e .
|
Ask your Facebook Friends
|
If a Microsoft SQL Server 2008 Standard Edition server is configured as below, does option 1 provide an advantage over option 2?
Base configuration:
32GB RAM 2 x Xeon 7460 (6 core) Windows Server 2008 Standard SP2 Microsoft SQL Server 2008 Standard SP...
Started by PCurd on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Want to get the maximum possibile performance from them (*), here's how to do that:
Create 2 RAID 1.
|
|
How do I determine the optimal stripe size for RAID 10 for mail stores and the transaction logs for Exchange 2003?
I am planning to have 2 RAID 10 arrays for my exchange setup. For the data store, 10x 399 GB disks and for the transaction logs 4x 399 GB...
Started by Kyle Brandt on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You can increase the performance of your setup.
While the article says it is for SQL, it is really for any database running on top of RAID with Windows Server 2003 or earlier.
Alignment for RAID volumes.
|
|
Hi,
we have a RAID 10 datastore (4x SAS) on an IBM x3650M2 server but our VMWare ESX 4.xx server does not see this datastore.
Does anybody knows whats wrong there?
Started by Tom on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Where is it downloadable?.
I can“t find ESX4.0U1.
The ESX regognizes a RAID 5 but not RAID 10.
Controller.
|
|
My question is: when is it appropriate to simply create one large array with fast read & write performance, such as RAID 10, instead of creating smaller arrays for specific applications?
It seems to me that if my overall I/O requirements are not terribly...
Started by Boden on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Put it into a RAID 10 and see with the workload.......
Unless you're doing something that is very sensitive to speed issues I wouldn't worry about breaking things into small arrays or anything like that .
Is to go with RAID 10.
|
|
I have Dell Poweredge server 2600 with Raid 5 in 3 hard drive Scsi 36gb each, it was fail to boot sinc the third drive is offline.
I attached Sata card adapter to Sata hard drive and install OS SERVER 2003 to it, downloaded drivers for Raid and everything...
Answer Snippets (Read the full thread at serverfault):
And the boot from the Win-PE-CD with your RAID Recontructor....
Just simple disks.
When I read (quick overview, 5 sec.) the webpage on "RAID Reconstructor" right, you'd put these three disks into a computer with no RAID-controller attached.
|
|
I have a Linux software raid 10 setup consisting of 5 RAID 1s (Two drives per mirrored setup) and a RAID 0 across all 5 RAID 1 pairs. To test that none of the drives were going to fail quickly under load I used badblocks across the RAID 0 with a destructive...
Started by ScottZ on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
It is, if you have to test the RAID reliability you must tag as failed a drive, a disk, not to destroy.
It will release the hangy RAID.
Maybe you need ask to the kernel to remove the faulty drive .
|
|
I recently purchased a SansDigital external RAID enclosure for my WHS. I have 4 drives I was going to use in it. Should I use the disks individually and let WHS handle the duplication or should I use the software RAID to do RAID 10 or RAID 5?
Started by Steve Wright on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
RAID 6 would at least guarantee% chance of data loss with 2 drives....
With RAID 10, you have a 25I wouldn't recommend RAID5 for data that you really want protected.
That you could lose 2 disks, but you lose half of your storage space .
|