Posts: 1,100
Threads: 1,101
Joined: Feb 2020
Reputation:
2
I have a qnap ts464 running the most recent firmware with a 10tb hdd with all my files and system files in it Using MacOS as the client device. I wanted to change the setup so that i have an nvme drive to store my system files and a 20tb hdd to be just for file storage. i went to doing that by following: turned off the system, REMOVED the 10tb hdd, place the nvme and 20tb hdd, powered the unit, DELETED THE STORAGE POOL1 (system files saved in 10tb), created a new storage pool with the new setup, and created volumes and such. turned off the unit again and replaced the 10tb. after turning the unit back on, the unit doesnt show the 10tb as a drive and now i cant access all my files. how can i retrieve my files from the 10tb?
Appreciate your prompt response and will support you in return,
Niel
Posts: 5,140
Threads: 2
Joined: Jun 2022
Reputation:
35
Thanks for the detailed message. Based on what you’ve done, the QNAP no longer recognizes the 10TB drive because its system references were wiped when you deleted the original storage pool and created a new one. Since it wasn’t part of a RAID, the data should still be intact — it’s just not being auto-mounted anymore.
Here are a few ways to recover your files:
1. Connect the 10TB drive to the NAS via a USB docking station
• Power on the NAS and plug the 10TB into a USB dock.
• QNAP should recognize it as an external drive, and if the file system is intact, you’ll be able to browse and copy your data across to the new volume.
2. Insert the 10TB into a spare bay on the NAS
• This is less likely to work since QNAP may still not auto-mount it or might flag it as foreign.
• But if you’re short on options and have a free bay, it’s worth a shot — just make sure you don’t initialize or format the drive.
3. Connect the 10TB to a Linux machine
• The file system is likely EXT4, so most Linux systems should be able to mount and browse it.
• From there, you can manually copy the data to another drive or back to the NAS over the network.