This is rather an old thread, but here I am sharing my thought.
The presence of altname on an interface is not related to the Proxmox VE Network Interface Pinning tool [0]. It is determined by systemd-udevd hardware policy.
Based on the shared...
It would likely be difficult to resolve this matter on this forum.
I recommend opening a ticket through the customer portal and having it checked.
https://shop.proxmox.com/
many thanks, I've sent in a detailed report via that link...hoping for a response Monday afternoon Australian time.
hopefully no one thinks I'm in Austria!
Exactly as J-Rod mentioned, the business hours is Monday to Friday, from 7:00 - 17:00 (CET/CEST, UTC+01:00/+02:00) on Austrian business days.
I think for question regarding payment/subscription you should contact the shop team via...
Take a look here, seems reported issue:
https://lore.proxmox.com/all/20260817103032.73185-1-f.ebner@proxmox.com/T/#m98c8a1c78fcd2459239f87313331e81c062e1d5a
-Did you rule out fencing in case it is a cluster node?
- Does Previous system reset reason shows something interesting?
journalctl -b | grep "system reset reason"
Do you have in IPMI/iDRAC? does it show anything in health event logs/sensor reading?
In the proxmox shop FAQ, its mentioned that you will receive a renewal notices 30 days before your subscription ends:
https://shop.proxmox.com/index.php?rp=/knowledgebase/8/Renewal.html
I would suggest to contact Proxmox shop team regarding your...
There's an enhancement request for including PDM in POM, see:
https://bugzilla.proxmox.com/show_bug.cgi?id=7762
Latest update is patch for it available, waiting for review...
The guest-fsfreeze-status command is used to determine if a fsfreeze is still ongoing inside the guest VM. The timeout here show that the guest does not respond to the status requests send by the PVE host, which waits 10 minutes at most for this...
Just my 2 cents, I might be wrong:
My understanding this means pve (i think specifically pvestatd/qmeventd) tries to access the QMP socket of the VM but it couldn't and timeout, this can occurs for many reasons, for example such as another...
There's one bug report on PBS related to nfs and kernel 7:
https://bugzilla.proxmox.com/show_bug.cgi?id=7558
Might worth attempting to force NFS version 4.0 and see if that's help? also if its possible for you to try temporary to use the latest...
Hi !
First of all, thanks to everyone contributing to this forum, I have a home server running Proxmox VE 9.2.11 and this forum has been helpful more than once ! Now, I've had to create an account because I cannot find an exact match for my...
If its cluster nodes, then might be problematic as shown above. Although you can work on separate migrating network/replication then it should be fine as well I think.
As mentioned in the thread above:
"For two IPs in two subnets, you will need a second NIC."
However, if your node is standalone (not part of a cluster), you can easily add two IPs from different subnets on the same bridge using a command like...
No reboot is not required for these packages but for running VMs must be fully Stopped and Started to load the new QEMU version.
In general, I would only reboot host for kernel updates as you mentioned.