Page 1 of 1

Zfs filesystems hidded from filemanager

Posted: 04 Mar 2017 09:44
by MerryMurray
Hi

This is not a FreeNas question.
I am looking for the right forum and/or irc chat to get help with a Debian 8 zfs issue.
All of a sudden all of my pool1 filesystems are hidden from the filemanager.
Applications are using them and finding the data properly.
Debian 8 system in a develpment environment. Worked well for about a month.
Removed /etc/zfs/zpool.cache and rebooted but no change. All zpool status and zfs list
stats look ok. The .zfs filesystem is visible but the actual data is hidden.

anything to point me in the right direction appreciated.

pool: pool1
state: ONLINE
scan: none requested
config:

NAME STATE READ WRITE CKSUM
pool1 ONLINE 0 0 0
ata-WDC_WD20EZRX-00DC0B0_WD-WCC1T0069798 ONLINE 0 0 0

errors: No known data errors

NAME PROPERTY VALUE SOURCE
pool1 aclinherit restricted default
pool1 acltype off default
pool1 atime off local
pool1 available 1.68T -
pool1 canmount on default
pool1 casesensitivity sensitive -
pool1 checksum on default
pool1 compression on local
pool1 compressratio 1.00x -
pool1 context none default
pool1 copies 1 default
pool1 creation Sat Feb 25 0:22 2017 -
pool1 dedup off default
pool1 defcontext none default
pool1 devices on default
pool1 exec on default
pool1 filesystem_count none default
pool1 filesystem_limit none default
pool1 fscontext none default
pool1 logbias latency default
pool1 logicalreferenced 40K -
pool1 logicalused 77.0G -
pool1 mlslabel none default
pool1 mounted no -
pool1 mountpoint /pool1 default
pool1 nbmand off default
pool1 normalization none -
pool1 overlay off default
pool1 primarycache all default
pool1 quota none default
pool1 readonly off default
pool1 recordsize 128K default
pool1 redundant_metadata all default
pool1 refcompressratio 1.00x -
pool1 referenced 96K -
pool1 refquota none default
pool1 refreservation none default
pool1 relatime off default
pool1 reservation none default
pool1 rootcontext none default
pool1 secondarycache all default
pool1 setuid on default
pool1 sharenfs off default
pool1 sharesmb off default
pool1 snapdev visible local
pool1 snapdir visible local
pool1 snapshot_count none default
pool1 snapshot_limit none default
pool1 sync standard default
pool1 type filesystem -
pool1 used 78.7G -
pool1 usedbychildren 78.7G -
pool1 usedbydataset 96K -
pool1 usedbyrefreservation 0 -
pool1 usedbysnapshots 0 -
pool1 utf8only off -
pool1 version 5 -
pool1 vscan off default
pool1 written 96K -
pool1 xattr on default
pool1 zoned off default

Re: Zfs filesystems hidded from filemanager

Posted: 04 Mar 2017 09:48
by MerryMurray
Never Mind. Just found it, Stupid user issue. Looked at the wrong mount point. It is where it belongs in /data.

Sorry for the inconvenience