Can you post the network configuration of your host, as well as the generated network configuration files?
ip a
ip r
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
cat /etc/pve/sdn/.running-config
The configuration of one of the...
So today I updated all 3 nodes in my cluster, which is using HA features.
Until today I was able to use the reboot button to just reboot a node, the HA would automatically migrate the VMs to another node.
But after the update today it doesn't...
Adding an IP is definitely not what I want. Also, it doesn't explain why this works just for some of the VNets. But I will delete at least one zone and see if this makes any difference.
Das ist ja schon mal OK.
Siehst du denn weitere Disks? Am besten mal mit lsblk abfragen.
Notfalls mit multipath - a /dev/sdX den zusätzlichen Pfad als Multipath Device hinzufügen.
Snapshots werden eh überbewertet. Ich habe viele Kunden mit ihren...
Only once you get more detailed infos back via `info balloon` in the Monitor menu, can Proxmox VE itself show the inside view of the VM.
So if the BalloonService is up and running, the Ballooning Device enabled, things should be good. Except...
Those will not report detailed memory usage. See https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher
The old Win 2008 machine does not report back detailed memory info. What you need is to get the guest to...
It looks like the kernel in the Ubuntu VM created by the Proxmox VE scripts is a minimal kernel, which does not include the Intel iGPU drivers (i915 or xe).
You need to reinstall the full generic Linux kernel:
sudo apt update
sudo apt install...
Paessler is working on it :
Exciting news! Your idea is now in progress! Our team has started working on bringing this feature/improvement to life.
We're diligently developing and testing, and we'll keep you updated on our progress. We're...
Several things come to mind after looking at the configuration:
You have multiple zones for the same bridge, it is sufficient to create one zone per bridge.
Is the bridge VLAN-aware?
You configured a gateway for the subnets - but that settings...
Thanks @leesteken . I reduced the RAM and............. It works ! I'll definitely reduce ARC usage as server has 256GiB RAM and can handle all vm smoothly.
Thank you very much have an excellent day !
There is a lot of issues with i226-V and latest versions of proxmox, but not limited to proxmox, it seems to be affecting many linux and freebsd systems. My solution was to update the nic firmware, see here for many others doing the same...
Do you backup this VM using the "Snapshot" mode (to a PBS server, for info) ? We deactivated the backup and the VM is up since 3 days which is a new record.
Maybe it has something to do with the freeze order send to the guest agent ?