Open klinch0 opened 4 weeks ago
Hey @klinch0, I'm here to help you with that linstor satellite bug. I'm a bot designed to assist you with bug fixes, answer your questions, and help you become a contributor. Let's tackle this together!
It seems like the issue with the LINSTOR Satellite going offline was related to SSL errors, specifically "no cipher suites in common" and "Empty client certificate chain." Restarting the satellite resolved the issue temporarily, but implementing a health check mechanism could help detect and address such issues automatically in the future.
Unfortunately, I couldn't find specific information about a built-in health check feature in the LINSTOR Satellite codebase. However, you might consider setting up an external monitoring tool to periodically check the status of your nodes and alert you if any go offline. Additionally, reviewing your SSL configuration to ensure compatibility between nodes could help prevent these errors from occurring.
To continue talking to Dosu, mention @dosu.
klin@asus:~$ linstor n l
logs on 1st sattelite:
after restart 1st sattelite:
need healthcheck or something anything