All my server

Zaqen

Active Member
Mar 20, 2018
58
3
28
55
Hi all,

I have this lign in log on all server :
Mar 29 14:44:00 HORUS systemd[1]: Started Proxmox VE replication runner.
Mar 29 14:45:00 HORUS systemd[1]: Starting Proxmox VE replication runner...
Mar 29 14:45:00 HORUS systemd[1]: pvesr.service: Succeeded.

I was wondering, why this service running because all servers are single and autonomous on différent
place.
Necessary runing service if not cluster ? if no what must i do to stop it ?
 
The message can be safely ignored, though you can turn off the replication service if you do not need it.
This thread outlines some ways in which you can turn off (even suppress) this output:
https://forum.proxmox.com/threads/replication-runner-syslog.35600/

You could simply stop and disable (or mask) the timer
systemctl stop pvesr.timer
systemctl disable pvesr.timer

You can also decrease the frequency of replication by using the command
systemctl edit --full pvesr.timer

There you can change the parameter onCalendar to e.g. OnCalendar=weekly