Changing IP on node of Cluster?

killmasta93

Renowned Member
Aug 13, 2017
958
56
68
30
Hi,
I was wondering if someone could lend me a hand as i need to change one of nodes its IP.
i did the following on the node im moving

edit the corosync and changed the ring0_addr
then on the webGUI changed the IP
and on the node im moving edited /etc/hosts and changed the IP and rebooted all 3 servers but the node i changed the IP i can access the WebGUI but wont raise the vm because the cluster is not working
any ideas?

Thank you
 
Thanks for the reply, correct i check those configs and i see the new IP of node.
i checked the logs on the new node IP and found this
Code:
May 06 22:21:01 prometheus2 corosync[2323]:  [TOTEM ] Invalid packet data
May 06 22:21:01 prometheus2 corosync[2323]: error   [TOTEM ] Digest does not match
May 06 22:21:01 prometheus2 corosync[2323]: alert   [TOTEM ] Received message has invalid digest... ignoring.
May 06 22:21:01 prometheus2 corosync[2323]: alert   [TOTEM ] Invalid packet data
May 06 22:21:01 prometheus2 corosync[2323]:  [TOTEM ] Digest does not match
May 06 22:21:01 prometheus2 corosync[2323]:  [TOTEM ] Received message has invalid digest... ignoring.
May 06 22:21:01 prometheus2 corosync[2323]:  [TOTEM ] Invalid packet data
May 06 22:21:01 prometheus2 corosync[2323]: error   [TOTEM ] Digest does not match
May 06 22:21:01 prometheus2 corosync[2323]: alert   [TOTEM ] Received message has invalid digest... ignoring.
lines 149-189
 
please post your network & corosync config and the output of:

# pvecm status

Do you run more than one cluster in the same network? Your log indicates that something in your network is sending data to the same ip/port, do you run your cluster with a public ip?
 
Thanks for the reply, only have 1 cluster
this is the principal cluster
Code:
Quorum information
------------------
Date:             Tue May  7 22:53:14 2019
Quorum provider:  corosync_votequorum
Nodes:            2
Node ID:          0x00000001
Ring ID:          2/432
Quorate:          Yes

Votequorum information
----------------------
Expected votes:   3
Highest expected: 3
Total votes:      2
Quorum:           2 
Flags:            Quorate

Membership information
----------------------
    Nodeid      Votes Name
0x00000002          1 192.168.100.251
0x00000001          1 192.168.100.253 (local)

and this is the node i changed the ip
Code:
Quorum information
------------------
Date:             Tue May  7 22:54:19 2019
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          0x00000003
Ring ID:          3/12
Quorate:          No

Votequorum information
----------------------
Expected votes:   3
Highest expected: 3
Total votes:      1
Quorum:           2 Activity blocked
Flags:           

Membership information
----------------------
    Nodeid      Votes Name
0x00000003          1 192.168.3.201 (local)
 
Thanks for the reply even though it's on a vlan? Both nodes can ping each other under 1ms
 

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!