Brand new setup, two hosts will not cluster together

SMSadler

New Member
Jan 5, 2023
3
0
1
Good morning all.
I am having a hard time getting my two hosts to cluster together. My goal is to manage both nodes under one pane of glass and then Move into a HA in the future when I grow my environment.

Here is the error:

1672934384425.png

pvecm status

Cluster information
-------------------
Name: Cluster1
Config Version: 1
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Thu Jan 5 10:00:32 2023
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1.5
Quorate: Yes

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

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

my /etc/corosync/corosync.conf results
logging {
debug: off
to_syslog: yes
}

nodelist {
node {
name: ChateauFranklin
nodeid: 1
quorum_votes: 1
ring0_addr: 172.27.217.33
}
}

quorum {
provider: corosync_votequorum
}

totem {
cluster_name: Cluster1
config_version: 1
interface {
linknumber: 0
}
ip_version: ipv4-6
link_mode: passive
secauth: on
version: 2
}

my /etc/pve/corosync.conf

logging {
debug: off
to_syslog: yes
}

nodelist {
node {
name: ChateauFranklin
nodeid: 1
quorum_votes: 1
ring0_addr: 172.27.217.33
}
}

quorum {
provider: corosync_votequorum
}

totem {
cluster_name: Cluster1
config_version: 1
interface {
linknumber: 0
}
ip_version: ipv4-6
link_mode: passive
secauth: on
version: 2
}
 
bump.
I have been stuck now for 2weeks with out being able to move forward. I have even tried fresh install some both host of proximal and still look at the same issue. I thought for a second maybe it was my host name but even after changing the host name I got the same error.
 
I found this issue.
After many attempts with new installs, I noticed the naming convention for the host names I was using caused the issue.

example
Servier one Host name HI.Myr730-XYZ
Servier one Host name HI.Myr430-XYZ
the problem is in the HI in this example. For this to work correctly, it needs the have hostnames like this
Myr730.HI and MyR430.HI this would correct this issue because the name before the first period is different after the Period is the common name.

What i ended up using was this

PVE1.chateau
Pve2.chateau
 

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!