All my server

Zaqen

Active Member
Mar 20, 2018
58
3
28
54
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
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!