[SOLVED] missing services after update

Thomas k.

Active Member
Jun 11, 2019
14
2
43
52
Hi,

I have a PVE Cluster of 7 nodes. 3 of them are only for Ceph usage.
After updating the Ceph Nodes they turned gray in the web-ui. I found out that several services a not running and seem to be missing. Most of the binaries are not installed anymore:

root@ceph1:/# pve[TAB]
pvecm pve-firewall pvefw-logger pveum

The reason is that I accidentally did an "$ apt distupgrade" without any proxmox sources defined in "/etc/apt/sources.list" with there result that a lot of stuff has been removed:

Die folgenden Pakete werden ENTFERNT:
libpve-guest-common-perl libpve-storage-perl proxmox-ve pve-container pve-ha-manager pve-manager qemu-server

Is it possible to install them again?

Thanks!
T.
 
Hi,

Now try to reinstall the packages
apt install libpve-guest-common-perl libpve-storage-perl proxmox-ve pve-container pve-ha-manager pve-manager qemu-server after installing restart your system.