Need a method for managing systemd services across multiple hosts
1
vote
1
answer
325
views
I have six Linux servers running RHEL 8.6 - and need to ensure that one specific service is running at least one and at most one of those six servers.
Does systemd support something like this?
If not, is there an extension to systemd or another mechanism that provides the exactly-one-instance is running across a pool of servers?
The question here - https://unix.stackexchange.com/questions/224022/systemd-support-for-toggling-mutually-exclusive-services - starts to get at the question, but it still seems limited to services running on a single host.
Asked by The Programmer
(13 rep)
Sep 18, 2024, 05:34 PM
Last activity: Sep 19, 2024, 01:16 AM
Last activity: Sep 19, 2024, 01:16 AM