Search results

  1. A

    Watchdog.mux rebooting the the server

    Dears, i have a very strange issue and basically on the logs i see the following: root@SrvAuct2807206 ~ # journalctl --since "2025-10-10 00:00" --until "2025-10-11 23:59" | grep -i "watchdog" Oct 10 13:24:33 SrvAuct2807206 watchdog-mux[898]: got terminate request Oct 10 13:24:33 SrvAuct2807206...
  2. A

    Strange issue with network interface

    Hi, i'm running Proxmox VE 7.1-12 and today i faced a strange issue. I have checked the journal file but no anomaly found(attached). At 06.00AM in the morning :), a customer calles and tells me that nothing is working. Started the troubleshooting and found that it was an issue with the virtual...
  3. A

    NUMA enabled - RAM not recognized

    Hello, i have a 3CX(latest version which is a debian based) on prem installation running on Proxmox 8.1.8. This VM has 12GB of RAM and the hotplug(on Options) was enabled for Memory and CPU and thus NUMA was needed to be enabled at CPU config so that the machine could run. Everything was...
  4. A

    Backup of VM with snapshot seems having some problems

    Dears hello, I just wanted to move some VMs from one Proxmox installation to another. Usually when i have to do this kind of operation, i stop the vm, start a scp copy of the disk and the config file and all works perfectly. This time wanted to change and use the backup functionality...
  5. A

    VM not auto starting and also strange behaviour

    Hello, i have 4 VM on my proxmox host. Tried to reboot the whole host but only 3 of them started. The one that did not started has actually "Start at boot = yes", Start Order 2, Start Delay 60... The strange behaviour is that when i start manually the machine, the other get automatically...
  6. A

    One Public IP on a dedicated server

    Hello, i have installed proxmox and the current configuration is the default one, so one ethernet port eno1 and one linux bridge vmbr0 which has as bridge port set to the interface eno1. The public ip address is setup on the bridge. i can reach the proxmox interface on the public ip address. I...