Hi all,
Tried to follow the instructions at https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0 to upgrade the first node of my 3-node cluster from 4.4-24 to version 5.x. This seems to have gone badly wrong, because when I finished and rebooted, no pve* commands are available, and no pve* processes or ceph processes are running on the node. Took a look at output of dpkg -l, and the following packages are in status "rc":
(all other packages are in the "ii" state.)
Any way to recover this node and get the upgrade done, or am I beat?
Tried to follow the instructions at https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0 to upgrade the first node of my 3-node cluster from 4.4-24 to version 5.x. This seems to have gone badly wrong, because when I finished and rebooted, no pve* commands are available, and no pve* processes or ceph processes are running on the node. Took a look at output of dpkg -l, and the following packages are in status "rc":
Code:
root@proxmox-node-01:~# dpkg -l | grep ^r
rc libboost-program-options1.55.0:amd64 1.55.0+dfsg-3 amd64 program options library for C++
rc libboost-regex1.55.0:amd64 1.55.0+dfsg-3 amd64 regular expression library for C++
rc libcwidget3:amd64 0.5.17-2 amd64 high-level terminal interface library for C++ (runtime files)
rc libfcgi0ldbl 2.4.0-8.3 amd64 Shared library of FastCGI
rc libleveldb1:amd64 1.17-1 amd64 fast key-value storage library
rc libpython3.4-minimal:amd64 3.4.2-1+deb8u7 amd64 Minimal subset of the Python language (version 3.4)
rc libsigc++-2.0-0c2a:amd64 2.4.0-1 amd64 type-safe Signal Framework for C++ - runtime
rc libsnappy1 1.1.2-3 amd64 fast compression/decompression library
rc perl-modules 5.20.2-3+deb8u12 all Core Perl modules
rc proxmox-ve 4.4-112 all The Proxmox Virtual Environment
rc pve-cluster 4.0-55 amd64 Cluster Infrastructure for Proxmox Virtual Environment
rc pve-firewall 2.0-33 amd64 Proxmox VE Firewall
rc pve-ha-manager 1.0-41 amd64 Proxmox VE HA Manager
rc pve-manager 4.4-24 amd64 The Proxmox Virtual Environment
rc python3.4 3.4.2-1+deb8u7 amd64 Interactive high-level object-oriented language (version 3.4)
rc python3.4-minimal 3.4.2-1+deb8u7 amd64 Minimal subset of the Python language (version 3.4)
rc qemu-server 4.0-115 amd64 Qemu Server Tools
(all other packages are in the "ii" state.)
Any way to recover this node and get the upgrade done, or am I beat?