Can't NFS mount ZFS volume

Rick Macklem rmacklem at uoguelph.ca
Sun Oct 1 20:40:27 UTC 2017


Danny Braniss wrote:
> Michael Butler wrote:
>> I have no idea why but using ..
>>
>> sudo /sbin/mount vm01:/usr/local/exports/ /mnt
>> .. instead of ..
>>
>> sudo /sbin/mount -t nfs vm01:/usr/local/exports/ /mnt
>
> the not working is :
>         mount host:/path some-local-path
>
> which should default to -t nfs, and at least in 11.1 it works
> danny

My understanding of his post was the above worked and
         mount -t nfs host:/path some-local-path
did not work, when done via sudo. (Both seem to be fine when not
using "sudo".)

rick


More information about the freebsd-current mailing list