server down?

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

RossMAN

Grand Nagus
Feb 24, 2000
79,007
430
136
Thanks Zuni for all your hard work and patience in keeping these forums humming along.

Here's a :beer: for you :)
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
We had about a 2 hour outage, lost a drive in the raid on a db server. 20 minutes before my birthday lunch YAY, anyway it's up now.

Cheers.
 

sciencewhiz

Diamond Member
Jun 30, 2000
5,885
8
81
If I remember correctly, you use raid 0+1 off of IDE raid controllers, right?

So the downtime was to replace the drive and rebuild the array? But, you didn't lose any data.

If you were using SCSI with hot-swap, you could have replaced the drive with no downtime?

Still trying to figure out all this raid stuff ;)
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
Forum db is raid 10 we're down to raid 1 now until the drive is replaced which will be very soon. No we didn't lose data.

L8rz
 

KK

Lifer
Jan 2, 2001
15,903
4
81
Zuni for elite!!!

KK

BTW -- real fast what is raid 10. I know what 0,1, and 5 are.
 

Jeff7

Lifer
Jan 4, 2001
41,596
20
81
Originally posted by: MercenaryForHire
<Off-Topic> "Pour water on it" </Off-Topic>

Hope you get things sorted out.

- M4H

Yeah, then the server will catch fire, and you can RMA the parts. (From a thread like a year ago, if anyone remembers that fun fiasco.)


Originally posted by: KK
Zuni for elite!!!

KK

BTW -- real fast what is raid 10. I know what 0,1, and 5 are.


RTFF - Read the $#@^%$ FAQ;)


RAID 10/1+0
RAID 1+0 is just what it sounds like, striped mirrors.
4 disks are required for a RAID 10 array, as you will first create two mirrors, then stripe these(2+2).
RAID 10 is very expensive, especially as it begins to scale, as you will need to add disks in pairs, but also offers very high performance, both write and read.
In a RAID 10 array with 6 disks, you can lose up to 3 disks in a best case scenario without losing data.

Mirror 1 Mirror 2 Mirror 3 -
Disk1 Disk2 Disk3 - Stripe 1
Disk4 Disk5 Disk6 -

In the above example, disks 1, 2, and 6 could all break, and you would still have an intact array, since none of the mirrors have broken.
It is a bit of luck involved however, as if Disks 1&4 were to break, the array will break, as Mirror 1 would break.
RAID 10 is best used where both performance and redundancy is needed, such as a high performance database.
 

KK

Lifer
Jan 2, 2001
15,903
4
81
Thanks jeff, again real fast, is there a such thing a striped w/parity, mirrored array?

KK