[SOLVED] Proxmox 7.1 update fails

MoxProxxer

Well-Known Member
Apr 25, 2018
86
37
58
54
Trying to update my home Proxmox-box. Hangs on

Code:
Setting up pve-manager (7.1-12) ...

pstree shows, the culprit could be

Code:
├─sshd─┬─sshd───bash───dpkg───pve-manager.pos───systemctl───systemd-tty-ask

upon inspection it is

Code:
/bin/systemd-tty-ask-password-agent --watch

Trying to kill that leaves me with zombies

Code:
root       22844  0.0  0.0      0     0 ?        Z    10:21   0:00 [systemd-tty-ask] <defunct>
root       38975  0.0  0.0      0     0 ?        Z    11:01   0:00 [systemd-tty-ask] <defunct>
root       39536  0.0  0.0      0     0 pts/0    Z+   11:04   0:00 [systemd-tty-ask] <defunct>

*sigh* ... what now again?
 
Node was part of a 4-node test cluster and the sole node up.
Wasn't aware that literally everything fails (update, weblogin - and without sensible explanation) when no quorum is available

pvecm expected 1

solved the issue from

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


to

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