ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How can we recover data from Hard Drives were on RAID 10 without controller?

    IT Discussion
    16
    87
    5.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CCWTechC
      CCWTech @openit
      last edited by

      @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

      @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

      @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

      Once I connected, how can I combine data from HDD 1 and HDD 2 as singe drive to get the data? with any software?

      Only MD RAID. Make sure it is set to read only or you can EASILY hose the images.

      How about using these tools on Windows? I would prefer graphical in this situation than Linux CLI.

      http://www.freeraidrecovery.com/library/raid10-recovery.aspx

      https://www.z-a-recovery.com/tutorials/raid-recovery.aspx

      You can try it, but remember only on a CLONE of your drives.

      1 Reply Last reply Reply Quote 2
      • openitO
        openit @1337
        last edited by

        @Pete-S said in How can we recover data from Hard Drives were on RAID 10 without controller?:

        It's not very smart using RAID10 on a small NAS. I bet you don't have more than a 1Gbit ethernet connection which means that you'll saturate it with RAID1 using modern harddrives. So you added complexity and risk without any benefit.

        If you had used RAID1 you could just pop the drives in another linux system and read the data.

        I'm also not a fan of putting the OS on data drives on a dedicated fileserver/NAS. But that is how they do it. So maybe you have a corrupt OS, maybe you have a hardware problem on the NAS, maybe you have one or several drives that are bad.

        Right now it's better to send it away if you need to recover data from the drives. I don't know if QNAP has that service.

        I was not sure that I will not gain anything if I use 1Gbit with RAID 10, anyway, can utilize other network cards on it, in that case. But, with 4 hard drives on RAID 1 will give less space to use?

        I assume, QNAP has it's OS on the device, not on Hard Drives I inserted, isn't it?

        1 Reply Last reply Reply Quote 0
        • openitO
          openit @CCWTech
          last edited by

          @CCWTech said in How can we recover data from Hard Drives were on RAID 10 without controller?:

          @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

          @CCWTech said in How can we recover data from Hard Drives were on RAID 10 without controller?:

          @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

          This is when you call Allen at @CCWTech

          Thanks! Yes we do data recovery. https://ccwtech.com/data-recovery-services/

          Well, we are in other side of globe from you I believe, no way of getting service. Any suggestions would be great.

          Where are you?

          Middle East.

          CCWTechC 1 Reply Last reply Reply Quote 0
          • CCWTechC
            CCWTech @openit
            last edited by

            @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

            @CCWTech said in How can we recover data from Hard Drives were on RAID 10 without controller?:

            @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

            @CCWTech said in How can we recover data from Hard Drives were on RAID 10 without controller?:

            @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

            This is when you call Allen at @CCWTech

            Thanks! Yes we do data recovery. https://ccwtech.com/data-recovery-services/

            Well, we are in other side of globe from you I believe, no way of getting service. Any suggestions would be great.

            Where are you?

            Middle East.

            That's a region. If you tell me where you are I may be able to find a DR shop near you.

            1 Reply Last reply Reply Quote 0
            • openitO
              openit @scottalanmiller
              last edited by

              @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

              @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

              SMB IT always sucks at budget, if you have other expense at that time, you will need to wait for sometime to get new things.

              Actually, what burned you here was overspending, not being cheap. QNAP is more expensive than a small equivalent Linux general purpose server.

              Might be general impression on NAS made me to go with NAS.

              It seems, you are suggesting here like below scenario?

              • have a server which takes more hard drives, let it be lower end server
              • install hardware raid controller
              • insert as many hard drives the raid controller or server supports
              • install linux on top (prefably) CentOS, and run SMB Shares

              If yes, I have similar plans with Dell PE T310 older server I have.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • PhlipElderP
                PhlipElder
                last edited by

                GetDataBack with RAID Reconstructor is a utility set we've used to recover data from a set of drives that were originally in a NAS box.

                openitO 1 Reply Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller @openit
                  last edited by

                  @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                  It seems, you are suggesting here like below scenario?

                  have a server which takes more hard drives, let it be lower end server
                  install hardware raid controller
                  insert as many hard drives the raid controller or server supports
                  install linux on top (prefably) CentOS, and run SMB Shares

                  If yes, I have similar plans with Dell PE T310 older server I have.

                  Hardware RAID is an option. But MD RAID is free and comes with Linux and it was fine for you to use when you had the lower grade QNAP, so should be even better now. So while hardware RAID is great, it's also not free. MD RAID is free and 100% acceptable.

                  As someone said above, not as many drives as you can, there is a "right number of drives" and that might be two, four, six, or maybe more than the box will support. But don't just assume that more is better, there are some big benefits to RAID 1 with just two drives if they are big enough and fast enough for you.

                  But yes, in general, this is the advised path. A NAS is nothing more than this, but typically with a nearly pointless web interface added on and cheaper consumer hardware underneath. A NAS only means it's a "limited server", nothing more. A QNAP is considered a consumer level device, so several steps below an entry level general purpose server. And file serving is the most common function of a server traditionally.

                  NOthing wrong with a NAS but it offers nothing special. It's not safer, faster, or more featureful than a traditional server. It's actually less safe, same speed or slower, and definitely far fewer features than a normal server.

                  openitO 1 Reply Last reply Reply Quote 1
                  • openitO
                    openit @PhlipElder
                    last edited by

                    @PhlipElder said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                    GetDataBack with RAID Reconstructor is a utility set we've used to recover data from a set of drives that were originally in a NAS box.

                    Don't see any option for RAID 10
                    https://www.runtime.org/raid.htm

                    scottalanmillerS PhlipElderP DashrenderD 3 Replies Last reply Reply Quote 0
                    • openitO
                      openit @scottalanmiller
                      last edited by

                      @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                      @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                      It seems, you are suggesting here like below scenario?

                      have a server which takes more hard drives, let it be lower end server
                      install hardware raid controller
                      insert as many hard drives the raid controller or server supports
                      install linux on top (prefably) CentOS, and run SMB Shares

                      If yes, I have similar plans with Dell PE T310 older server I have.

                      Hardware RAID is an option. But MD RAID is free and comes with Linux and it was fine for you to use when you had the lower grade QNAP, so should be even better now. So while hardware RAID is great, it's also not free. MD RAID is free and 100% acceptable.

                      As someone said above, not as many drives as you can, there is a "right number of drives" and that might be two, four, six, or maybe more than the box will support. But don't just assume that more is better, there are some big benefits to RAID 1 with just two drives if they are big enough and fast enough for you.

                      But yes, in general, this is the advised path. A NAS is nothing more than this, but typically with a nearly pointless web interface added on and cheaper consumer hardware underneath. A NAS only means it's a "limited server", nothing more. A QNAP is considered a consumer level device, so several steps below an entry level general purpose server. And file serving is the most common function of a server traditionally.

                      NOthing wrong with a NAS but it offers nothing special. It's not safer, faster, or more featureful than a traditional server. It's actually less safe, same speed or slower, and definitely far fewer features than a normal server.

                      In this case, MD RAID is software raid, does that means, I will allocate one hard drive for OS (which linux by the way?), and connect 2 or 4 additional hard drives other than Hard Drive for OS.

                      Then implement RAID on additional hard drives with MD RAID?

                      I already have RAID Controller in this PE T310, Perc 6i/r, which supports only RAID 1 with 2TB max Virtual Disk, which is almost no use space for me.

                      scottalanmillerS 2 Replies Last reply Reply Quote 0
                      • openitO
                        openit @scottalanmiller
                        last edited by

                        @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                        @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                        Again, since it is RAID 10, it will have a pair (for striping), is it HDD 1 and HDD 2 will be pair one ? HDD 3 and HDD 4 will be pair 2?

                        Only QNAP will know that one. I bet no one has it documented.

                        I asked QNAP Support on this, below is his reply:

                        " Due to I do not have information of the RAID array metadata, the information provided below is based on default assumption, which is same as your reply.

                        Disk 1 and Disk 2 is first pair

                        Disk 3 and Disk 4 is second pair"

                        I went with straight configuration while setting up RAID on this, so I believe it will have same default pair.

                        In that case, Disk 1 and Disk 2 are like RAID 0 array, and I can use any recovery software with these two drives, which supports RAID 0 to recover, obviously by taking precautions like disk status check and dupe the drives?
                        @scottalanmiller @CCWTech

                        travisdh1T scottalanmillerS 3 Replies Last reply Reply Quote 0
                        • travisdh1T
                          travisdh1 @openit
                          last edited by

                          @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                          @scottalanmiller said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                          @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                          Again, since it is RAID 10, it will have a pair (for striping), is it HDD 1 and HDD 2 will be pair one ? HDD 3 and HDD 4 will be pair 2?

                          Only QNAP will know that one. I bet no one has it documented.

                          I asked QNAP Support on this, below is his reply:

                          " Due to I do not have information of the RAID array metadata, the information provided below is based on default assumption, which is same as your reply.

                          Disk 1 and Disk 2 is first pair

                          Disk 3 and Disk 4 is second pair"

                          I went with straight configuration while setting up RAID on this, so I believe it will have same default pair.

                          In that case, Disk 1 and Disk 2 are like RAID 0 array, and I can use any recovery software with these two drives, which supports RAID 0 to recover, obviously by taking precautions like disk status check and dupe the drives?
                          @scottalanmiller @CCWTech

                          Not quite. Disk 1 and 2 are mirrored. Disk 3 and 4 are also mirrored. The "RAID 0" array is across the two mirrors.

                          So you could use disk 1 and 3 or disk 2 and 4.

                          What you described would be RAID 01, which was never popular because of so many reasons. A couple off the top of my head, same amount of drive space overhead as RAID10 and disk failure is much harder to deal with.

                          1 Reply Last reply Reply Quote 1
                          • scottalanmillerS
                            scottalanmiller @openit
                            last edited by

                            @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                            @PhlipElder said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                            GetDataBack with RAID Reconstructor is a utility set we've used to recover data from a set of drives that were originally in a NAS box.

                            Don't see any option for RAID 10
                            https://www.runtime.org/raid.htm

                            In theory you are only recovering from RAID 0, RAID 1 is naturally recoverable.

                            1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @openit
                              last edited by

                              @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                              In this case, MD RAID is software raid, does that means, I will allocate one hard drive for OS (which linux by the way?), and connect 2 or 4 additional hard drives other than Hard Drive for OS.

                              Or just make one RAID array. No need for a separate boot drive.

                              http://edoceo.com/howto/mdadm-raid1

                              1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @openit
                                last edited by

                                @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                I already have RAID Controller in this PE T310, Perc 6i/r, which supports only RAID 1 with 2TB max Virtual Disk, which is almost no use space for me.

                                That's an ancient entry level hardware RAID controller. You should not be considering that, at all. It's not even remotely production ready.

                                Last OS supported was Windows 2003! Doesn't support any hypervisor, it's that old.

                                https://www.dell.com/en-uk/shop/dell-perc-6-i-sas-storage-controller-raid-2-channel-sas-300-mbps-raid-0-1-5-6-10-50-60-pcie-x8/apd/405-11337

                                Run away, fast.

                                1 Reply Last reply Reply Quote 1
                                • scottalanmillerS
                                  scottalanmiller @openit
                                  last edited by

                                  @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                  In that case, Disk 1 and Disk 2 are like RAID 0 array

                                  That's the opposite of what they told you. They said that disk 1 and 2 were the first RAID 1 pair. So disk 1 and 3 are the RAID 0 pair.

                                  1 Reply Last reply Reply Quote 2
                                  • scottalanmillerS
                                    scottalanmiller @openit
                                    last edited by

                                    @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                    I can use any recovery software with these two drives, which supports RAID 0 to recover, obviously by taking precautions like disk status check and dupe the drives?

                                    In theory, yes. Just do it with a clone of the drive, and not the drive itself and there is no risk.

                                    1 Reply Last reply Reply Quote 2
                                    • PhlipElderP
                                      PhlipElder @openit
                                      last edited by

                                      @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                      @PhlipElder said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                      GetDataBack with RAID Reconstructor is a utility set we've used to recover data from a set of drives that were originally in a NAS box.

                                      Don't see any option for RAID 10
                                      https://www.runtime.org/raid.htm

                                      Indeed. 😞

                                      We stopped deploying RAID 10 so long ago that I'd forgotten that sorry.

                                      NAS Recovery only does RAID 5 too.

                                      Ugh 😛

                                      M 1 Reply Last reply Reply Quote 1
                                      • DashrenderD
                                        Dashrender @openit
                                        last edited by

                                        @openit said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                        @PhlipElder said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                        GetDataBack with RAID Reconstructor is a utility set we've used to recover data from a set of drives that were originally in a NAS box.

                                        Don't see any option for RAID 10
                                        https://www.runtime.org/raid.htm

                                        Do you need it though? you should only need RAID 0 recovery. As mentioned, any drive from 1 or 2 and any drive from 3 or 4 should give you a working RAID 0 pair.

                                        As everyone else has said - clone the drives to new drives first so you don't damage your old production drives. I assume you've already purchased and are waiting for delivery of at least two new drives....

                                        1 Reply Last reply Reply Quote 2
                                        • M
                                          manxam @PhlipElder
                                          last edited by

                                          @PhlipElder : Why did you stop deploying RAID 10? It's about the most fault tolerant and performance oriented RAID config one can get for hardware RAID.

                                          PhlipElderP 1 Reply Last reply Reply Quote 0
                                          • PhlipElderP
                                            PhlipElder @manxam
                                            last edited by

                                            @manxam said in How can we recover data from Hard Drives were on RAID 10 without controller?:

                                            @PhlipElder : Why did you stop deploying RAID 10? It's about the most fault tolerant and performance oriented RAID config one can get for hardware RAID.

                                            Nope.

                                            Had a virtualization host RAID 10 drive, of six, die.

                                            I popped by, did a hot swap of the dead drive, rebuild started, and I sat for a coffee with the on-site IT person.

                                            About 5 minutes into that coffee we heard a BEEP, BEEP-BEEP, and then nothing. It was sitting at the RAID POST prompt indicating failed array and no POST.

                                            It's pair had died too.

                                            I'll stick with RAID 6 thank you very much. We'd still have had the server.

                                            We ended up installing a fresh OS, setting things up, and recovering from backup (ShadowProtect) after flattening and setting up the array again.

                                            ObsolesceO scottalanmillerS 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 2 / 5
                                            • First post
                                              Last post