hep-gc / shoal

A squid cache publishing and advertising tool designed to work in fast changing environments
Apache License 2.0
4 stars 8 forks source link

have shoal-agent test its configuration #158

Closed rseuster closed 3 years ago

rseuster commented 3 years ago

shoal-agent should test its own configuration. E.g. if the local configured hostname name doesn't return a valid DNS entry, it should configure itself with its IP address.

Problem: the squid on HEPHY had it name set to squid.local. This is what shoal-server then returned. ATLAS jobs were in turn failing when the pilot was modifying the FRONTIER_SERVER variable inside the ATLAS job.

MarcusEbert commented 3 years ago

Solved with the new shoal system which does not use hostnames for any decision anymore.