Skip to main content
24/7 emergency lineFree diagnosis on eligible standard recoveriesFREE Postage Label — Australia-wide
WildfireData Recovery

RAID · NAS · SAS hard drive arrays · Brisbane workshop · Australia-wide mail-in

RAID data recovery services Brisbane hub - RAID 0, 1, 5, 6, 50, JBOD, SAS Drive plus many more

If the disk order, stripe size or a stale disk is wrong, it destroys the very data you are trying to save from the RAID. We do the opposite. Each member drive is cloned sector-by-sector on PC-3000 hardware imagers behind write blockers. From those images we work out the controller's exact layout: disk order, stripe size, parity rotation and start offset, confirmed against on-disk metadata and parity maths, then reassemble the array virtually in software. Your files are extracted from the virtual array to new media. Nothing is ever written back to your original disks.

1300 806 557

Free diagnostic · Fixed quote · 24/7 emergency option

Google ★ 4.8 · 95 reviewsFacebook ★ 4.892% recovery rate

How much will it cost?

Tell us about the array. We come back with a free diagnostic plan and a fixed quote before any work starts.

Your details

Array details

No obligation. Free Express post-in label or free collection in the Brisbane area. Your details go to our Brisbane engineers only.

What our clients say on Google

4.8 from 95 reviewsRead them all →

“Our entire business runs on that server. When it failed, we thought we’d lost 5 years of client records. Wildfire recovered everything in 4 days. They saved our company, I’m not exaggerating.”
James Mitchell Client case study
“Great communication with fast service, managed to retrieve all family photos and videos off a broken hard drive.”
Krystal S. Google review
“Wildfire Data Recovery were fantastic to deal with from start to finish. Extremely responsive to any customer requests and we able to perform data recovery and phone repair where Samsung official repairer advised they would not likely be able to preserve the data. Very satisfied with Viktor and his team. Highly recommend 👌”
AUS-ROV Underwater Inspections Google review
“Viktor is an absolute legend! I hit the worst-case scenario with BitLocker locking me out completely a problem that could’ve cost thousands. Viktor stepped in and had it fixed in mere minutes. He didn’t just fix it; he guided me step‑by‑step exactly what to do. Thanks to his clear, expert directions, everything was sorted quickly and stress‑free. Massive thanks to Viktor.”
Joseph B. Google review
“This was my first time needing data recovery, and I’m so glad I went to Wildfire Data Recovery. After spilling coffee all over my laptop, I thought everything was lost—but Viktor was incredibly reassuring and got to work right away. He and his team are extremely fast, professional, and communicative throughout the process.”
Elizabeth K. Google review
“Excellent Data Recovery and re set up. Viktor goes above and beyond to explain everything regardless of how long it takes. After disasters through the years gone by with other so-called experts, it was stessfree and a relief to discover Wildfire. Excellent pricing and communication. ☆☆☆☆☆ Highly recommend 👌”
Phillip C. Google review

Failed array? Stop before the rebuild.

  • Completely free, no-obligation diagnostic of every member drive, with a free Express post-in label, Australia-wide.
  • See a list of your recoverable files and a fixed quote before you pay a cent. Nothing is written to your original drives.
  • 92% recovery rate across 15,000+ jobs since 2016.

Most of the arrays we cannot save were recoverable the day they failed. What finished them was the response: a forced rebuild on aged drives, a controller allowed to initialise the set, a repair tool run on a volume that was already assembling stripes wrongly. RAID keeps a business online through a drive failure, and the same automation that makes it convenient makes it dangerous once the failure is beyond its tolerance.

Our process is the same for a two-bay NAS and a 24-drive server. Every member is imaged first, failed drives included. The array is then reconstructed in software from those images, so the originals are never written to and every attempt at the geometry is reversible. You see a file list and a fixed quote before anything is paid.

The 20-second answer

What happens to your data in a RAID array

RAID spreads data across several drives for speed, capacity or fault tolerance, and each level fails in its own way. Recovery follows one rule regardless of level: image every member drive first, then reconstruct the array virtually from the images. Stripe size, drive order, parity rotation and offsets are recovered from the data when the controller's metadata is missing or wrong. Rebuilding, initialising or repairing the live array before imaging is what turns recoverable arrays into unrecoverable ones.

Image first, always

Every member drive is copied sector by sector to healthy storage before anything else happens. Failed drives included.

