Skip to main contentSkip to navigation
Lab Operational Since: 17 Years, 7 Months, 3 DaysFacility Status: Fully Operational & Accepting New Cases

ASUSTOR NAS Data Recovery

ASUSTOR Lockerstor and Drivestor NAS data recovery for ADM firmware crashes, Deadbolt ransomware, degraded RAID arrays, and failed storage pools. ASUSTOR uses Linux mdadm software RAID with Btrfs or EXT4 filesystems. We image every member through a write-blocker and reconstruct offline. Free evaluation. No data = no charge.

Author01/11
Louis Rossmann
Written by
Louis Rossmann
Founder & Chief Technician
Updated March 2026
8 min read
Lockerstor And Drivestor Series02/11

Lockerstor and Drivestor Series

ASUSTOR organizes its NAS lineup into performance tiers. The Lockerstor line targets prosumers and small businesses with Intel processors and 2.5GbE or 10GbE networking. The Drivestor line targets home users and budget deployments with Realtek or Intel Celeron processors.

Lockerstor Series

  • Models: AS6604T (4-bay), AS6704T (4-bay Gen 2), AS5304T (4-bay).
  • RAID: RAID 0, 1, 5, 6, 10, JBOD. Factory default varies by model.
  • Filesystem: Btrfs or EXT4 (user-selected during volume creation on ADM 3.3+).

Drivestor Series

  • Models: AS1104T (4-bay budget), AS3304T (4-bay mid-range).
  • RAID: RAID 0, 1, 5, 6, 10, JBOD. Same mdadm layer as Lockerstor.
  • Filesystem: EXT4 on AS11xx models. Btrfs available on AS33xx with ADM 3.3+.
ADM Storage Stack03/11

What is inside an Asustor ADM 4.x volume?

Asustor Data Master (ADM) 4.x is not a proprietary stack. It runs standard Linux mdadm software RAID, the Linux LVM volume manager, and either ext4 or Btrfs. The on-disk metadata is portable to any Linux workstation once the member drives are imaged.
  1. mdadm software RAID: ADM groups the data partitions of every member drive into a Linux mdadm array, typically /dev/md1. The mdadm 1.2 superblock lives at a 4 KiB offset from the start of the partition, the same format used by Synology DSM and QNAP QTS. Recovery on a Linux workstation uses mdadm --assemble --readonly against the imaged members.
  2. LVM volume manager: Between the md device and the filesystem, ADM places a Linux LVM2 layer. The mdadm array is the LVM physical volume, the storage pool is the volume group, and each ADM volume is a logical volume. An engineer activates the group with vgchange -ay on the cloned array before the filesystem can be mounted.
  3. ext4 or Btrfs on top: Legacy ADM defaulted to ext4. ADM 3.3 introduced Btrfs and Snapshot Center; ADM 4.0 carried that forward with kernel-level stability improvements. Btrfs is supported on Lockerstor and on the AS33xx Drivestor models. Btrfs adds checksums and copy-on-write snapshots used by Snapshot Center. The choice is recorded at volume creation and cannot be changed in place.

The practical implication: a dead Asustor chassis is not a barrier to recovery. Once each member is imaged through a write-blocker, the entire stack reassembles on a vanilla Linux workstation without an Asustor unit in the loop.

ADM vs DSM vs QTS04/11

How does ADM compare to Synology DSM and QNAP QTS?

All three consumer NAS operating systems sit on the same Linux mdadm and LVM foundation. The differences are at the filesystem and snapshot layer. QNAP QuTS hero is the outlier: it replaces the entire stack with ZFS.
NAS OSRAID engineVolume managerPrimary filesystemSnapshot mechanism
Asustor ADM 4.xLinux mdadmLVM2Btrfs or ext4Btrfs subvolume (Snapshot Center)
Synology DSM 7.xLinux mdadmLVM2Btrfs or ext4Btrfs subvolume (Snapshot Replication)
QNAP QTS 5.xLinux mdadmLVM2 (thin pool)ext4Block-level LVM thin snapshots
QNAP QuTS heroZFSZFSZFSNative ZFS snapshots
Failure Modes05/11

