Oguz Bektas
cd9c430604
fix service name for pve-ha-crm
...
"PVE Cluster Resource Manager Daemon" should be "PVE Cluster HA Resource
Manager Daemon"
[0]: https://forum.proxmox.com/threads/typo-omission.65107/
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2020-02-11 09:40:54 +01:00
Christian Ebner
993af4280e
fix #2234 : fix typo in service description
...
replace Ressource by Resource
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-06-12 10:50:46 +02:00
Thomas Lamprecht
b9828b7552
services: update PIDFile to point directly to /run
...
fixes a complaint from system:
> PIDFile= references path below legacy directory /var/run/'
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-26 15:16:15 +02:00
Dietmar Maurer
6d09288cf9
use Wants instead of Requires inside systemd service definitions
...
To avoid unnecessary restarts of dependent services.
2015-06-09 09:32:15 +02:00
Dietmar Maurer
f55f4c3224
always start crm and lrm service
...
Even if there is no resources.cfg. That makes it easier to
enable HA, because we don't need to start services manually.
2015-06-05 10:00:48 +02:00
Dietmar Maurer
193d0c892b
lrm: fix stop timeout
2015-03-26 10:46:02 +01:00
Dietmar Maurer
622cb56a0a
fix service dependencies
...
So that we can shutdown without triggering the watchdog. It is also
important to depend on syslog.service (else logs gets lost)
2015-03-26 10:21:02 +01:00
Dietmar Maurer
b0bf08a9a9
use systemd condition to avoid daemon startup when ha is disabled
2015-03-13 16:16:06 +01:00
Dietmar Maurer
3d411a6b17
allow to shutdown CRM/LRM
2015-03-12 08:40:58 +01:00
Dietmar Maurer
b1aac24306
add systemd service for pve-ha-crm
2015-03-10 11:24:06 +01:00