Reconstruct in software

Drive order, stripe size, parity rotation and offsets are recovered from the data and validated against the file system. Your originals are never written to.

Proof, then payment

You see the recovered file list and a fixed quote. If the honest answer is not recoverable, you hear that for free.

Side by side

RAID 0 vs RAID 1 vs RAID 5 vs RAID 6 vs RAID 10

Any level can fail. What changes is how many drives can die before the array stops, and how hard the reconstruction is afterwards.

RAID COMPARISON · WILDFIRE DATA RECOVERYWhich RAID level do you have?RAID 0RAID 1RAID 5RAID 6RAID 10MethodStripingMirroringStripe + parityStripe + 2 parityMirror + stripeMinimum drives22344Drives that can fail01121 per pairUsable capacity100%50%(n-1)/n(n-2)/n50%Read speedFastestFastFastFastFastestWrite speedFastestNormalSlowerSlowestFastRebuild riskNo rebuildLowHigh (URE)MediumLowAny level can fail. What changes is how many drives can die before the array stops, and how hard the reconstruction is.
Comparison matrix from our Figma design set. The accessible table below carries the same data.
RAID level comparison
PropertyRAID 0RAID 1RAID 5RAID 6RAID 10
MethodStripingMirroringStripe + parityStripe + 2 parityMirror + stripe
Minimum drives22344
Drives that can fail01121 per pair
Usable capacity100%50%(n-1)/n(n-2)/n50%
Read speedFastestFastFastFastFastest
Write speedFastestNormalSlowerSlowestFast
Rebuild riskNo rebuild possibleLowHigh (URE during rebuild)MediumLow
Typical useEditing scratch, gamingTwo-bay NAS, boot drivesSmall servers, 4 to 5 bay NASLarge NAS, archivesDatabases, VM hosts

How it works

How RAID works: striping, mirroring and parity

RAID is a way of presenting several physical drives as one volume. The controller, whether a dedicated card, a motherboard chipset, a NAS operating system or a software driver, decides how data is spread across the members. Three ideas cover every common level: striping splits data into chunks dealt across drives for speed; mirroring writes identical copies to two drives for redundancy; parity stores a calculated block per stripe so missing chunks can be recomputed.

RAID 0 is striping alone. RAID 1 is mirroring alone. RAID 5 adds one parity block per stripe; RAID 6 adds two. RAID 10 mirrors pairs of drives and stripes across the pairs. Nested levels such as RAID 50 and 60 stripe across several RAID 5 or RAID 6 groups. Each has its own tolerance, its own way of failing and its own set of parameters to recover: drive order, stripe size, parity rotation, start offset and, for NAS units, the LVM and file-system layers stacked on top.

RAID 5 · STRIPING + SINGLE PARITYHow RAID 5 lays out your dataDisk 1A1B1C1DpDisk 2A2B2CpD1Disk 3A3BpC2D2Disk 4ApB3C3D3ABCDStripeData blockParity (P)RAID 5: Striping + single parity. Minimum 3 drives, usable capacity (n-1)/n, tolerates 1 disk failing.
RAID 5 layout, the most common array we recover. Each level page carries its own layout, failure and rebuild diagrams.

Interactive

See what happens when a drive fails

This is a RAID 5 array. Click any drive to fail it, then click it again to bring it back. Watch which blocks survive, which are rebuilt from parity, and the exact point the array stops being recoverable on its own.

Each drive is a button: click it, or focus it and press Enter or Space. Use the left and right arrow keys to move between the preset scenarios above.

What killed it

How failed arrays arrive at our bench

Six ways an array ends up needing a lab, and what each one honestly means for your data.

More drives failed than the level tolerates

The classic arrival.

One in RAID 0, two in RAID 1 and 5, three in RAID 6, both of a pair in RAID 10. At least one failed member is imaged in the lab to bring the array back within reach of reconstruction.

Good outlook when a failed member images

Rebuild failed or made things worse

Aged survivors under full load.

A rebuild reads every survivor end to end. When one falters, or the wrong drive is used as source, the array goes offline mid-copy. We image everything, including partially rebuilt drives, and combine the best coverage.

Depends how far it ran

Controller failed or lost its configuration

Foreign, missing or reset metadata.

The drives are healthy but the map is gone. Drive order, stripe size, rotation and offset are recovered from the data itself.

