While trying to add a new node and remove anohter to our cluster we had note the every time we or pvecm restart the pve-cluster service, corosync.conf file is modified with a typo in the first line. The content of this file before we restart begins with:
logging {
debug: off
to_syslog: yes
}
After restart the service the file is:
:ºlogging {
debug: off
to_syslog: yes
}
Due to this the corosync service fails while restarting. Do is there some temp file or whatever that has this typo inside and, therebefore, restarting the service restore this file to the one with the typo?
Our PVe version in all the nodes (3): is pve-manager/6.0-11/2140ef37 (running kernel: 5.0.21-4-pve)
Regards!
logging {
debug: off
to_syslog: yes
}
After restart the service the file is:
:ºlogging {
debug: off
to_syslog: yes
}
Due to this the corosync service fails while restarting. Do is there some temp file or whatever that has this typo inside and, therebefore, restarting the service restore this file to the one with the typo?
Our PVe version in all the nodes (3): is pve-manager/6.0-11/2140ef37 (running kernel: 5.0.21-4-pve)
Regards!