[OpenIndiana-discuss] Proper invocation for zfs sharenfs

Till Wegmüller toasterson at gmail.com
Wed Apr 12 15:04:02 UTC 2023


Thank you Marcel that was it!

On 12.04.23 15:57, Marcel Telka wrote:
> On Wed, Apr 12, 2023 at 03:19:04PM +0200, Till Wegmüller wrote:
>> I am currently trying to configure an NFS server but I seem to fail to
>> correctly invoke zfs sharenfs properly.
>>
>> zfs keeps complaining with 'cannot set property for 'rpool/data/oirepo':
>> 'sharenfs' cannot be set to invalid options'
>>
>> And a manual invokation of share keeps complaining with: 'Invalid protocol
>> specified: nfs'
>>
>> My command is:
>> ~# zfs set sharenfs='rw=@10.1.0.70:@10.1.0.71:@10.1.0.72,ro=@10.1.0,root=@10.1.0.70:@10.1.0.71:@10.1.0.72,anon=abuild'
>> rpool/data/oirepo
>>
>> Does anybody know the correct invokation? Manpages etc. show that this
>> should be correct but I can't make it work.
> 
> Do you have the service/file-system/nfs package installed?
> 



More information about the openindiana-discuss mailing list