Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Proxmox cluster issue
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Proxmox cluster issue

Hi,

We tried add two servers on cluster. First we created cluster on node 1. It is cretaed fine. But we tried to add node 2 on cluster. It is not working. Seems corosync not starting at all.
We are getting below error.
systemctl  status  corosync.service
● corosync.service - Corosync Cluster Engine
   Loaded: loaded (/lib/systemd/system/corosync.service; enabled)
   Active: failed (Result: exit-code) since Mon 2017-06-26 20:23:15 EDT; 18s ago
  Process: 2573 ExecStart=/usr/share/corosync/corosync start (code=exited, status=1/FAILURE)

Jun 26 20:22:15 ns507839 corosync[2580]: [QB    ] server name: cmap
Jun 26 20:22:15 ns507839 corosync[2580]: [SERV  ] Service engine loaded: corosync configuration service [1]
Jun 26 20:22:15 ns507839 corosync[2580]: [QB    ] server name: cfg
Jun 26 20:22:15 ns507839 corosync[2580]: [SERV  ] Service engine loaded: corosync cluster closed process group service v1.01 [2]
Jun 26 20:22:15 ns507839 corosync[2580]: [QB    ] server name: cpg
Jun 26 20:22:15 ns507839 corosync[2580]: [SERV  ] Service engine loaded: corosync profile loading service [4]
Jun 26 20:23:15 ns507839 corosync[2573]: Starting Corosync Cluster Engine (corosync): [FAILED]
Jun 26 20:23:15 ns507839 systemd[1]: corosync.service: control process exited, code=exited status=1
Jun 26 20:23:15 ns507839 systemd[1]: Failed to start Corosync Cluster Engine.
Jun 26 20:23:15 ns507839 systemd[1]: Unit corosync.service entered failed state.

Comments

  • fLoofLoo Member
    edited June 2017

    Please provide:

    pvecm status

    cat /etc/pve/.members

  • pvecm status
    Cannot initialize CMAP service

    cat /etc/pve/.members
    {
    "nodename": "XXXXX",
    "version": 0
    }

  • raviecraviec Member

    Any solution for this issue? Thank you for your help!

  • raviecraviec Member

    pvecm status Cannot initialize CMAP service

    cat /etc/pve/.members { "nodename": "XXXXX", "version": 0 }

  • fLoofLoo Member

    Obviously you did not setup your cluster, otherwise it would show 2 members. So reinstall and setup the cluster.

  • busbrbusbr Member

    Oh look, two people with cluster issues.

  • hostfavhostfav Member, Host Rep
    edited June 2017

    The error message "Cannot initialize CMAP service" is normal, you haven't created or joined a cluster on that node.

    Run
    pvecm status
    on the node you created cluster.

  • PieHasBeenEatenPieHasBeenEaten Member, Host Rep

    What is the name of the ops company? Because you really dont have clue. I available for hire if you need something done correctly the first time. Anyways thanks!

  • fLoofLoo Member
    edited June 2017

    I think the OP is (sorry to be that rude) plain dumb. He doesnt read any docs at all (just keep an eye on his other threads, on both accounts he's writing with). Probably trying to cluster 2 cheap servers via non-multicastable network :D

    Thanked by 1joeri
Sign In or Register to comment.