Excellent outlook

Array online but the volume is corrupt

The controller lied.

A stale member silently accepted, or a write hole after power loss, leaves stripes inconsistent. Recovery is stripe-level validation and logical reconstruction from images.

Strong outlook

NAS volume missing after a firmware update or crash

mdadm, LVM and Btrfs layers.

Synology, QNAP, Netgear and TrueNAS stack several layers on the array. Each is reconstructed in turn after member imaging.

Strong outlook

Virtual machine or database missing after recovery

The layer above the array.

The array came back but a VMDK, VHDX or SQL database on it did not. The reconstructed volume is analysed at the application level.

Strong outlook

Inside the lab

Our six-stage RAID data recovery process

The same procedure for a two-bay NAS and a 24-drive server. The order is the point: nothing is reconstructed until everything is imaged.

1

Case mapping

Enclosure, controller, drive order, symptoms and every action already taken are documented before a single drive is touched.

2

Member imaging

Each drive is copied sector by sector with hardware imagers. Unstable drives get firmware, head or PCB work until they image.

3

Geometry analysis

Drive order, offsets, stripe size, parity rotation and nesting are determined from the data and validated against file-system structures.

4

Virtual reconstruction

The array is assembled in software from the images. Your original drives are never written to.

5

File-system recovery

Partitions, volumes and file systems are analysed on the reconstructed array and recoverable data is extracted.

6

Validation and proof

Priority folders, databases and virtual disks are opened and checked. You see the file list before payment.

RAID data recovery bench at Wildfire Data Recovery: racks of member drives beside the PC-3000 imaging system used to copy every array member before reconstruction
Every array member is imaged on the PC-3000 bench before reconstruction begins.

Every make and model

NAS, server and controller RAID recovery we handle

The RAID level is only half the story. What sits above it, and which controller wrote it, decides how the array has to be rebuilt. These are the platforms that come across our bench most often.

NAS data recovery: Synology, QNAP and Netgear

Consumer and SMB NAS units stack extra layers on top of the RAID itself. A Synology box is usually mdadm RAID plus LVM plus ext4 or Btrfs, and Synology Hybrid RAID (SHR) splits mismatched drives into several partitions that each join a different array. QNAP and Netgear ReadyNAS work the same way with their own conventions. Recovering the RAID is only step one: the LVM volume group and the file system on top both have to be rebuilt before a single file is readable.

  • Synology SHR / SHR-2
  • QNAP QTS
  • Netgear ReadyNAS
  • Buffalo TeraStation
  • Drobo BeyondRAID
  • Western Digital My Cloud EX
  • Seagate BlackArmor
  • mdadm + LVM
  • ext4 / Btrfs / XFS

Server and hardware RAID controllers

Hardware controllers keep their array definition in on-card NVRAM and in metadata on the members. When a card dies, is replaced with a different model, or the configuration is lost, the drives are intact but the map to read them is gone. We read the controller metadata directly from the member images and rebuild the geometry from it, so a dead card never means dead data. Never accept a foreign configuration prompt or let the card re-initialise the array first.

  • Dell PERC H700 / H710 / H730
  • HP Smart Array P410 / P440
  • LSI / Broadcom MegaRAID
  • Adaptec
  • Areca
  • 3ware
  • Intel RST
  • Supermicro
  • PowerEdge / ProLiant

Software RAID and storage pools

Software arrays fail differently. Linux mdadm keeps a superblock on every member, so a wrong --create wipes the very map needed to reassemble it. Windows Storage Spaces and dynamic disks hide their layout in a database that can desynchronise across members. ZFS and Btrfs pools are self-describing and checksum everything, which makes them robust but means a pool that will not import usually needs its metadata repaired rather than its geometry guessed.

  • Linux mdadm
  • Windows Storage Spaces
  • Dynamic disks
  • ZFS / RAID-Z
  • Btrfs RAID
  • Apple SoftRAID
  • Intel Matrix
  • JBOD / spanned
  • iSCSI / SAN LUN

Virtual machines and databases on the array

