RAID 5 questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shodan486
    Badcaps Veteran
    • Nov 2009
    • 203

    #1

    RAID 5 questions

    Finally resurrected my home server and got RAID 5 on it working, got few questions about the array itself, but first the config:

    Mobo: Supermicro P3TDLR+
    CPUs: 2x Pentium III Tualatin 1,4GHz
    RAM: 2x1GB PC133 ECC / buffered

    Storage (IDE) : 1x HP DVD-ROM (PATA)
    1x IBM DeathStar 80GB (PATA)

    (SATA): PCI-X FastTrak x4300 SATAII Hot Swappable
    4x Seagate 1TB in RAID5 (SATAII)

    And the last one :

    More details here : http://www.supermicro.nl/products/ch...C733TQ-645.cfm

    Setting up the system (with XP SP2 32bit) was easy, tweaks and stuff done, ALL OK. What bothers me is the array:

    RAID 5 gave me a total of 3TB of space and 1TB for the parity - that was expected. Placed 128KB block mode, write-back cache processing, created one 2TB partition and one 1TB partition, since 32bit OS supports only 2TB partitions (but I think some othe OSes can go higher on 32bit somehow.), formatted and copied some .avi files on it from my IDE HDD to perform this test:

    Wanted to see the RAID5 3+1 redundancy, so during the copy back of those avis to the IDE drive I unplugged one of those drives - ALL OK, copy back was still running, so I unplugged a second one, which displayed the read error - ALL OK. Plugged the drives back, cancelled the errors and tried copying once more - this time it was stragne, at least I understand it like this (and maybe wrongly): The array was back online, but when I wanted to copy again, I got only 3 drives working, but the copying still worked. When restarted, the BIOS of the controller prompted me for action, because one of the drive could not be found or failed - I thought that was the part of rebuilding my array with parity's assistance, but there was no such option that could allow me to do so - I only had the information table and the capability to delete (thus losing data according to the warning table) and create the logical devices. First I thought the drive really failed, but after deleting the LDEV and creating a new one, the same array, same attributes, everything seemed fine, the drive was back online and arranged into the array. What really bothers me that the .avi files were still there !!!

    WHAT? I thought the data are lost when I try to delete and create a new LDEV, no matter if I change the attributes or not. Please clarify.

    Also I'd like to ask if there is any logic in RAID failures, for instance I have my 0-3 drives, and let's say I wanna take out the 2nd and the 4th drive (1 & 3), which one of these should NOT be working, or ''ungroup'' itself? Because I have a feeling that when I tried particularly remove the drives no. 1 & 2 and in that order, the no. 1 failed, while the no. 2 worked with the rest of the drives - shouldn't that be vice versa? Or this happens only when I write to the array. Really I'm out of knowledge when grouping / ungrouping drives etc. Should I use some specific software for this type of procedure?
    Mobo: MSI K8N Master2-FAR CPU: 2x Opteron 265 OC'd @ 2,25GHz RAM: 2x2GB Crucial DDR400 CL3 ECC/Buff. (ECC OFF), VGA: ASUS HD6950 2GB Reference edition FLASHED TO HD6970 HDD: 80GB ATA133 Seagate ,OnBoard: 2xGLAN, 8-Ch. Realtek audio, USB2.0/Firewire, PCIe Physx card PSU: 850W Corsair AX Case: Cooler Master HAF932 + NZXT 5 Fan Controller.
  • dood
    Deputy dood
    • Mar 2004
    • 2462
    • USA

    #2
    Re: RAID 5 questions

    If you drop two drives in a RAID 5, your data is hosed....
    Ludicrous gibs!

    Comment

    • Shodan486
      Badcaps Veteran
      • Nov 2009
      • 203

      #3
      Re: RAID 5 questions

      Originally posted by dood
      If you drop two drives in a RAID 5, your data is hosed....
      Ehm...What?
      Mobo: MSI K8N Master2-FAR CPU: 2x Opteron 265 OC'd @ 2,25GHz RAM: 2x2GB Crucial DDR400 CL3 ECC/Buff. (ECC OFF), VGA: ASUS HD6950 2GB Reference edition FLASHED TO HD6970 HDD: 80GB ATA133 Seagate ,OnBoard: 2xGLAN, 8-Ch. Realtek audio, USB2.0/Firewire, PCIe Physx card PSU: 850W Corsair AX Case: Cooler Master HAF932 + NZXT 5 Fan Controller.

      Comment

      • dood
        Deputy dood
        • Mar 2004
        • 2462
        • USA

        #4
        Re: RAID 5 questions

        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; drive failure requires replacement, but 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. The array will have data loss in the event of a second drive failure and is vulnerable until the data that was on the failed drive is rebuilt onto a replacement drive. A single drive failure in the set will result in reduced performance of the entire set until the failed drive has been replaced and rebuilt.


        Meaning, if you lose more than one drive, you lose your data.
        Ludicrous gibs!

        Comment

        • Per Hansson
          Super Moderator
          • Jul 2005
          • 5895
          • Sweden

          #5
          Re: RAID 5 questions

          Yes, and the controller will mark a drive as failed.
          So when you removed two drives you will obviously crash the array, since the maximum failed number of drives is only 1 drive.

          Then when you put them back in the controller will still know that these drives failed before, so since they are "unreliable" he will not reuse them unless you tell it that the drive is ok and you want to use it.

          Deleting the array and creating a new one with the same parameters does not delete the data on the drives, this can be a quick workaround for the above problem if the RAID controller is being troublesome about allowing a "failed" drive to be reused.

          Of course it goes without saying that no initialization procedures or such may be done, then all data will be lost. (But on your 1TB drives a full initialization (writing zeroes to all sectors) takes about 4 hours....)
          "The one who says it cannot be done should never interrupt the one who is doing it."

          Comment

          • Uranium-235
            Comrade Glimmer
            • Aug 2007
            • 5042
            • US

            #6
            Re: RAID 5 questions

            with raid 6 (dual redundant) you can do that, but you also loose another tb of data, and your sata card probably does not support it.

            Personally, I like raid 10 if you have 4 drives, speed and redundancy
            Cap Datasheet Depot: http://www.paullinebarger.net/DS/
            ^If you have datasheets not listed PM me

            Comment

            • Mad_Professor
              A Mech Warrior
              • Feb 2011
              • 1587

              #7
              Re: RAID 5 questions

              Originally posted by Shodan486
              WHAT? I thought the data are lost when I try to delete and create a new LDEV, no matter if I change the attributes or not. Please clarify.
              The data will still be there until it is overwritten, usually a zero fill or an algorithm format *something like a DoD-S wipe* will do it.

              Also as others have said, raid 5 is only 1 disk redundancy system and
              raid is not and should never be used as your only backup storage system.

              I have a six disk raid 5 file-server which also rsync it's data to three independent *2,1.5,1.5TB* disk. So if my array is dead, I still have the data to restore it and it goes the other way around. If I lose one of the independent disk I still have the raid to restore that disk.

              Comment

              Related Topics

              Collapse

              • canadaboy25
                Drive SMART status not showing up through RAID controller?
                by canadaboy25
                Hey guys,

                I have an Asus M5A99FX Pro R2.0 motherboard with AMD RAIDXpert. I set up a 1000GB RAID1 array on it. This was about 8 years ago. Every once in a while, a power outage or something would knock one drive offline and degrade the array. After a reboot the drive would be back online and it would rebuild just fine.

                Recently, a drive dropped offline and the array became degraded. I figured it was no big deal and rebooted then set it to rebuild overnight. The next morning I took a look and both drives had dropped offline at 70% rebuild. Uh oh.

                I rebooted...
                09-24-2021, 01:56 PM
              • abajor
                Evaluating Mechanical Hard Drives SMART Data in Linux (Ubuntu) Using the Disks Utility.
                by abajor
                I've gotten into the habit of Looking at peoples Mechanical Hard drives with a Ubuntu thumb drive to boot their system.
                I understand the raw values are not really uniform between manufacturers, but I have noticed that high seek and read error raw values at the very least correlate to a drive that is going to have sub par access time, and extremely slow OS booting.
                The odd thing is I've often seen very high seek and read error rates on drives with fairly low on time.

                Does anybody have any other takes on evaluating smart data? I've used Crystal Disk Info, It seems to present...
                04-23-2024, 11:43 PM
              • zman78
                Screw-In Barrel Adapter for LED light array gets really hot?
                by zman78
                Hi All,

                I have an LED Light array that had a built-in AC-DC 24v 45 watt power supply. The power supply failed so I desoldered the LED Light array power input wires from the power supply and then screwed it into barrel connector jack (ends still tinned with the original solder).

                This is the barrel connect or jack https://www.amazon.com/gp/product/B07Q6YMM6F/

                Then I bought an external 24Volt/3Amp power brick (with same size barrel connector output) and plugged it in.

                Everything works fine, except that the screw-in barrel connector gets...
                06-28-2021, 03:35 PM
              • shovenose
                ZFS Questions
                by shovenose
                Who be using this I hate hardware RAID. Every experience I've ever had with it was a disaster. Software RAID has served me well in every flavor I've ever tried. mdadm, MS Storage Spaces, StableBit DrivePool, Intel fakeraid, etc. So, for my "new" VM server at home, running Proxmox, I decided to go for ZFS.

                I'm going to be running 6x 120GB SSDs in a RAIDZ1 (basically RAID5), well really 5 drives with one hot spare.

                I have a 1TB Crucial MX500 as the system drive. All my VMs are going to be on the ZFS array.

                I've done a lot of research but perhaps...
                06-07-2021, 10:59 AM
              • Document Archive
                HP HP Z230 Small Form Factor Workstation E3-1225V3 Specification for Upgrade or Repair
                by Document Archive
                This specification for the HP HP Z230 Small Form Factor Workstation can be useful for upgrading or repairing a desktop PC that is not working. As a community we are working through our specifications to add valuable data like the HP Z230 Small Form Factor Workstation boardview and HP Z230 Small Form Factor Workstation schematic. Our users have donated over 1 million documents which are being added to the site. This page will be updated soon with additional information. Alternatively you can request additional help from our users directly on the relevant badcaps forum. Please note that we offer...
                09-12-2024, 03:44 PM
              • Loading...
              • No more items.
              Working...