[SOLVED] Proxmox 7.1 update fails

MoxProxxer

Well-Known Member
Apr 25, 2018
86
36
58
53
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
 

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!