Questions tagged [raid5]

RAID (redundant array of independent disks, originally redundant array of inexpensive disks[1][2]) is a storage technology that combines multiple disk drive components into a logical unit. Data is distributed across the drives in one of several ways called "RAID levels", depending on what level of redundancy and performance (via parallel communication) is required. RAID 5 is a specific implementation.

RAID 5 (block-level striping with distributed parity) distributes parity along with the data and requires all drives but one to be present to operate; the array is not destroyed by a single drive failure. Upon drive failure, any subsequent reads can be calculated from the distributed parity such that the drive failure is masked from the end user. However, a single drive failure results in reduced performance of the entire array until the failed drive has been replaced and the associated data rebuilt. Additionally, there is the potentially disastrous RAID 5 write hole. RAID 5 requires at least three disks.

enter image description here

Source: wikipedia

530 questions
6
votes
2 answers

HP P840 HDD RAID 5 many strange drive failures

I've been using a RAID5 HDD storage (8x6TB) at my HP P840 for like 2 years now and it has always had unusually many drive failures. Everything was good for half a year, but now drives are failing in a strange way. For example 2 new drives failed a…
Laord
  • 83
  • 1
  • 6
6
votes
2 answers

mdadm RAID5 random read errors. Dying disk?

First the long story: I have a RAID5 with mdadm on Debian 9. The Raid has 5 Disks, each 4TB of size. 4 of them are HGST Deskstar NAS, and one that came later is a Toshiba N300 NAS. In the past days I noticed some read errors from that Raid. For…
kevinq
  • 63
  • 3
6
votes
2 answers

Fix RAID 5 with two drives containing bad blocks

Assume the following situation: An administrator was not careful enough maintaining a NAS server (QNAP QTS 4.3.3) using RAID5 and it has already reached a situation in which two (out of four) drives contain bad blocks, however no drive failed…
Dan
  • 171
  • 4
6
votes
2 answers

How to get Newly Expanded RAID to show correct size in Debian

I recently expanded my RAID 5 Storage Virtual Drive from 6TB to 9TB. The Dell OMSA and the bios for the RAID controller both show I'm at 8382GB. Which is fine. But when get into Debian and poke around it's still only seeing the 6TB. When I do an…
Matt Winer
  • 217
  • 1
  • 2
  • 6
6
votes
1 answer

RAID-5 or RAID-6 - is RAID-5 really that bad?

Possible Duplicate: Which is better: RAID5 + 1 Hotspare / RAID6? I need to decide myself between RAID5 and RAID6. The servers have a hardware-RAID controller and 6 drives each. The drives are RE3 enterprise western digital 1TB drives. The data…
kei1aeh5quahQu4U
  • 445
  • 5
  • 22
6
votes
2 answers

Reusing Raid 5 Drive?

We have two servers (ML530 G2 and DL380G2) w/ identical HP 10K RPM SCSI drives w/ a raid 5. One is decommissioned and the other will be decommissioned shortly. However, one of the drives on the production server had a drive failure. My hope was to…
User125
  • 83
  • 1
  • 4
6
votes
3 answers

ZFS, raidz1: Why is the volume size (42T) so much smaller than the pool size (50T)?

I have a pool of 28 2TB-disks (56T) in 4 arrays of 7 disks. Since it's raidz1 (~RAID5), I'd expect 1 disk to be used for parity in each array, so the resulting volume should be 2TB*4*(7-1)=48TB, right? Now, what I see on my system: $ zpool list…
Pavel
  • 1,038
  • 1
  • 11
  • 30
6
votes
2 answers

Ext4 superblock corrupted after successful(?) mdadm grow and resize2fs

Some system details AMD Phenom II X6 1090T, 16GB DDR3 1600 running 11.04 natty, 2.6.38-8-server Raid in question consists of 5 SATA drives; 4 Samsung, 1 Western Digital; 500 GB each Drives are connected to a LSI SAS 9201-16i Host Bus Adapter…
6
votes
5 answers

Replacing a dead hard drive in RAID 5 with a different type

One of the drives failed in my server configured with RAID 5, and I can't find a exact replacement. From my understanding, RAID 5 supports drives with different sizes. Is this safe? Any recommendations, like choosing the same manufacturer or…
jassuncao
  • 185
  • 1
  • 3
  • 9
6
votes
4 answers

mdadm: Replacing array with entirely new drives

I have a server with three 500GB drives, with most of my data in a RAID5 configuration spanning the three of them. I just purchased and installed four 1TB drives, and the intention is to move off of the old drives and onto the new ones. I have…
hellfur
  • 63
  • 3
6
votes
3 answers

Which RAID level (5 or 0+1) should I use with 3 disks and why?

This is specifically for backup storage but, for informational purposes, I would like to know why would you chose one over the other? Five minutes ago, I was not even aware that RAID 0+1 was an option for 3 disks. So now I have a decision to…
Belmin Fernandez
  • 10,799
  • 27
  • 84
  • 148
6
votes
2 answers

RAID 5 with big SATA disks. Do or don't?

Is it sane to build a machine with RAID 5 expecting to hold around 5 Tb (and able to grow) with 1.5 or 2 Tb SATA II disks? It will be used as audio and documents storage. I already have chosen a chassis with 16 3.5" hard drive bays. Now I'm…
Vinko Vrsalovic
  • 1,523
  • 2
  • 15
  • 20
6
votes
1 answer

Should I worry about the integrity of my linux software RAID5 after a crash or kernel panic?

I have a dual core Intel i5 Ubuntu Server 10.04 LTS system running kernel 2.6.32-22-server #33-Ubuntu SMP with three 1TB SATA hard drives set up in a RAID5 array using linux md devices. I have read about the RAID5 write hole and am concerned: if my…
Josh
  • 9,190
  • 28
  • 80
  • 128
6
votes
1 answer

mdcheck hangs when attempting to stop check

I have a raid5 array that has a check run on it once a month. It is configured so that the check runs for 6 hours from 01:00 and then stops. The following nights it will resume the check for another 6 hours until it has completed. The issue I have…
Paranoid
  • 286
  • 2
  • 6
5
votes
2 answers

Windows Server 2008 Software Raid 5 - Data integrity issues

I've got a server running Windows Server 2008 R2, with a (windows native) software raid-5 array. The array consists of 7x 1TB Western Digital RE3 and RE4 drives. I have offline backups of this array. The problem is this: I noticed a few days ago…
Fopedush
  • 160
  • 5
1 2
3
35 36