Cannot access datasets in ZPOOL volume (not mounting)

ChrisVL

Cadet
Joined
Sep 14, 2018
Messages
5
Hello all,

For some reason I've lost access to all the existing datasets in the zpool volume.
Not sure how this came about. As fas as I'm aware no changes have been made that would cause this...

I can still see the datasets and their sizes in the web interface and through the ZFS LIST command (see below copy-paste). They don't appear at the specified mountpoint though.
Also, the datasets are not available to be shared through any SMB or AFP sharing service. Which isn't surprising considering they don't mount I suppose.

Any pointers on how I can troubleshoot this problem?

Still quite a FreeNAS noob I'm afraid. My apologies :)


root@freenas[~]# zfs list:
NAME USED AVAIL REFER MOUNTPOINT
freenas-boot 1.01G 12.6G 23K none
freenas-boot/.system 1.22M 12.6G 24K legacy
freenas-boot/.system/configs-6c934beb66de482e8faef2d3b30acc82 23K 12.6G 23K legacy
freenas-boot/.system/cores 23K 12.6G 23K legacy
freenas-boot/.system/rrd-6c934beb66de482e8faef2d3b30acc82 1.04M 12.6G 1.04M legacy
freenas-boot/.system/samba4 26K 12.6G 26K legacy
freenas-boot/.system/syslog-6c934beb66de482e8faef2d3b30acc82 62K 12.6G 62K legacy
freenas-boot/.system/webui 23K 12.6G 23K legacy
freenas-boot/ROOT 1.00G 12.6G 23K none
freenas-boot/ROOT/Initial-Install 1K 12.6G 1.00G legacy
freenas-boot/ROOT/default 1.00G 12.6G 1.00G legacy
volume1 7.75T 0 337K /mnt/volume1
volume1/set1 3T 1.25T 1.75T /mnt/volume1/set1
volume1/set2 3T 1.02T 1.98T /mnt/volume1/set2
volume1/set3 1.75T 1.75T 209K /mnt/volume1/set3
volume1/syslog 1.65M 0 1.65M /mnt/volume1/syslog


root@freenas[~]# cd /mnt/volume1
root@freenas[/mnt/volume1]# ls

.cshrc .login .mail_aliases .profile .shrc
.freenas .login_conf .mailrc .rhosts

I also can't get to the syslog dataset to access any log info stored there. Not sure if that would be of any help...

Thanks in advance for any help!
Chris
 
Top