recover deleted files

qq8554650

Dabbler
Joined
Feb 7, 2022
Messages
23
translate from google
22.02.1-1 upgrade to 22.02.2.1
There is only one system disk, no backup
I have some files stored in /mnt directory
When I upgraded truenas, beautiful things happened
/mnt only has pool, my files are gone
can i still see them ^^ tks
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,553
translate from google
22.02.1-1 upgrade to 22.02.2.1
There is only one system disk, no backup
I have some files stored in /mnt directory
When I upgraded truenas, beautiful things happened
/mnt only has pool, my files are gone
can i still see them ^^ tks

If you still have your old boot environment, you can try activating it and rebooting (which should be the case if this is a normal webui-based upgrade). This can be done through the webui.


FYI, data should not be stored on boot device (/mnt/ for instance). When in doubt, you can view the pool/dataset underlying a path using the command "df -T".
Code:
root@truenas[~]# df -T /mnt 
Filesystem                                  Type 1K-blocks    Used Available Use% Mounted on
boot-pool/ROOT/22.12-MASTER-20220713-020014 zfs   15205248 2822144  12383104  19% /
 

qq8554650

Dabbler
Joined
Feb 7, 2022
Messages
23
old boot environment
It's ok
 
Top