Hello Proxmox Community,
I'm currently facing an issue with my Proxmox cluster, using raspberry pi 4s, specifically with the Corosync service failing to start on one of my nodes. Here are the details and steps I've taken so far:
Cluster Configuration:
Thank you in advance for your help!
Best regards,
I'm currently facing an issue with my Proxmox cluster, using raspberry pi 4s, specifically with the Corosync service failing to start on one of my nodes. Here are the details and steps I've taken so far:
Cluster Configuration:
- Node 1: 192.168.1.101
- Node 2: 192.168.1.102
- Cluster Name: rpi4s
- The Corosync service fails to start on Node 2, with error messages indicating it was killed by a signal. The specific errors from the logs include "Cannot initialize CMAP service" and "Could not initialize corosync configuration API error 2."
- Checked Proxmox Services:
- Verified that pve-cluster, pvedaemon, and pveproxy services are running.
- Encountered critical initialization failures for Corosync.
- Reviewed and Synchronized Configuration Files:
- Ensured corosync.conf is identical on both nodes.
- Confirmed authkey is identical and has correct permissions (root:root and chmod 600).
- Network Configuration:
- Verified network interfaces and ensured no IP conflicts.
- Confirmed both nodes can ping each other.
- Examined Logs:
- Detailed logs from journalctl and /var/log/corosync/corosync.log indicate fatal signals and initialization failures.
- Tried Alternative Methods:
- Temporarily changed directory permissions to allow authkey copying.
- Enabled debugging in corosync.conf.
Thank you in advance for your help!
Best regards,