Most business arrays we see are not storing loose files, they are storing a handful of very large virtual disks or database files. A VMFS datastore holding VMDKs, a Hyper-V volume of VHDX files, or a SQL Server MDF and its logs. These are the least tolerant of a wrong reconstruction: a stripe assembled even slightly wrong produces a virtual disk that mounts but is silently corrupt inside, so we validate by booting or mounting the recovered guest, not just by listing files.

  • VMware ESXi / VMFS
  • VMDK flat + descriptor
  • Hyper-V VHD / VHDX
  • Proxmox / KVM qcow2
  • SQL Server MDF / LDF
  • Exchange EDB
  • Oracle / MySQL
  • Veeam backup chains

Drive interfaces and enclosures

Members arrive on every interface. Enterprise SAS drives use 520 or 528-byte sectors with inline protection information that has to be stripped before the data reads as normal 512-byte sectors. NVMe members bring their own controller-level translation layer. SATA is the most common in NAS boxes. We image each one on the right hardware rather than forcing it onto a generic adapter, because a marginal drive gets exactly one clean read attempt.

  • SAS 520 / 528-byte sectors
  • SATA 512e / 4Kn
  • NVMe U.2 and M.2
  • SCSI legacy arrays
  • SFF-8087 backplanes
  • Expander shelves
  • Hot-swap caddies

Nested and non-standard levels

RAID 50 and RAID 60 stripe across several RAID 5 or RAID 6 groups, so a recovery has to solve each inner group and then the outer stripe, doubling the parameters to determine. JBOD and spanned volumes have no redundancy at all: lose one member and the files that lived on it are gone, though everything on the surviving members is still fully recoverable. Proprietary layouts from Drobo and older NAS vendors need their own metadata decoded before anything else.

  • RAID 50 / 0+5
  • RAID 60
  • RAID 10 far / near
  • JBOD / spanned / BIG
  • Drobo BeyondRAID
  • Synology SHR-2
  • Concatenated volumes
  • Non-standard stripe orders

Not on this list? It is still almost certainly recoverable. Every array is ultimately a set of drives plus a layout, and layouts can be derived from the data itself even when the vendor is obscure, the documentation is gone or the controller no longer exists. Tell us the make, model and drive count and we will tell you what is involved before you commit to anything.

Diagnose it first

RAID failure symptoms and what they actually mean

Find the symptom you are seeing. The cause is usually not what the controller is reporting, and in most cases the single most valuable thing you can do is stop before the next write.

What you are seeingWhat is usually going on, and what to do next
"Two drives failed" on a RAID 5One drive usually failed days or weeks ago and nobody saw the alert. The array ran degraded until a second drive dropped, and only then did the volume go offline. The first drive is often more readable than the controller believes.
Do not rebuild. Do not swap drives.
Rebuild started, then stalled or failed part-wayA rebuild reads every sector of every surviving member. On aged drives that full-surface read is exactly when a latent unrecoverable read error (URE) surfaces, and on many controllers a URE mid-rebuild drops a second member and kills the array.
Power down. Do not retry the rebuild.
Array shows as "foreign", "offline" or "not configured"The controller lost its configuration, or the card was replaced with a different model or firmware. The member data is usually untouched. The map describing drive order, stripe size and offset is what went missing.
Never accept "import foreign config".
Volume mounts but files are missing or corruptTypically a wrong reconstruction: correct drives, wrong order, wrong stripe size, or a stale member re-admitted with out-of-date content. The file system mounts because the metadata happens to land in the right place, while the file data does not.
Stop writing to the volume immediately.
NAS volume gone after a firmware update or power lossThe RAID beneath is often healthy while the LVM layer or the file system above it is damaged. Synology and QNAP units also write their own configuration database, which can desynchronise from the array it describes.
Do not run the vendor repair wizard.
Array re-initialised or re-created by mistakeCreating a new array over an existing one writes fresh metadata and, on some controllers, a fresh partition table and file-system header. The user data underneath is generally still intact because a create is not a full format.
Power down now. Every write costs data.
Clicking, grinding or one drive not spinning upMechanical failure on a member: heads, motor or PCB. On a redundant array the volume may still be online and running degraded, which means there is a window to image everything before the failure spreads.
Do not power-cycle repeatedly.
Controller or whole server died, drives look fineFrequently the best case we see. The members are healthy and carry all the metadata needed. The array is reconstructed from images without ever needing the original hardware to work again.
Label the drive order before removing.

Honest numbers

What our 92% means for RAID

92% is our overall recovery rate across 15,000+ jobs since 2016, every device type, every fault. RAID odds swing on how the array failed and what was done afterwards, so here is how the scenarios actually stack up on the bench.

