Before following @fstrankowski advice, perhaps you can articulate what "custom attribute" means for you.
There are already Tags one can apply to a VM. You can also add Notes that support MarkDown.
Blockbridge : Ultra low latency all-NVME shared...
http://bugs.debian.org/1129063 finally got around to filing this, I'll prepare the update and potentially include it in our repositories if it doesn't make the cut for 13.4
I have just enabled the SDN in my PVE, allowing containers ans VM's discovery each other by hostname.
However, the SDN interface is quite confusing...
Take the screenshot below as example, in the IPAM page
Column "Name / VMID", don't show...
Hallo @alejandro85,
This is expected behavior, but it's a Veeam limitation, not a Proxmox issue. The Proxmox API (/api2/json/cluster/resources) always returns the correct current node for every VM in real-time — there is no delay on the Proxmox...
Ich bin leider noch nicht dazugekommen diesen Thread auf gelöst zu stellen. Ich habe beide Neuinstalliert und dabei, bzw. davor den Fehler gefunden. Ich danke Ihnen für Ihre Hilfe.
Ich gehe davon aus, dass man das debuggt und wieder ans laufen bekommt, aber wahrscheinlich wird eine Neuinstallation beider Konten in deinem Fall die schnellste Variante sein ans Ziel zu kommen.
Yes, you can statically insert those routes into the VRFs, the best way is most likely to define them in the ifupdown2 configuration as post-up commands, by extending the respective VRF sections that are auto-generated by SDN:
iface...
After further tests:
* Insert route in VRF on each node
* Set rp_filter 0 on /proc/sys/net/ipv4/conf/all/rp_filter and /proc/sys/net/ipv4/conf/vrfbr_<zone>/rp_filter to properly get replies from semi-asymetric routing.
And it works.
Now, need...
Hey. Apparently I am now subscribed to this thread somehow? But anyways I got a notification for your post. While it is likely going to work, I am not sure its the best to drop the logs from notifications.
If you have not already taken a look at...
I do want to confirm that downgrading works.
Downgrading my PBS server to kernel 6.17.4-2-pve after the upgrade to PBS 4.1.2 with 6.17.9-1-pve let my backups function correctly again. My PVE hosts are running "Virtual Environment 8.4.16". LXC...
Before recreating the VM, you can try what I mentioned.
As SELinux insists on that missing policy file, try booting with SElinux disabled temporarily (for that one boot).
To do that, while booting, add to the kernel command line:
selinux=0
Let...
Vicam's method worked for me on Windows 10 and Proxmox 9.1. ZFS/systemd-boot.
However, I've noticed that my Optiplex 3050 Micro sure like's to lock up the Proxmox host hard whenever the Windows VM is reboot/shut down. After about a minute, the...
Hi @dekiesel,
currently, keyctl cannot be configured via API tokens, it's restricted to the root@pam user only at the moment. Relevant feature request: https://bugzilla.proxmox.com/show_bug.cgi?id=2582
I finally found a solution for my Discord backup notifications and figured I'd share.
I'm utilizing a custom template that simply omits the logs section of the notification. Now this may not work for you if you have so many backup targets that...
@futiless I think I've replied myself , I've deeply red the guidance here: https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/131#issue-3266798285 . I've been able to make a new script, it should work with 9955hx and 610M . Basically...