mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 19:19:32 +03:00
ede037cda7
The are a few cases where stale entries in /etc/exports.d/zfs.exports will cause the nfs-server service to fail when starting up. Since the nfs-server startup consumes /etc/exports.d/zfs.exports, the zfs-share service (which rebuilds the list of zfs exports) should run before the nfs-server service. To make the zfs-share service resilient to stale exports, this change truncates the zfs config file as part of the zfs share -a operation. Reviewed-by: Allan Jude <allan@klarasystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Don Brady <don.brady@delphix.com> Closes #13775 |
||
---|---|---|
.. | ||
.gitignore | ||
50-zfs.preset | ||
zfs-import-cache.service.in | ||
zfs-import-scan.service.in | ||
zfs-import.target.in | ||
zfs-mount.service.in | ||
zfs-scrub-monthly@.timer.in | ||
zfs-scrub-weekly@.timer.in | ||
zfs-scrub@.service.in | ||
zfs-share.service.in | ||
zfs-trim-monthly@.timer.in | ||
zfs-trim-weekly@.timer.in | ||
zfs-trim@.service.in | ||
zfs-volume-wait.service.in | ||
zfs-volumes.target.in | ||
zfs-zed.service.in | ||
zfs.target.in |