NFS to FreeNAS
    Josh Paetzel 
    josh at tcbug.org
       
    Sat Jun 16 17:12:27 UTC 2018
    
    
  
> On Jun 16, 2018, at 11:02 AM, Robert Fitzpatrick <robert at webtent.org> wrote:
> 
> Josh Paetzel wrote:
>> 
>> Take a look at /var/log/messages on the FreeNAS box for errors when you mount, also paste the output of showmount -e and cat /etc/exports from the FreeNAS system.
>> 
> 
> Thank you! Yes, I could see the connection being denied by FreeNAS in the console. Once I realized with showmount, got it working. Failed to mention my mx sub dir of backups is a dataset of its own. I was thinking the alldirs in the exports would allow it, perhaps because mx being a separate dataset in FreeNAS? Once I added mx as own share, works!
> 
> -- 
> Robert
> 
ZFS datasets are filesystems. So they need their own export in NFS.
    
    
More information about the freebsd-questions
mailing list