ScenarioRecovery outlookWhat decides itThe odds-killer
Failures within tolerance, no rebuild attemptedExcellentNothing physical: image the members and reconstruct.Starting a rebuild on aged survivors.
Controller or NAS failure, drives healthyExcellentGeometry recovery from the data.Letting the new hardware initialise the set.
One failure beyond toleranceStrongHow well the best failed member images.Discarding the first drive that failed.
Rebuild failed part-wayFairWhether the original failed member is still available.Repeated rebuild attempts.
Wrong-order rebuild or re-creation ran to completionDifficultHow many stripes were rewritten before it stopped.Not stopping when files looked wrong.
All members physically failedDifficultDonor availability and platter condition.DIY head swaps or platter removal.

Outlooks are qualitative bench experience, not per-scenario percentages. We publish a figure only when our job records verify it.

Transparent from the start

How much does RAID data recovery cost?

The honest answer: RAID recovery is priced per drive, because every member has to be individually assessed and imaged, so a larger array is a larger job. What each drive costs depends on whether it images cleanly or needs physical work. That is exactly why the diagnostic is free: you get one fixed quote for your actual array before any work begins, and the only choice you make up front is how fast we start.

Why per drive? A four-drive array is four separate imaging jobs, and an eight-drive array is eight, whether or not the controller thinks a member is healthy. Every drive is read in full, because a member the array marked good can still hold the sectors needed to complete a stripe. Larger arrays therefore cost meaningfully more than single-drive recoveries, and we would rather you knew that before the free diagnostic than after it. You approve one fixed quote covering the whole job, or you walk away and owe nothing.

Standard

$0

Free diagnostic

  • Free Express post-in label, or free collection in the Brisbane area
  • Full fault findings plus a list of your recoverable files
  • Fixed quote, approve it or walk away, no obligation
Start free

Critical Priority

$715

inc. GST upfront ($650 + GST)

  • Jump the queue, your array goes to the bench first
  • Same free-diagnostic findings, fast-tracked
  • Recovery itself still quoted after diagnosis
Go priority

Emergency 24/7

$1,400

Upfront service fee

  • An engineer on your job around the clock
  • For business-critical and can’t-wait situations
  • Recovery itself still quoted after diagnosis
Call 1300 806 557

Priority fees are upfront service fees in AUD. The recovery itself is always quoted after diagnosis, and every job sees file-list proof before payment.

Track My Recovery

Watch your recovery happen, live.

Every job gets a private tracking link. Follow your array from arrival to member imaging to “your files are ready”. No chasing, no wondering what is happening on the bench.

Open Track My Recovery This is the live product, not a mock-up. Every job gets this link with their unique ID.

Simple by design

3 steps to get your data back

1

Contact & free diagnostic

  • Call or send the form. We email a free tracked Express post-in label, or collect free in the Brisbane area, and talk you through labelling the drives by bay.
  • Your array gets a unique job ID and every member drive is assessed and imaged.
2

File list & fixed quote

  • You see exactly which files are recoverable: shares, databases, virtual disks, project folders.
  • One fixed price. Approve it, or walk away with no obligation.
3

Proof, payment & return

  • We show you proof of your recovered files before you pay.
  • Data handed back on new media or secure download, with tracked shipping.
15,000+Clients since 2016
92%Recovery rate
4.8★Google rating, 95 reviews
24/7Emergency response
PC-3000 by ACE LabVirtual RAID ReconstructionHardware & Software RAIDNAS, Server & VM RecoveryISO Class 5 Rated Clean-Air Equipment

Straight answers

RAID data recovery FAQs

How do you recover data from a RAID?

Every member drive is imaged to healthy working storage first, including drives the controller marked failed. Unstable drives get firmware, head or PCB work until they image. The array is then reconstructed in software from the images: drive order, stripe size, parity rotation and start offset are determined and validated against file-system structures. Finally the file system, and any virtual disks or databases on it, are recovered from the reconstructed volume.

How much does RAID data recovery cost?

RAID recovery is priced per drive, not per array, because every member has to be individually assessed and imaged whether the controller considers it healthy or not. That is the most important thing to understand about the cost: an eight-drive array is a substantially bigger job than a three-drive one, so multi-drive arrays do get expensive. What each drive costs depends on whether it images cleanly or needs physical work such as head, firmware or PCB repair, and on how much reconstruction the array itself needs. This is why the diagnostic is free and why you receive one fixed quote covering the whole job, after every drive has been assessed, with no obligation to proceed. Optional priority fees are the only up-front costs: Standard $0, Critical Priority $715 inc. GST ($650 + GST), Emergency 24/7 $1,400, all in AUD.

