Product SiteDocumentation Site

5.2.5. System Services

Since there are now many "common" types of system services (systemd, upstart, and lsb), Pacemaker supports a special alias which intelligently figures out which one applies to a given cluster node.
This is particularly useful when the cluster contains a mix of systemd, upstart, and lsb.
In order, Pacemaker will try to find the named service as:
  1. an LSB (SYS-V) init script
  2. a Systemd unit file
  3. an Upstart job