Common ASUSTOR NAS Failure Modes

ASUSTOR NAS failures center around ADM firmware corruption, ransomware attacks, and standard RAID degradation from drive failures. The underlying mdadm + Btrfs/EXT4 architecture is recoverable in most scenarios if the drives have not been reinitialized.
  • ADM Firmware Crash: A failed ADM update can leave the NAS unable to boot or stuck in an initialization loop. ADM runs on the system partition, separate from data volumes. Your data is intact on the member drives.
  • Deadbolt Ransomware (February 2022): Deadbolt targeted ASUSTOR NAS devices through known ADM vulnerabilities, encrypting user files with AES and demanding Bitcoin payment. Files receive a .deadbolt extension. Recovery depends on whether a decryption key was obtained or whether pre-attack snapshots exist on the Btrfs volume.
  • Storage Pool Degraded: One or more member drives have dropped out. ADM will prompt you to rebuild. If remaining members have weak sectors, a rebuild can push them past failure. Power down instead of rebuilding.
  • Volume Inaccessible After Power Loss: Sudden power loss during a write operation can leave the Btrfs or EXT4 journal in an inconsistent state. ADM may report the volume as inaccessible or suggest formatting. Do not format.

Do not reinitialize. ADM prompts to create a new storage pool or format drives will overwrite the RAID superblocks and filesystem metadata needed for recovery. Power down, label drives, and contact us.

Process06/11

How We Recover Data from an ASUSTOR NAS

ASUSTOR uses Linux mdadm for RAID management with the same superblock format found in Synology and QNAP devices. Recovery follows our standard image-first workflow.
  1. Free evaluation: Document the ASUSTOR model, ADM version, RAID level, filesystem type, and failure symptoms. For Deadbolt cases, we assess encryption state and check for surviving snapshots.
  2. Write-blocked imaging: Each member drive is imaged through a hardware write-blocker using PC-3000 or DeepSpar. Mechanically failed drives receive head swaps in our clean bench before imaging.
  3. RAID reconstruction: mdadm superblocks from the member images provide stripe size, parity rotation, and member order. PC-3000 Portable III assembles the virtual array from clones.
  4. Filesystem extraction: Btrfs subvolumes and snapshots or EXT4 journal replay and inode reconstruction. Files are extracted, verified, and copied to target media.
  5. Delivery: Recovered data shipped on your target drive. Working copies purged on request.
MyArchive Failure Modes07/11

Why do Asustor MyArchive drives fail in USB enclosures?

MyArchive turns internal Asustor SATA bays into hot-swap removable archives formatted as ext4, Btrfs, or NTFS. Inside an Asustor expansion unit such as the AS6004U, those bays route through a JMicron or ASMedia class USB-to-SATA bridge. The bridge, not the platter, is the most common source of corruption.
  • Bridge resets corrupt the journal: A JMicron or ASMedia bridge that resets mid-write drops the sectors that were in flight. On Btrfs or ext4, those sectors are routinely journal blocks. The platter is healthy. The filesystem is not.
  • Hot pulls orphan the chunk tree: Pulling a MyArchive drive before the Linux page cache flushes orphans inodes on ext4 and breaks the Btrfs chunk tree that maps logical addresses to physical extents. Btrfs mount commands return open_ctree failed; ext4 forces a read-only remount.
  • MyArchive AES is bound to the chassis: If you enabled MyArchive AES-256 encryption, the keys are managed inside the ADM environment. A shucked MyArchive drive plugged into a Windows machine returns ciphertext. Standard Windows recovery utilities will not see a filesystem and will offer to initialize the disk, which overwrites the Btrfs superblock or the LVM header on the next click.
  • Windows Initialize Disk is destructive: Windows does not understand Btrfs or ext4. Connecting a MyArchive drive over USB and accepting the Initialize prompt writes a new partition table on top of the existing one. The data is still on the platters; the map to it is gone.

