Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Our fileservers sometimes don't export to all clients after reboot. This can be fixed by manually executing `exportfs -r`. This might be caused by DNS lookup timeouts when the local unbound server has no cache yet and thus has to pull DNSKEY records from remove servers. Try to mitigate the problem by doing additional `exportfs -r` commands 10,30 and 60 seconds after the nfsd.service unit was started.
- Loading branch information