Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2017 17:34:27 +0300
From:      Daniel Braniss <danny@cs.huji.ac.il>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        Michael Butler <imb@protected-networks.net>, freebsd-current <freebsd-current@freebsd.org>, "rmacklem@freebsd.org" <rmacklem@freebsd.org>
Subject:   Re: Can't NFS mount ZFS volume
Message-ID:  <E494913B-725D-4EFD-8841-8BC4682C55CE@cs.huji.ac.il>
In-Reply-To: <YQXPR0101MB099735243416AA31BAD2BFB5DD7C0@YQXPR0101MB0997.CANPRD01.PROD.OUTLOOK.COM>
References:  <4cbb6150-0fcc-5393-846f-309e19cfb0ea@protected-networks.net> <YQXPR0101MB0997D0BB798ADFE4283E2635DD7F0@YQXPR0101MB0997.CANPRD01.PROD.OUTLOOK.COM> <65feb444-3265-b9bc-3d4d-d57b125513d3@protected-networks.net> <YQXPR0101MB099735243416AA31BAD2BFB5DD7C0@YQXPR0101MB0997.CANPRD01.PROD.OUTLOOK.COM>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 1 Oct 2017, at 14:41, Rick Macklem <rmacklem@uoguelph.ca> wrote:
> 
> Michael Butler wrote:
>> I have no idea why but using ..
>> 
>> sudo /sbin/mount vm01:/usr/local/exports/ /mnt
> This is weird. I would have thought they would both result in the same
> behaviour.
>> .. instead of ..
>> 
>> sudo /sbin/mount -t nfs vm01:/usr/local/exports/ /mnt
> Did this work with the older system?.
> I'll admit I always go "su" and then do the mount command as
> # mount -t nfs vm01:/usr/local/exports /mnt"
> Please let us know if this doesn't work.
> (If you try this and it doesn't work, then something is definitely broken.)
> 
> I don't even have sudo. (It's a port and my guess would be some issue
> related to how either it or "mount" parses things.)
> 

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

> rick
> 
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E494913B-725D-4EFD-8841-8BC4682C55CE>