If a MyArchive volume will not mount, power the chassis down, label the source bay slot, and ship the drive. Do not insert it into a Windows PC and do not let any prompt that mentions Initialize, Format, or Repair run.

Terminology08/11

What do ADM, Snapshot Center, MyArchive, and DOM mean?

Asustor Data Master (ADM)
The Linux-based NAS operating system on every Lockerstor and Drivestor. ADM is the graphical layer over the mdadm, LVM, and Btrfs or ext4 stack. The on-disk format is standard Linux, not proprietary.
Snapshot Center
A GUI front-end for Btrfs subvolume snapshots. Snapshots are copy-on-write. They live on the same Btrfs filesystem as the source data and share blocks with the original until those blocks change.
MyArchive
A bay role that lets an internal SATA bay behave as hot-swap removable storage. MyArchive drives carry an independent ext4, Btrfs, or NTFS filesystem, optionally protected by AES-256 keyed to the ADM environment.
Disk on Module (DOM) and eMMC
A small internal flash chip on the Asustor mainboard, typically 2 to 8 GB. It holds the bootloader and the factory setup environment only. The full ADM operating system is mirrored across every member drive on a RAID 1 system partition called md0.
Pricing10/11

ASUSTOR NAS Recovery Pricing

Two-tiered pricing: per-member imaging fee plus an array reconstruction fee. If we recover nothing, you owe $0.

Member Imaging

Logical/firmware per drive

$250–$900

Array Reconstruction

mdadm + Btrfs/EXT4 extraction

Quoted after evaluation

Mechanical Member

Clean-bench head swap per drive

$1,200–$1,500

No Data = No Charge. If we cannot recover usable data from your ASUSTOR NAS, you owe nothing.

Faq11/11

ASUSTOR NAS Recovery FAQ

Can you recover data after an ASUSTOR ADM firmware crash?
Yes. ADM (ASUSTOR Data Master) runs on the NAS's internal storage, separate from your data volumes. A firmware crash or failed update prevents the web interface from loading, but the data on your member drives remains intact. We remove the drives, image each one through a write-blocker, and reconstruct the mdadm array and Btrfs or EXT4 filesystem offline.
Can you recover data after Deadbolt ransomware on an ASUSTOR NAS?
It depends on the state of the files. Deadbolt (February 2022) targeted ASUSTOR NAS devices through vulnerabilities in ADM, encrypting files with AES and appending a .deadbolt extension. If you paid the ransom and received a valid decryption key, we can assist with decryption and data extraction. If no key exists and the files are fully encrypted, the data cannot be decrypted by anyone. In some cases, partially encrypted volumes or snapshots taken before the attack may contain recoverable data.
Does my ASUSTOR NAS use Btrfs or EXT4?
ASUSTOR added Btrfs support and Snapshot Center in ADM 3.3 (mid-2019). ADM 4.0 upgraded the underlying Linux kernel to 5.4, which improved Btrfs stability but did not introduce the filesystem. If you created your storage volume on ADM 3.3 or later and selected Btrfs during setup, your volume uses Btrfs. Volumes created on early ADM 3.x or 2.x firmware, or volumes where EXT4 was selected during setup, use EXT4. The Lockerstor (AS66xx, AS67xx) and newer Drivestor (AS33xx) models support both. Older Drivestor (AS11xx) models may be limited to EXT4.
Can I move ASUSTOR drives to another NAS after a failure?
Moving drives to another ASUSTOR unit running the same ADM version can sometimes work, but it carries risk. ADM may prompt to reinitialize the drives if it does not recognize the volume configuration, and accepting that prompt destroys the existing RAID metadata. Moving drives to a non-ASUSTOR NAS will not work because ADM-specific partition layouts differ from other vendors. The safest approach is to send the drives for professional offline reconstruction.

ASUSTOR NAS down? Start a free evaluation.

Ship your drives or walk in at our Austin lab. No data = no charge.

(512) 212-9111Mon-Fri 10am-6pm CT
No diagnostic fee
No data, no fee
4.9 stars, 1,837+ reviews