Skip to content

mariux64: After a fileserver reboot, sometimes the filesystems are not exported to all clients #1841

Closed
donald opened this issue Jul 5, 2020 · 1 comment · Fixed by mariux64/mxtools#129

Comments

@donald
Copy link
Collaborator

donald commented Jul 5, 2020

We are not sure, why this happens. It is assumed, that the nameserver is overloaded and failing during exportfs -a. If the exportfs -a is repeated manually, the problem is usually fixed.

While the exports are stored with hostnames in the kernel (really?), exportfs tries to canonicalize the hostname. This might involve reverse mapping (really?), so the "in-addr.arpa" Domain has to be used. It might take some time to verify the DNSSEC trust chain, from the top level domain after unbound has been freshly started.

@donald
Copy link
Collaborator Author

donald commented Jul 5, 2020

  • Schedule some more exportfs -a in intervals after boot?
  • Distribute a /etc/hosts which includes the systems from the amd group?

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant