Proxmox LACP Corosync

willifehler

New Member
Jul 17, 2023
7
0
1
Hey there,

I have an issue after an LACP deployment.
Before I execute my Ansible Playbook:

Code:
root@pve001:~# pvecm status
Cluster information
-------------------
Name:             test
Config Version:   2
Transport:        knet
Secure auth:      on

Quorum information
------------------
Date:             Fri Aug  2 10:54:15 2024
Quorum provider:  corosync_votequorum
Nodes:            2
Node ID:          0x00000001
Ring ID:          1.16
Quorate:          Yes

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

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

After my Ansible LACP deployment:

pve001:

Code:
root@pve001:~# pvecm status
Cluster information
-------------------
Name:             test
Config Version:   2
Transport:        knet
Secure auth:      on

Quorum information
------------------
Date:             Fri Aug  2 11:05:08 2024
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          0x00000001
Ring ID:          1.1b
Quorate:          No

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

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 ... (local)

pve002:

Code:
root@pve002:~# pvecm status
Cluster information
-------------------
Name:             test
Config Version:   2
Transport:        knet
Secure auth:      on

Quorum information
------------------
Date:             Fri Aug  2 11:05:44 2024
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          0x00000002
Ring ID:          2.1f
Quorate:          No

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

Membership information
----------------------
    Nodeid      Votes Name
0x00000002          1 ... (local)

Do I need to change something in Corosync?

Regards - Willi
 
Last edited:
I have an issue after an LACP deployment.
What issue? I don't see an error message, just a split brain of a (not supported) two node cluster.

Do I need to change something in Corosync?
we nee more information.

What did you change and how? Just stating that it does not work and the output of a split brain does really not help to help you.
 
I have an issue after an LACP deployment.
Before I execute my Ansible Playbook:

What's in the playbook? What's the topology?

After my Ansible LACP deployment:

pve001:

Code:
root@pve001:~# pvecm status
Cluster information
-------------------
Name:             test
Config Version:   2
Transport:        knet
Secure auth:      on

Quorum information
------------------
Date:             Fri Aug  2 11:05:08 2024
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          0x00000001
Ring ID:          1.1b
Quorate:          No

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

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 ... (local)

What's in the log at the time of you running the playbook?
 

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!