ZFS: Difference between revisions
m Undo revision 21396 by Musicmatze (talk) (Not a typo. 'made' is correct here.) Tag: Undo |
m Added a warning about a combination of configs which may cause problems for others, as it did for me |
||
Line 441: | Line 441: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Only this line is needed. Configure firewall if necessary, as described in [[NFS]] article. | Only this line is needed. Configure firewall if necessary, as described in [[NFS]] article. | ||
{{warning|<code>zfs share</code> or <code>sharenfs</code> does not work if the <code>mountpoint</code> is set to <code>legacy</code> (or <code>none</code>, of course). I was unable to find a source for this behaviour, but I was stuck on the problem for days, until I realized the problem}} | |||
Then, set <code>sharenfs</code> property: | Then, set <code>sharenfs</code> property: |