What's your SDN configuration?
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/subnets.cfg
cat /etc/pve/sdn/controllers.cfg
What is the exact vtysh output?
vtysh -c 'show ip route vrf vrf_<ZONEID> json'
vtysh -c 'show...
Hello,
im trying to install PVE 9.2-1 in a nested Hyper-V VM. The Media is booting but the ISO Image is not recognized. (see Screenie). The same VM works with 9.1-1.
I have already recreated the vm, double checked the iso and hash.
Has anyone...
Hi!
Thank you for your guide!
Unfortunately this didnt work in our environment :/
I have setup a fresh install with PVE 9.1.1 (which has the Kernel 6.17) I have have setup everything according to the guide of Proxmox themselves and everything...
Hi everyone,
I'm currently configuring an EVPN SDN setup on my Proxmox VE 9.2.3 cluster, and I've run into an issue with the Web GUI not displaying the routing tables.
The Issue:
When I select a specific node in the GUI (e.g., Node 'pve1' ->...
To customize which storages are included in the Proxmox Datacenter Summary calculation, open your Proxmox Web GUI, click your logged-in username in the top right corner, and click the gear (settings) icon to select exactly which storage pools are...
Problem is: you may want to accept mails via dualstack, but only send out via ipv4.
Best solution i came across and which works great in my case:
# add the following lines to the end of /etc/pmg/templates/main.cf.in:
inet_protocols = all...
Yes, we are using NAKIVO. But your mentioning of looking at the full journal and not just warnings gave me the solution, i think.
Yesterday, the VM 999 locked up again at around 09:49 CEST. Here are the relevant journal entries:
May 27 09:49:52...
raidZ1 is known to not be good for IOPS: https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/ . And your drives might be consumer drives without =1&c[nodes][0]=16&o=date']PLP. Lots of threads about disappointing (write)...
Could you verify this? It would be interesting to know whether it occurs with either pve-qemu-kvm=10.2.1-2 and pve-qemu-kvm=10.1.2-7 too. You can downgrade the package, and then start a VM for testing (and then upgrade it again before starting...
Suspending and hibernating to disk are implemented via the same API endpoints. The bulk suspend in the UI currently always does hibernation to disk. But for example, the more recent cluster-wide bulk suspend API endpoint does allow choosing...
I got the same problem on a server hosted by Scaleway.
Turning that named/bind9 is installed by default on their Proxmox image.
So I solve the problem by removing it
apt purge bind9
It‘s a cost calculation. You can either move critical vdisks to a mirror of 2x4TB enterprise drives or a mirrored stripe of 4x2TB enterprise drives (which gives you the best performance). Using 4 additional drives will result in space problems...