Is RAID still used today?

Yes, everywhere. Every NAS with two or more bays, most business servers, virtualisation hosts and storage arrays use a RAID level, whether hardware, software or a filesystem-integrated variant such as ZFS RAID-Z or Synology SHR. What has changed is that large drives make rebuilds slow, which pushes larger volumes toward RAID 6 and RAID 10 rather than RAID 5.

Can a failed RAID 5 or RAID 6 be recovered?

Often. With failures inside the array's tolerance the survivors are imaged and the array reconstructed. Beyond tolerance (two failed in RAID 5, three in RAID 6) at least one failed member has to be imaged well enough to bring each stripe back within reach of parity. See the RAID 5 and RAID 6 pages for the detail.

Should I remove the drives from the enclosure?

Not until the order is documented. Photograph the bays, label every drive with its slot number, then power down. If the drives must travel out of the enclosure, pack them individually with the labels attached and include the enclosure or controller model.

What information should I provide?

The RAID level if known, the controller or NAS model, the number and capacity of drives, the original drive order, any error messages, which drive failed first and when, and whether a rebuild, re-creation or repair was attempted. Anything you do not know, we recover from the data.

Do you accept RAID cases from outside Brisbane?

Yes, Australia-wide. Call before shipping a multi-drive system so the drives, order and enclosure can be documented and packed correctly. A free tracked Express post-in label is included, and free collection is available in the Brisbane area.

Can you recover a RAID 5 with two failed drives?

Usually yes. RAID 5 stops on the second failure because parity can only solve one unknown per stripe, but "failed" is the controller's opinion, not a physical verdict. In most two-drive cases the first drive dropped out days or weeks earlier and is still largely readable, or was ejected over a handful of bad sectors. We image both failed members, recover as much of each as physically possible, and reconstruct using whichever has the more complete and more current data. The critical thing is what happens before it reaches us: every rebuild attempt after the second failure reduces what can be recovered.

What is an unrecoverable read error (URE) and why does it kill rebuilds?

A URE is a sector a drive cannot read back no matter how many times it retries. Consumer drives are typically rated around one URE per 10^14 bits read, which is roughly one per 12.5 terabytes. A rebuild reads every sector of every surviving member, so a large array can approach that threshold in a single rebuild pass. On many controllers a URE mid-rebuild drops a second member and fails the array outright. This is why rebuild is the single most dangerous operation an aged array performs, and why we image first and rebuild in software where a bad sector is a gap to work around, not a fatal error.

Should I replace the failed drive and let it rebuild?

Not before the data is secured. A rebuild is a full-surface read of every remaining member at exactly the moment the array has no redundancy left. If a second drive has any weakness, a rebuild is what will find it. If the data matters more than the uptime, image the array first and rebuild afterwards. If the array is already degraded and you have no current backup, power it down and call us: a rebuild that fails part-way is materially harder to recover than one that was never started.

Can you recover a Synology or QNAP NAS?

Yes, and they are among the most common units we see. A Synology NAS is generally mdadm RAID with LVM and either ext4 or Btrfs on top, and Synology Hybrid RAID (SHR) splits mismatched drives into multiple partitions that each join a separate array. QNAP and Netgear ReadyNAS follow the same pattern with their own conventions. Recovering the RAID is only the first layer: the volume group and file system above it both have to be rebuilt before files are readable. Avoid the built-in repair wizards, which can write to the array to fix its own configuration.

My RAID controller died. Is the data gone?

Almost never. A hardware controller stores the array definition in on-card NVRAM and in metadata written to the members themselves. When the card dies the drives are intact and the layout is still on them, it is just no longer being read. We recover the geometry from the member images directly, so the original controller never needs to work again. Do not fit a replacement card and accept a foreign configuration import: that can write new metadata over the existing definition.

Can data be recovered after a RAID was re-initialised or re-created?

Frequently, yes. Creating a new array over an existing one writes fresh metadata and often a new partition table and file-system header, but it does not overwrite the bulk of the user data, because a create is not a full format. The original file-system structures are usually still present further into the volume and can be located and rebuilt. What determines the outcome is how much was written afterwards, so stop using the array immediately: every subsequent write lands on data that is still recoverable right now.

