I’m running
TrueNAS Core 13.3-U1. I have a dataset where all the data on it just disappeared. Like 12 TB of data. The GUI still shows that there is data in it:
But when I check the directory size in a shell it clearly shows it empty.
root@Eru[/mnt/Pool_01/Media]#
root@Eru[/mnt/Pool_01/Media]# ll
total 1572
d---------+ 10 root wheel uarch 11 Dec 31 18:31 ./
drwxr-xr-x 8 root wheel uarch 8 Dec 27 22:29 ../
----------+ 1 root wheel uarch,hidden,system 18436 Dec 26 19:38 .DS_Store
d---------+ 2 root wheel uarch 2 Jan 1 22:14 Documentaries/
d---------+ 2 root wheel uarch 2 Dec 31 18:31 images/
d---------+ 5651 root wheel uarch 5652 Jan 2 08:41 Movies/
d---------+ 489 root wheel uarch 491 Jan 1 22:14 Music/
d---------+ 15 root wheel uarch 15 Dec 26 09:55 photos/
d---------+ 3 root wheel uarch 4 Dec 25 18:03 Streams/
d---------+ 77 root wheel uarch 78 Dec 31 18:54 Television/
d---------+ 3 root wheel uarch 3 Dec 22 16:02 template/
root@Eru[/mnt/Pool_01/Media]# du -sh Documentaries
39K Documentaries
root@Eru[/mnt/Pool_01/Media]# du -sh Movies
15T Movies
So obviously I’m in freakout mode right now. I would love some assistance in figuring out what the hell happened. What logs should I check? I have plenty of snapshots. Can I restore my data from that? I’m not expert in dealing with disaster recovery since I rarely deal with this situation.