systemd integration limited: systemctl status does not work. #1318
Labels
bug
Something isn't working
Sugar
nice to have features... not super important.
wishlist
would be nice, not pressing for any particular client.
work-around
a work-around is provided, mitigating the issue.
on older operating systemd (redhat8, ubuntu 18.04) at least... the systemd versions do not check for status correctly for sr3. There is some incompatibility. e.g.:
So one must use sr3 status to check properly.
Also monitoring is done by having sr3 sanity run periodically using cron (e.g. every 5 minutes.) which will restart crashed processes, and kill strays should any be present.
There is no known approach to fix this at the moment... but newer OS versions seem to understand sr3 better (e.g. ubuntu 24.04.) this problem may go away with time.
The text was updated successfully, but these errors were encountered: