Hello,
I am running a proxmox cluster (8.0.2) with ceph (quincy). For HA capabilities I want run watchdog on the nodes (softdog). When I try to install the watchdog service on a node I' getting messages about uninstalling pve etc. That's not what i want. Updateing and upgrading the node is fiune without problems.
See below:
root@proxmox1:~# apt update && apt upgrade
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://ftp.debian.org/debian bookworm InRelease
Hit:3 http://ftp.debian.org/debian bookworm-updates InRelease
Hit:4 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
Hit:5 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@proxmox1:~# apt install watchdog
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
libjs-sencha-touch proxmox-default-kernel proxmox-kernel-helper
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
proxmox-ve pve-container pve-ha-manager pve-manager qemu-server
The following NEW packages will be installed:
watchdog
0 upgraded, 1 newly installed, 5 to remove and 0 not upgraded.
Need to get 0 B/69.7 kB of archives.
After this operation, 4,098 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Not sure why this is, but it seems I cannot install and use watchdog until this is resolved.
I am running a proxmox cluster (8.0.2) with ceph (quincy). For HA capabilities I want run watchdog on the nodes (softdog). When I try to install the watchdog service on a node I' getting messages about uninstalling pve etc. That's not what i want. Updateing and upgrading the node is fiune without problems.
See below:
root@proxmox1:~# apt update && apt upgrade
Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
Hit:2 http://ftp.debian.org/debian bookworm InRelease
Hit:3 http://ftp.debian.org/debian bookworm-updates InRelease
Hit:4 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
Hit:5 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@proxmox1:~# apt install watchdog
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
libjs-sencha-touch proxmox-default-kernel proxmox-kernel-helper
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
proxmox-ve pve-container pve-ha-manager pve-manager qemu-server
The following NEW packages will be installed:
watchdog
0 upgraded, 1 newly installed, 5 to remove and 0 not upgraded.
Need to get 0 B/69.7 kB of archives.
After this operation, 4,098 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Not sure why this is, but it seems I cannot install and use watchdog until this is resolved.