Hello,
I have a 3 node cluster and ran the Refresh / Upgrade from the GUI Update section on all nodes but one failed (node2) due to FRR package.
Used hold frr on node2 to update everything else which worked just fine.
I then proceeded to restart each node as recommended, one at a time to keep ceph quorum with 2/3 (node order 2,1,3).
I used unhold frr to try the upgrade process again on node2 but the issue persists even after multiple restarts.
Also manually deleted frr_10.2.2-1+pve1_amd64.deb file to force a redownload thinking it was incomplete/corrupted since other nodes had no issue and all nodes are identical both as in hardware(MS-01) and proxmox config.
The CEPH network is using thunderbolt ring IPv6 with FRR fabricd.
Not sure what relevant details I should provide since this is my first post and I'm not familiar with proxmox and linux in general so please let me know.
I have a 3 node cluster and ran the Refresh / Upgrade from the GUI Update section on all nodes but one failed (node2) due to FRR package.
Used hold frr on node2 to update everything else which worked just fine.
I then proceeded to restart each node as recommended, one at a time to keep ceph quorum with 2/3 (node order 2,1,3).
I used unhold frr to try the upgrade process again on node2 but the issue persists even after multiple restarts.
Also manually deleted frr_10.2.2-1+pve1_amd64.deb file to force a redownload thinking it was incomplete/corrupted since other nodes had no issue and all nodes are identical both as in hardware(MS-01) and proxmox config.
The CEPH network is using thunderbolt ring IPv6 with FRR fabricd.
Not sure what relevant details I should provide since this is my first post and I'm not familiar with proxmox and linux in general so please let me know.
Code:
Starting system upgrade: apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
frr
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/5714 kB of archives.
After this operation, 23.6 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Reading changelogs... Done
(Reading database ... 64380 files and directories currently installed.)
Preparing to unpack .../frr_10.2.2-1+pve1_amd64.deb ...
/etc/frr/daemons: line 1: This: command not found
dpkg: error processing archive /var/cache/apt/archives/frr_10.2.2-1+pve1_amd64.deb (--unpack):
new frr package pre-installation script subprocess returned error exit status 127
addgroup: The group `frrvty' already exists as a system group. Exiting.
addgroup: The group `frr' already exists as a system group. Exiting.
adduser: Warning: The home dir /nonexistent you specified can't be accessed: No such file or directory
The system user `frr' already exists. Exiting.
Errors were encountered while processing:
/var/cache/apt/archives/frr_10.2.2-1+pve1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
System not fully up to date (found 1 new packages)
starting shell