ACCEPTING CASES · MON–FRI 9:00AM–5:00PM
Certified Data Recovery Professional · Phoenix, AZ ☎ (602) 686-2622

QNAP Says Volume Not Active. Don't Click Recover.

Storage & Snapshots is showing Volume Not Active, or a pool / RAID group marked Inactive or Error. Recover looks like a diagnostic. It writes to the drives. On QNAP, that is the equivalent of Synology Repair or a blind controller Rebuild.

Free evaluation · No data, no fee · Talk directly with a technician.

We already wrote about Synology DSM's Volume Crashed / Repair, about the RAID controller's Rebuild button, and about Unraid Format and TrueNAS destroy-and-recreate. This is the QNAP screen: Storage & Snapshots (older firmware still says Storage Manager), a volume or pool that will not come up, and Recover / Recover RAID Group. The words are different. The write is the same class of mistake.

What Volume Not Active usually means

A QNAP volume is not one thing. Under Storage & Snapshots it is a stack. On QTS that is typically an mdadm RAID group, then a storage pool or a static volume, then a thick or thin volume — ext4 on a lot of older boxes, Btrfs when snapshots were the point. On QuTS hero the pool is ZFS. Volume Not Active, Inactive, RAID x — Not Active, and a failed / Error volume are Storage & Snapshots states. They do not say which layer failed.

The same red or grey status can be:

QTS does not split those out for you. Recover is offered in more than one of them. That is the problem.

The public case log does not have a named QNAP job whose intake was this banner. We will not invent a case ID or an outcome. The closest published RAID write-up is a Synology four-drive RAID 5 (DDR-2026-0003) that went offline with two members failed. That was a different NAS and a two-drive RAID 5 loss. Inactive on a QNAP can also be filesystem or pool metadata with every member still present. Those are different failures that share one family of UI statuses.

Inactive is not "degraded but still serving shares"

Warning / Degraded (and the nastier Warning — Degraded — Readonly) means the pool is still there and redundancy is gone, or QNAP has already kicked the set to read-only. Shares may still be up. That is the one situation where a replace-and-rebuild can be a normal maintenance step — if every remaining disk is healthy, the volume is still assembled, and you are following QNAP's procedure for a single known-dead member. QNAP's own notes on Degraded — Readonly are blunt: replacing the "faulty" disk in that state can push the group to Not Active. Back up first if the shares still mount. If they do not, you are not in a backup-then-rebuild job.

Inactive / Not Active / Error means the volume is offline. QTS or QuTS will not assemble the RAID group, or it assembled and the filesystem will not mount. Shares are gone. Recover here is not "check the disk and tell me what happened." It is the NAS attempting to fix a layer it has not identified.

QNAP's own Recover RAID docs say that path is for disks that were temporarily disconnected — a yanked tray, a SATA connector — then put back in the same bays. They say it does not help a failed disk. The UI does not make that distinction. Recover is still sitting there after a drive drop, a power event, or a member that is clicking. Clicking it on a failed disk is a rebuild onto a set that already lost a member you have not confirmed.

Get it evaluated before anyone clicks Recover. We image each member write-blocked and reassemble the pool from copies. Free evaluation, no data, no fee.

The buttons that make it worse

Recover / Recover RAID / Recover RAID Group. In Storage & Snapshots this is Manage → Recover RAID (wording varies slightly by QTS / QuTS version; older Storage Manager said Recover). QNAP's own text says the system then rebuilds the RAID group. That is a write. It is not a read-only report. Believe that it writes. On a set that lost a real disk — not a reseated cable — you are asking mdadm or ZFS to reconstruct onto members that may already be weak.

Check File System. After a Recover, QTS often wants Actions → Check File System on each volume. The check is still I/O against the patient disks. The repair is an in-place write to ext4 or Btrfs. If the crash is RAID- or pool-level, you just wrote to members that were not a filesystem problem. If it is Btrfs, see the next section.

