All my data disappeared

Status
Not open for further replies.

Bostjan

Contributor
Joined
Mar 24, 2014
Messages
122
I can connect to FN using shell. When I do ls command on my /mnt it returns empty directory

Code:
root@freenas:/mnt # ls
root@freenas:/mnt #


Also samba shares don't work.

If I try Import volume in GUI in seconds step the dropdown menu is empty.

If I do zpool status it shows all the drives and all are online. With no errors.

Code:
zpool status
  pool: fn
 state: ONLINE
…
errors: No known data errors



What else can I check? What else can I do?
 

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
Please provide the output of zpool list, zfs list full output of zpool status and zpool history. Please use the [ code ] tags when posting. If the output is too big, please attach as a text file.
 

Bostjan

Contributor
Joined
Mar 24, 2014
Messages
122
No. Every good FreeBSD sys admin strongly advises me to resolve any problem without rebooting the system. With rebooting you lose a lot of useful information. So I tried to resolve the problem without rebooting. I didn't succeed. :( I believe the problem was somewhere with iocage, iocage’s fstab file and mounting gone sideways.


Then I rebooted.


The data is ‘back’.
 
Status
Not open for further replies.
Top