Search results for query: apt upgrade

  1. M

    Mountpoints for LXC containers broken after update

    It's recommended to use apt full-upgrade over apt upgrade maybe just doing the full upgrade will resolve your issue. Does this also happen for new containers?
  2. Stoiko Ivanov

    Upgrade 7.3.12 to at least 7.3.2

    hm - this seems odd - as the comparison should not cause an error here - please share the output of: * `pmgversion -v` * `apt update` * `apt full-upgrade` in code-tags - maybe this shows where the issue is...
  3. W

    Mountpoints for LXC containers broken after update

    After running apt upgrade and rebooting, my mountpoints on LXC containers behave differently: 1. Regular mountpoints keep getting mounted as root:root, e.g. /var/lib/mysql, preventing MySQL from starting. 2. Read-only mountpoints prevent the LXC container from starting entirely. Regular...
  4. T

    [TUTORIAL] EXPERIMENTAL HOWTO: Proxmox 9.1 on Debian 13 with full* BTRFS RAID1, Secure Boot, LUKS root, and single password remote unlock (TPM coming soon...?)

    (... continued from previous post.) CREATING MIRRORS Once that's working, it's time to set up your partition mirrors. For all of these commands, obviously replace your partition paths as necessary. Verify your active mount points for EFI, boot, and cryptroot. mount | grep nvme Sometimes...
  5. T

    [TUTORIAL] EXPERIMENTAL HOWTO: Proxmox 9.1 on Debian 13 with full* BTRFS RAID1, Secure Boot, LUKS root, and single password remote unlock (TPM coming soon...?)

    ...-t ecdsa Now, moving back to the Proxmox server. Update everything through apt if you haven't, then grab dropbear. apt update apt upgrade apt install dropbear-initramfs You'll see a warning about an invalid key file. This is basically just warning that there isn't a public key installed to...
  6. fba

    Connection failed (Error 500: close (rename) atomic file '/var/log/pve/tasks/active' failed: Permission denied)

    If you have a backup of the vm/lxc you could reinstall Proxmox and restore the backups. The used Proxmox VE version 8.0.3 is from somewhen in 2023. You might consider updating it to at least the current version of the 8.x branch (apt-get update && apt-get dist-upgrade).
  7. C

    Intermittent Timeouts Between PVE and PBS

    ...pam_unix(cron:session): session closed for user root Feb 02 06:35:35 pbs systemd[1]: Starting apt-daily-upgrade.service - Daily apt upgrade and clean activities... Feb 02 06:35:36 pbs systemd[1]: apt-daily-upgrade.service: Deactivated successfully. Feb 02 06:35:36 pbs systemd[1]: Finished...
  8. P

    SDN VNETs on Bonded Uplink Disappear After Adding New VNET (Production Cluster - PVE 9.1.2)

    ...VNETs on bonded uplinks. WORKAROUND: As a temporary mitigation, the issue was resolved using the following steps: Performed an apt upgrade to bring Proxmox VE and related SDN packages to the latest available versions (9.1.4). After the upgrade, re-applied the SDN configuration via the...
  9. W

    Troubleshooting - LXC TTY Terminal Login Prompt Shows Gibberish

    I apologize for the tardy response, thank you for the additional information, @Kingneutron ! I did look at those escape codes and was not able to find any permanent resolution yet. I had a Fedora forum article at one point that referenced resetting the, I think, $PS1 value and possibly adding...
  10. T

    Rolling Cluster Update Script

    I thought I would share a script that I created and have been using to do rolling updates for Proxmox clusters: https://github.com/thanegill/proxmox-upgrade-cluster It doesn't cover all edge cases but does a decent job of waiting for the correct things to happen in the correct order. Issues and...
  11. M

    pve8to9 --full geht nicht

    diepve-upgrade-9wurde mir aus einem form empfohlen das update hat jetzt funktioniert und ich kann jetzt updaten danke
  12. Impact

    pve8to9 --full geht nicht

    Probier mal echo "nameserver 192.168.178.1" > /etc/resolv.conf apt update Das sieht mir nach einer fritzbox aus. der DNS Suffix sollte also vermutlich eher fritz.box anstatt locale sein aber das kannst du später beheben. Normalerweise würde man jetzt zuerst apt dist-upgrade laufen lassen und...
  13. M

    pve8to9 --full geht nicht

    Hallo ich habe versucht pve8to9 zu nutzten aber es wir nicht gefunden und habe es versucht zu installieren aber der fehler kamm raus root@lexis-server:~# apt update && apt install pve-upgrade-9 Ign:1 http://security.debian.org bookworm-security InRelease Ign:2 http://ftp.de.debian.org/debian...
  14. A

    [SOLVED] Proxmox VE 8 to 9 in-place update but kernel still on 6.8

    I don't have ZFS on the boot drive. I cleared all warnings from pve8to9 prior to apt update && apt dist-upgrade . I don't have bootctl command available.
  15. O

    PVE upgrade from 8 to 9 seems stuck

    I stared at this spam for nearly three hours before I found this post. :confused: Little did I realize it was blocking the question to replace modified config files. I guess that's why N is the default. I had to pay close attention to not miss the next questions. When the upgrade was finished it...
  16. UdoB

    [SOLVED] PBS upgrade format is nice and clean

    I was talking about upgrading to Trixie, if you really want to get the new apt binary - which is a weak reason, there are much better ones. In case of PVE this is the guide to follow: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
  17. U

    [SOLVED] PBS upgrade format is nice and clean

    Thanks, you all! I had no idea about the apt full-upgrade. But my apt versions stayed the same: PVE= 2.6.1, and PBS=3.0.3. And @UdoB , both software stayed the same after upgrading using full-upgrade: PVE=v8.4.16, Linux 6.8.12-17, and PBS=v4.1.1, Linux 6.17.2-2.
  18. O

    [SOLVED] Proxmox 9: cloud-init assistance

    Hello all. I am currently running a single node with version pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve). My previous Proxmox v8 cloud-init configuration was carried over from the v9 upgrade and was working just fine. Earlier this week, I started configuring integration...
  19. X

    Watchdog Reboots

    Now you mention it, we saw that on our last upgrade. Nodes drying during apt-get dist-upgrade. Never seen that before. We just thought it was because they were busy.
  20. P

    Proxmox VE 9.1.4 UEFI Issue on DL380

    I'm already on PVE 9.1.4 with latest kernel running 6.17.4-2-pve...