Re: Can't NFS mount ZFS volume

From: Rick Macklem <rmacklem_at_uoguelph.ca>
Date: Sun, 1 Oct 2017 20:40:24 +0000
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
Received on Sun Oct 01 2017 - 18:40:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:13 UTC