Replace the red drive and rebuild. A rebuild writes reconstructed data onto the new disk and updates parity on the survivors. That is correct only when one member is dead, the rest are healthy, and the volume is still a RAID problem. On an Inactive volume you do not have that confirmation. Same class of mistake as a controller Rebuild.

Initialize, format, or create a new pool on the same disks. A new storage pool or a factory reinitialize treats the old RAID group, pool, and volume as gone. Do not "start clean" on disks that still hold the data.

Yanking or reordering bays. mdadm and ZFS care about member identity. Pulling disks to "test them in a PC," swapping two bays, or reseating until Storage & Snapshots looks happier can change which member QTS tries to reconstruct. Label first. Put a disk back only in the slot it came from. Do not shuffle.

SSH, mdadm assemble, zpool import -F, or a forum "force recover." A shell does not make those a test. Forced import and forced assemble write metadata. If the data matters, that is a lab job on images, not a command on the only copy.

Warning: Do not click Recover on a Volume Not Active / Inactive status unless you already know the disks were only unplugged and are back in the original bays. Do not run Check File System, rebuild, or initialize until you know which layer failed. Those writes happen on the original disks. A lab cannot put back a stripe or a ZFS uberblock that QTS already overwrote.

QTS Btrfs vs QuTS hero ZFS — why the "fix" still writes

On QTS, a modern volume with snapshots is often Btrfs. Btrfs is copy-on-write. It keeps historical tree roots — older generations of the filesystem — that a lab can walk with read-only tooling if nobody has written over them. That is often the whole job when Storage & Snapshots will not mount: the current root is dirty, an older one is not. In-place Check File System / repair rewrites superblocks and tree roots on the live members. It can destroy the older generations that were still readable. Once those roots are gone, we are not walking them back.

QuTS hero is ZFS. The pool is not mdadm-plus-a-volume in the QTS sense. Recover RAID on QuTS is still documented as a rebuild after disks were disconnected. A forced import, a scrub you started to "see if it comes back," or destroying the pool to recreate it from backup is the TrueNAS-shaped version of the same write. We already cover that click on the TrueNAS import page. Do not destroy the pool to start clean if you still need the data.

Older QTS ext4 volumes do not have the Btrfs generation story, but fsck-style repair is still a write. If the Inactive status is actually a dead RAID member, you are running filesystem repair against an incomplete array.

This is not the Synology post with the logo swapped

Synology DSM says Volume Crashed and offers Repair. QNAP says Inactive / Not Active and offers Recover. Do not copy the Synology clicks onto a QNAP. The stacks are not the same:

The rule that transfers from the Synology post is one sentence: the friendly button writes. Stop before Storage & Snapshots "fixes" the only copy.

What to do right now

Do not click Recover. Do not run Check File System to "see if it comes back." Do not create a new pool on the same disks.

  1. Stop. Leave the NAS alone. If a drive is clicking, grinding, or SMART / Storage & Snapshots errors are climbing, power the unit down. Extra uptime on a dying member is more heads-on-media you do not get back. See what a clicking drive means.
  2. Photograph Storage & Snapshots. Pool status, volume status, RAID type, drive list with serials if shown, any exact error text (Volume Not Active, Inactive, RAID x — Not Active, Error), and the bay order on the chassis. Screenshots help. They are not a diagnosis.
  3. Label every bay before anything is unplugged. Slot 1 through slot N, matching the photos. Bay order is part of the configuration. If you already pulled a disk, write down which slot it left.
  4. Keep every disk, including the one you think is dead, the spare you already inserted, and any SSD cache or Qtier members. The disk you "replaced" may still be a required member.
  5. Write down what you remember: QTS vs QuTS hero, RAID 1/5/6/10 vs RAID-Z, encryption passwords or SED keys if the pool was encrypted. Encryption without the key is still encryption.

If a disk is mechanical, pack it like any other failed drive. Do not open a drive to "check" it. Do not leave the set running overnight so Recover can finish.

How a lab handles it

We do not click Recover on your NAS. We do not run QTS Check File System against the patient disks.

