Package: zfsutils
Version: 8.1-2

The zfs commands expects the directory /etc/zfs to exist so it can
store it configuration.

See the following example (yes I know it is not the best example as
NFS is not supported at all yet)

# zfs set sharenfs=on tank/nfs
cannot share 'tank/nfs': share(1M) failed
property may be set but unable to reshare filesystem

# mkdir /etc/zfs
# zfs set sharenfs=on tank/nfs
warning: mountd isn't supported in Debian GNU/kFreeBSD yet

# cat /etc/zfs/exports
# !!! DO NOT EDIT THIS FILE MANUALLY !!!

/tank/nfs



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to