pvecm delnode? Storage fehler?

pakuzaz

Renowned Member
Apr 27, 2020
466
29
68
38
Hallo,

wir würden gerne eine Node austauschen leider bekommen wir einen fehler, kann das an einem Storage hängen das gerade in der Wartung ist?

root@srv-prox04:~# pvecm nodes

Membership information
----------------------
Nodeid Votes Name
1 1 srv-prox01
2 1 srv-prox02
3 1 srv-prox03
4 1 srv-prox04 (local)
5 1 srv-prox05
6 1 srv-prox06
7 1 srv-prox07
root@srv-prox04:~# pvecm status
Cluster information
-------------------
Name: clustername
Config Version: 7
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Mon Apr 12 10:09:35 2021
Quorum provider: corosync_votequorum
Nodes: 7
Node ID: 0x00000004
Ring ID: 1.7b
Quorate: Yes

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

Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.100.100.12
0x00000002 1 192.100.100.13
0x00000003 1 192.100.100.14
0x00000004 1 192.100.100.15 (local)
0x00000005 1 192.100.100.16
0x00000006 1 192.100.100.17
0x00000007 1 192.100.100.18
root@srv-prox04:~# pvecm delnode srv-prox03
Killing node 3
Could not kill node (error = CS_ERR_NOT_EXIST)
error during cfs-locked 'file-corosync_conf' operation: command 'corosync-cfgtool -k 3' failed: exit code 1
root@srv-prox04:~#

Viele Grüße

Pakuzaz
 
Hi,
könntest Du die Konfiguration /etc/pve/corosync.conf und die Ausgabe von pveversion -v auf Node 3 und Node 4 posten?

Was ist die Ausgabe von corosync-cfgtool -s auf Node 4 und was auf Node 3?