impossible to make cluster on Proxmox

moloid

New Member
Mar 4, 2021
7
0
1
49
Hello every Proxmox users, Excuse me my poor english and my newbie questions. I'm trying desperately to make a cluster on two VMs and a server hosted online. After multiple attempts I'm struggling, could someone help me ? thanks.
 
where are you stuck exactly?

you need to provide more details otherwise nobody can help :)

network setup and some background information would be useful
 
I have installed at the beginning debian 10 next tinc for a vpn and after ping all I installed proxmox . What file of config you want ?.
 
/etc/network/interface from hosted server and the two vm are on VMWARE.
Code:
# The loopback network interface
auto lo
iface lo inet loopback

iface eno0 inet manual






auto vmbr0
iface vmbr0 inet static
        address ip serveur/24
        gateway XXX.XXX.XXX.254
        bridge_ports eno0
        bridge_stp off
        bridge_fd 0

#vpn
auto vmbr1
iface vmbr1 inet static
    address 10.0.0.3/24
    bridge_ports dummy0
    bridge_stp off
    bridge_fd 0
 
Last edited:
pvecm status on server

Cluster information
-------------------
Name: cluster
Config Version: 3
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Thu Mar 4 17:01:47 2021
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000003
Ring ID: 1.7f4
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 10.0.0.3 (local)

on vm1
ve1:~# pvecm status
Cluster information
-------------------
Name: cluster
Config Version: 3
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Thu Mar 4 17:03:22 2021
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1.6bc
Quorate: No

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

Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.0.1 (local)
on pve 2
luster information
-------------------
Name: cluster
Config Version: 3
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Thu Mar 4 17:04:37 2021
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 1.7d0
Quorate: No

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

Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.0.0.2 (local)
 
Last edited:
Last edited:
1- yes
2- yes but sometimes it deconnect
3- yes and i found that if i comment the ip6 it works better.
 

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!