Do I need to keep the drives in order?

Label them, but do not panic if you cannot. Knowing the physical bay order saves diagnostic time and cost, so mark each drive with the slot it came from before removing anything. If the order is already lost, it is recoverable: drive order is one of the parameters we determine from the data itself, by testing candidate orders against parity and file-system structures until the reconstruction validates. Never guess an order and write it into a controller to see if it works.

How long does RAID data recovery take?

It is driven almost entirely by imaging, because every member has to be read in full and the slowest or most damaged drive sets the pace. A healthy four-drive array images far faster than one with two failing members needing cleanroom work. Larger arrays, drives needing mechanical work in the cleanroom, or nested levels such as RAID 50 and 60 take longer. Critical and emergency options compress this substantially by running around the clock. We give a realistic time estimate with your fixed quote, once we have seen how each member images.

Is RAID a backup?

No, and this is the misconception that puts most arrays on our bench. RAID protects against one specific thing: a drive dying. It does nothing about accidental deletion, ransomware, file corruption, a failed controller, fire, theft or a mistaken re-initialisation, because every one of those is faithfully replicated across all members instantly. An array is an availability tool. A backup is a separate copy, and ideally an offline one.

Can you recover virtual machines and SQL databases from an array?

Yes, and it is a large part of what we do. Most business arrays hold a small number of very large files rather than loose documents: VMDKs on a VMFS datastore, VHDX files on a Hyper-V volume, or SQL Server MDF and LDF files. These are the least forgiving of an imperfect reconstruction, because a stripe assembled even slightly wrong yields a virtual disk that mounts and then proves silently corrupt inside. We validate these by mounting or booting the recovered guest and running database consistency checks, not just by confirming the file exists at the right size.

What does RAID data recovery mean?

RAID data recovery means extracting files from an array that will no longer present them itself, whether because drives failed, a controller lost its configuration, a rebuild went wrong or the volume was re-initialised. It is a different job from single-drive recovery. Any failed members are repaired and imaged first, then the array’s layout is worked out from the data on those images: drive order, stripe size, parity rotation and start offset. The array is reassembled virtually in software, and the file system, virtual disks or databases are recovered from that reconstruction. The original drives are only ever read, never written to, so the array you send is never altered by the recovery.

How do I know if my hard drive is RAID?

The clearest sign is a mismatch between physical drives and drive letters: several disks inside the machine but one large volume in the operating system. On Windows, open Disk Management and look for a single disk far larger than any drive you installed, or use Device Manager, where a hardware array appears as one SCSI or RAID device rather than individual drives. On Linux, cat /proc/mdstat lists software arrays and lsblk shows the members beneath a volume. On a server, reboot into the controller BIOS (usually Ctrl+R for Dell PERC or F8 for HP Smart Array) to see the array definition. A NAS is effectively always a RAID once it holds more than one drive. If in doubt, count the drives: two or more presented as one volume means an array, and it means the drives must never be imaged or recovered individually.

What is the best tool for recovering RAID data?

For an array holding data you cannot lose, the honest answer is that no consumer tool is the right first move. Software such as ReclaiMe, UFS Explorer, R-Studio or DiskInternals can rebuild a straightforward array when every member is healthy and readable, and they are reasonable for a lab-imaged copy. The problem is that they run against your original drives. A member that is physically failing will degrade further under the full-surface read these tools perform, and a wrong parameter guess written back is often unrecoverable. Professional recovery is not really a better tool, it is a different order of operations: image every member on hardware imagers behind write blockers, then run the analysis against those images, where a mistake costs nothing and can be repeated. If the data matters, image first, then experiment.

Can you restore a corrupt RAID?

Usually yes. Corruption in an array is rarely random damage across the disks. It is nearly always a structural problem with one specific cause: a stale member re-admitted with out-of-date content, a reconstruction assembled in the wrong drive order or stripe size, a write hole left by power loss mid-write, or damage confined to the file system while the RAID beneath it is intact. Because each has a distinct signature, the fix is to identify which one applies rather than to run a repair tool and hope. We rebuild the array correctly from images and recover the file system from that, which resolves most corruption outright. The important thing is to stop using a volume that is showing corruption: chkdsk, fsck and vendor repair wizards all write to the array, and on a wrongly assembled array they write damage into the very structures needed to recover it.