Each member is imaged write-blocked, sector by sector, including disks that only read in pieces. On QTS, the RAID group is reassembled from those images, then the storage pool or static volume, then the filesystem — ext4 or Btrfs — extracted offline. On QuTS hero, the ZFS pool is imported from the copies, not force-imported on the originals. A wrong guess about rotation, member order, or which Btrfs generation / ZFS uberblock to walk costs a clone, not the original. That is the same method we use on hardware RAID, Synology, Unraid, and TrueNAS. Imaging uses the lab tools already named on this site — including the ACE Lab PC-3000 and DeepSpar Disk Imager — then file work happens on the copies.

We will tell you if the data is not there. A Recover that finished, a reinitialize, or a disk whose platters are gone is not a puzzle we pretend we can solve. There is no QNAP Volume Not Active case in the public case log, and we will not invent one. We don't advertise a success rate. The free evaluation is how you find out which failure you have before anyone bills you.

If the screen you are looking at is Synology DSM rather than QTS / QuTS, start with don't click Repair. If it is Unraid or TrueNAS, see what not to click on those boxes. If it is a controller Rebuild button, see RAID rebuild vs. data recovery. For how these cases run in the lab, see our RAID data recovery service.

QNAP Volume Not Active FAQ

Does Volume Not Active mean the data is gone?
No. It means QTS or QuTS hero did not assemble or mount the volume. The disks may still hold a coherent RAID group, an intact storage pool, and an ext4, Btrfs, or ZFS filesystem that Storage & Snapshots will not bring up. The banner is not a wipe instruction. Do not treat Recover as proof the files are lost.
Can I just replace the failed drive and rebuild?
Not while the pool or volume is Inactive and you do not know why. Replacing a member and starting a rebuild writes reconstructed stripes onto the new disk and updates parity on the survivors. That is correct only when one member is dead, the rest are healthy, and the volume is still assembled. On an Inactive / Not Active set you do not have that confirmation. A second weak member, a bay swap, or a filesystem-only failure turns the rebuild into the overwrite we describe in RAID rebuild vs. data recovery. Two members down on RAID 5 is already past what the array can survive.
Should I run Check File System so the volume comes back?
Not as a first move. On QTS, Actions → Check File System is I/O against the patient disks. A repair pass writes to ext4 or Btrfs in place. If the failure is the RAID group or the storage pool, you just wrote to members that were not a filesystem problem. If it is Btrfs, in-place repair can spend the older tree roots a lab still had. QuTS hero is ZFS — a scrub or a forced import is the same class of write with different words. Stop and get it evaluated if the data matters.
I already clicked Recover / Recover RAID Group. Is it too late?
Not automatically. Stop so nothing else writes — no second Recover, no Check File System, no new pool on the same disks. Bring every member in the order they were in, including anything you added or pulled. We image first and tell you what is left. A Recover that finished and one that was cancelled mid-rebuild are different jobs. We will not guess from a screenshot which one you have.
Do I send the whole NAS or just the drives?
Usually the disks are enough if they are labeled with bay order and you send photos of Storage & Snapshots (pool status, volume status, RAID type, drive list, any exact error text such as RAID x — Not Active). Keep every disk, including the one you think is dead and any spare you already inserted. If a disk is clicking or you cannot pull the set cleanly, send the chassis. See how to ship a failed drive safely.
Is this the same problem as Synology Volume Crashed?
Same class of mistake, different UI. Synology DSM shows Volume Crashed and offers Repair. QNAP shows Inactive / Not Active and offers Recover. Both buttons write. The stacks differ: QTS is mdadm RAID group, then a storage pool or static volume, then ext4 or Btrfs; QuTS hero is ZFS. Do not follow the Synology Repair write-up as a click-by-click script on a QNAP. The rule that transfers is: do not let the NAS "fix" the only copy.

Not sure whether you are looking at a dead RAID member or a volume QTS will not mount? Find out before anyone clicks Recover. Start with a free evaluation.

Request free evaluation →

Free evaluation · No data, no fee · Talk directly with a technician.