Please help!
$ sudo zfs list -r pool-data-03 -o name,used | grep -i "media"pool-data-03/dataset-media-001 395K
TrueNASVersion: 25.10.1 - Goldeye
My pool-data-03/dataset-media-001 now says it’s empty, up until before some recent troubleshooting on a different issue, described below, I had well over 1000 movies, a number of episodes, etc organized into folders. I have a backup from a March 25 (months ago), when I migrated to a bare-metal TrueNAS from TruNAS VM - and that data is still in tact via the VM, but I’m hoping I don’t have to re-migrate everything and re-acquire 3 months of content (I actually have a text list of these files.) and re-organize it.
I was using Google Gemini and working on building/fixing an ollama container running on top of my TrueNAS… AI had me do something it called a lazy unmount that may have cause this? among other possibilities that I thought I was mostly understanding at the time? Further, I’m not even certain the AI related commands caused this and could have been cause by something else?
There are several datasets, only this one was affected. In spite of the fact that the containers are on a different dataset… err.. at least NOT in that dataset (dataset-media-001).
Interestingly, all my other datasets are fine… just this one is a problem and it happens to have been the largest. It inherits encryption from it’s parent dataset, and the rest of the datasets are fine…
Regrettably I have no snapshots, I’m pretty sure, unless that’s automatic.
pool-data-03
Pool Status: ONLINE
Used Space:14.53%
Disks with Errors: 0 of 4
Last Scrub:
Free Space: 31.52 TiB
Total Disks: 4
Data: 1 vdev
Caches: 0
Spares: 0
The data missing is from a child dataset of the above.
pool-data-03/dataset-homes-01 32T 512K 32T 1% /mnt/pool-data-03/dataset-homes-01
pool-data-03/dataset-software-01 33T 1.1T 32T 4% /mnt/pool-data-03/dataset-software-01
pool-data-03/apps-chat-01 150G 384K 150G 1% /mnt/pool-data-03/apps-chat-01
pool-data-03/dataset-nextcloud-01 33T 532G 32T 2% /mnt/pool-data-03/dataset-nextcloud-01
pool-data-03/dataset-media-001 32T 512K 32T 1% /mnt/pool-data-03/dataset-media-001
What other data do you need from me to assist?
Here are my goals:
- Restore the data if possible (?) if it’s just some kind of encryption/bad mount/something? Perhaps a list of commands/checks I can do?
- Find out what cause this/how this happened…
- If step 1 is not an option, remigrate and re-download. (this I can do on my own, easily, though time consuming)