Hello all, I'm in a bit of a pickle here. I was running a recently upgraded (about a month ago) pve host and wanted to run update today. It failed on configuring pve-manager. I only pull packages from the proxmox repo and security updates from debian. # proxmox no subscription deb http://download.proxmox.com/debian jessie pve-no-subscription # security updates deb http://security.debian.org/ jessie/updates main contrib
I have the following in journalctl Apr 21 17:19:03 activebackup1 pvedaemon[8362]: unknown file 'ha/fence.cfg' at /usr/share/perl5/PVE/Cluster.pm line 760, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/share/perl5/PVE/HA/Env/PVE2.pm line 17, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/HA/Env/PVE2.pm line 17, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/share/perl5/PVE/VZDump.pm line 19, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/VZDump.pm line 19, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/share/perl5/PVE/API2/Backup.pm line 15, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Backup.pm line 15, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/share/perl5/PVE/API2/Cluster.pm line 15, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/Cluster.pm line 15, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/share/perl5/PVE/API2.pm line 13, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2.pm line 13, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Service/pvedaemon.pm line 8, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: Compilation failed in require at /usr/bin/pvedaemon line 11, <DATA> line 751. Apr 21 17:19:03 activebackup1 pvedaemon[8362]: BEGIN failed--compilation aborted at /usr/bin/pvedaemon line 11, <DATA> line 751. Apr 21 17:19:03 activebackup1 systemd[1]: pvedaemon.service: control process exited, code=exited status=255 Apr 21 17:19:03 activebackup1 systemd[1]: Failed to start PVE API Daemon. Apr 21 17:19:03 activebackup1 systemd[1]: Unit pvedaemon.service entered failed state. I'm sure I'm missing some kind of dependency. Any help is much appreciated, all of my VMs are down! --Maks _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
