IKIM-Essen / EMCP-config

IaC configuration of the Essen Medical Computing Platform (EMCP)
BSD 2-Clause "Simplified" License
0 stars 4 forks source link

Add workarounds for cachefilesd and autofs #182

Closed enasca closed 1 year ago

enasca commented 1 year ago

Autofs sometimes reports a false success with the message setautomntent: lookup(sss): setautomntent: Connection refused This might be caused by starting up too quickly after sssd. As a workaround, a 10-second startup delay is introduced.

Cachefilesd frequently fails on startup, but succeeds on a manual attempt later. As a workaround, the service is now configured to retry automatically.