Hello everyone,
Since I am currently working on a similar project – but without purchasing a new NAS – I wanted to share my experiences so far.
I am running a QNAP TS-473A with four 4TB HDDs in a RAID-5 (legacy, no storage pool). The goal is to move the system to a 256GB M.2 NVMe SSD.
Here’s what I’ve done so far:
-
Created a full backup of the system settings
-
Shut down the NAS and removed all HDDs
-
Installed the M.2 NVMe SSD and started the NAS to initialize it
-
Created a “Static Volume” (no pool) on the NVMe
-
The NVMe volume was correctly displayed as “(System)”
-
Restarted the NAS – system worked flawlessly
-
Shut down the NAS again and reinserted the HDDs
-
Started the NAS and searched for the existing RAID-5 in the storage manager and had it restored
-
Checked if all data was present, then restarted
-
Checked the volumes: NVMe SSD was still marked as “(System)”
-
Restored the previously backed up system settings
-
After another restart, checked: All data and settings present, NVMe SSD still “(System)”
After that, I shut down the NAS to continue today.
However, after booting up this morning, I had to realize that no shares were present on the NVMe volume anymore. A look into the storage manager explained why:
The HDD RAID is marked as “(System)” again. So unfortunately, all the effort was in vain.
Does anyone have an idea why the TS-473A is declaring the HDD RAID as the system again?
Did I miss or do something wrong at any point?
The QNAP guide linked above was not known to me before, but basically describes exactly my procedure – just without a new device.
As an alternative, I could of course get an external 8TB HDD, back up the data, and set up the whole process again from scratch. In that case, I would of course completely recreate the HDD RAID.
I would like to avoid this additional effort if possible.
I also fear that after reconfiguring the HDD RAID, the TS-473A will migrate the system there again.
Does anyone here have experience with an M.2 SSD as a system drive and a separate HDD RAID as pure data storage?
And YES. I am aware of the risks of using a single M.2 SSD instead of 2 in RAID1. I might change that later. But for now, I only have one M.2 SSD available for testing…