What are the disadvantages of using RAID?

RAID buys availability, and it charges for it in ways that only become visible when something goes wrong. It is not a backup, so deletion, ransomware, corruption and fire are replicated across every member instantly. Failures are silent: an array runs degraded for weeks while nobody reads the alert email, and the second failure is the one that takes the volume offline. Rebuilds are the most dangerous operation an array performs, because a full-surface read of aged members is exactly when a latent unrecoverable read error appears. Recovery is harder and more expensive than for a single drive, since every member must be imaged and the layout reverse-engineered. There is a hardware dependency too: a controller that dies or is replaced with a different model can leave healthy drives unreadable. Capacity and cost overheads apply on every level except RAID 0, and complexity brings its own failure modes, from stale members to a wrongly re-created array. None of this is an argument against RAID. It is an argument for treating it as an uptime tool with a real backup behind it.

Speak bench

RAID recovery, translated

The terms you will hear from us, and from anyone else you get a quote from, in plain English.

RAID
Redundant Array of Independent Disks. Several drives presented as one volume, with data arranged for speed, capacity, fault tolerance or a mix.
Striping
Splitting data into fixed-size chunks dealt across drives in turn. The basis of RAID 0, 5, 6 and 10.
Mirroring
Writing identical copies of every block to two drives. The basis of RAID 1 and RAID 10.
Parity
A block computed from the data blocks in a stripe that lets missing blocks be recalculated. One block per stripe in RAID 5, two in RAID 6.
Stripe size
The chunk of data written to one drive before the controller moves to the next. Typically 64 KB to 256 KB.
Degraded
An array running with fewer members than it was built with. Still readable, with reduced or zero margin.
Rebuild
Recomputing or copying a missing member's data onto a replacement drive. The riskiest operation an aged array performs.
Virtual reconstruction
Assembling the array in software from images of the members so the original drives are never written to.
Unrecoverable read error (URE)
A sector a drive cannot read back despite retries. Consumer drives are rated near one URE per 10^14 bits, about one per 12.5TB read, which is why a full-surface rebuild on a large aged array so often fails part-way.
Hot spare
An idle drive the controller automatically pulls in when a member fails. It shortens the degraded window but still triggers a full rebuild, with the same read risk that rebuild carries.
Foreign configuration
A controller prompt when it finds array metadata it did not write, typically after a card swap. Importing it can overwrite the existing definition, so it should never be accepted on an array holding data you need.
Write hole
Data and its parity updated non-atomically when power is lost mid-write, leaving a stripe whose parity no longer matches its data. The array reports healthy while silently holding an inconsistent stripe.
Parity rotation
The pattern by which the parity block moves across drives from stripe to stripe. Left or right, synchronous or asynchronous, it is one of the parameters that must be identified exactly for a reconstruction to validate.
Start offset
How far into each member the array data actually begins, past the controller metadata. Get it wrong and every stripe is read shifted, producing a volume that looks structurally plausible and is entirely corrupt.
Stale member
A drive holding out-of-date content, usually one ejected earlier and later re-admitted. Including a stale member in a reconstruction silently mixes old and current data across the volume.
Synology Hybrid RAID (SHR)
Synology’s layout for mismatched drive sizes. It partitions each drive into several regions that join separate underlying arrays, so one SHR volume can be several RAID sets plus LVM stacked together.
LVM
Logical Volume Manager, a layer between the RAID and the file system used by most Linux-based NAS units. The array can be perfectly reconstructed and still present nothing readable until the LVM metadata is rebuilt too.
VMFS / VMDK
VMware’s datastore file system and the virtual disk files on it. Recovering these needs the array reconstruction to be exactly right, since a slightly wrong stripe yields a VMDK that mounts and is corrupt inside.
RAID 50 and RAID 60
Nested levels striping across several RAID 5 or RAID 6 groups. Each inner group and the outer stripe must both be solved, roughly doubling the parameters to determine during recovery.
JBOD / spanned
Drives concatenated end to end with no redundancy. Losing one member loses the files stored on it, while everything on the surviving members stays fully recoverable.

Your array is worth a phone call before the next rebuild.

Free diagnostic, fixed quote, proof before payment. If it is not recoverable, you get that answer honestly, for free.

1300 806 557