The grey coloured VM after trying to add 4 nodes

makekiewicz

New Member
Dec 9, 2023
1
0
1
I have 3 nodes in the cluster. I have tried to add 4 nodes but during the adding I have experienced an error.
VMs have changed the colour to grey. VMs are working in the background but I don’t have the access to them through gui.

After some time I realised that I cannot log in through gui. The log shows an error. The password is definitely correct because I can login through ssh.

During the attempt to change the password ( pveum passwd) I get an error.

Can I get some suggestions, please?

Code:
root@pve22:~# pvecm status
Cluster information
-------------------
Name:             koleje
Config Version:   10
Transport:        knet
Secure auth:      on

Quorum information
------------------
Date:             Sat Dec  9 14:21:55 2023
Quorum provider:  corosync_votequorum
Nodes:            3
Node ID:          0x00000002
Ring ID:          1.9161
Quorate:          Yes

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

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 10.0.200.28
0x00000002          1 10.0.200.21 (local)
0x00000003          1 10.0.200.31



root@pve22:~# pvecm nodes

Membership information
----------------------
    Nodeid      Votes Name
         1          1 pve21
         2          1 pve22 (local)
         3          1 pve51

=========================================================================

root@pve100:~# pvecm status
Cluster information
-------------------
Name:             koleje
Config Version:   10
Transport:        knet
Secure auth:      on

Quorum information
------------------
Date:             Sat Dec  9 17:17:04 2023
Quorum provider:  corosync_votequorum
Nodes:            1
Node ID:          0x00000004
Ring ID:          4.f8ff
Quorate:          No

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

Membership information
----------------------
    Nodeid      Votes Name
0x00000004          1 10.0.200.10 (local)


root@pve100:~# pvecm nodes

Membership information
----------------------
    Nodeid      Votes Name
         4          1 pve100 (local)

=========================================================================
 
Hi,

Thank you for the output!

Did you see anything related in the Syslog? Could you also post the output of `pveversion -v` command?