[SOLVED] Login via WEB gui nicht mehr möglich nach entfernen eines Server aus dem cluster

tesme13

Member
Nov 14, 2021
44
1
13
46
Hi
ich hatte einen cluster mit 2 servern.
Nun habe einen entfernt mittels "pvecm delnode pve2".
Seitdem ist an beiden servern kein login auf der gui möglich.
ssh geht.

Alle patches sind installiert.

Irgendjemand eine Idee ?
 
Hi
beim Anmeldeversuch steht folgendes im syslog.

Code:
Feb 13 08:25:27 pve2 pvedaemon[1341]: authentication failure; rhost=::ffff:10.213.213.76 user=root@pam msg=cfs-lock 'file-priv_tfa_cfg' error: no quorum

Ich denke da ist was schief gelaufen.
 
Wenn ich das richtig sehe wurde nicht richtig aufgeräumt.
Es gibt auf beiden servern immer noch eine Datei corosync.conf.
Und da steht immer noch die config drinne und die Datei ist auf beiden vorhanden und hat denselben Inhalt.

Code:
root@pve:/etc/pve# pvecm nodes

Membership information
----------------------
    Nodeid      Votes Name
         1          1 pve (local)

Code:
root@pve2:/etc/pve# pvecm nodes
Cannot initialize CMAP service
root@pve2:/etc/pve#
 
Mmmh.
Kann mir das einer erklären ?
(die IP von dem Rechner pve is 10.213.213.230)

Bash:
root@pve:/etc/pve# pvecm qdevice setup 10.213.213.230
All nodes must be online! Node pve2 is offline, aborting.
root@pve:/etc/pve# pvecm nodes

Membership information
----------------------
    Nodeid      Votes Name
         1          1 pve (local)
 
Last edited:
So nächster Schritt.

der cluster erwartet 2 quorum votes. Was bei einem device schlecht geht. Also mal eines rausnehmen.


Bash:
root@pve:~# corosync-quorumtool -s
Quorum information
------------------
Date:             Sun Feb 13 10:12:40 2022
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          1
Ring ID:          1.25
Quorate:          No

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

Membership information
----------------------
    Nodeid      Votes Name
         1          1 pve (local)
root@pve:~# corosync-quorumtool -e 1
root@pve:~# corosync-quorumtool -s
Quorum information
------------------
Date:             Sun Feb 13 10:12:59 2022
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          1
Ring ID:          1.25
Quorate:          Yes

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

Membership information
----------------------
    Nodeid      Votes Name
         1          1 pve (local)
 

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!