On the login screen if i click the openid redirect button i get the forwarding to the google account selection screen, i select my user then i am forwarded back to PDM and this is the error that is shown (same error in api/auth.log):
I set the...
On the roadmap page i see
"Off-site replication copies of guest for manual recovery on DC failure (not HA!)"
Does this mean replication of VMs to another cluster (like zfs pool) or something else? If its VM replication I would be very...
HI,
isn't support more than 32 interfaces.
See file at line 704 vi /usr/share/perl5/PVE/QemuServer.pm +704, you can edit but proxmox not support more than 32 interfaces :)
On saturday the fourth 4TB SSD arrived and I made a fresh install on a ZFS RAID10. Although the effect is not as good as I was hoping the system is running quite ok and working on the Win11 VMs is acceptable. IO delay is now below 1% most of the...
Same issue. We use PVE and have openid setup and working, but on PDM with the exact same settings we get:
- Login errors -
- Unable to create accounts in the console - The realm is created, it appears in the dropdown but after the required (and...
Siehe den getting started guide:
https://pmg.proxmox.com/wiki/Getting_started_with_Proxmox_Mail_Gateway#Changing_Hostname_or_IP
bzw. den dort verlinkten Artikel:
https://pmg.proxmox.com/wiki/Change_FQDN
das sollte die Schritte zum Übersiedeln auf...
Siehe den getting started guide:
https://pmg.proxmox.com/wiki/Getting_started_with_Proxmox_Mail_Gateway#Changing_Hostname_or_IP
bzw. den dort verlinkten Artikel:
https://pmg.proxmox.com/wiki/Change_FQDN
das sollte die Schritte zum Übersiedeln auf...
This looks like expected behavior.
Your VNET bridges are attached to a VRF, so the EVPN routes live in that VRF table and not in the main routing table.
The Proxmox host itself isn’t part of that VRF unless you explicitly put it there.
EVPN...
For the firewall to work, when using pve-firewall (or OVS with the new proxmox-firewall) we create firewall bridges. You can see them in the ip a output, as well as the isolated property which is set to off:
40: fwpr114p0@fwln114i0...
Which is the fwpr interface, and how do you determine that the property is off?
I positively restarted it, but I don't remember the order in which I did everything. I disabled the firewall option on both guests (but it warned me about it not...
Wow. Got it: Ubuntu 24.04.4 LTS with kernel 6.8.0-100 does not work right any more, 6.8.0-90 does.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2141906
Hi everyone,
I’m using Proxmox Backup Server and I’ve run into a problem with VM backups stored across namespaces.
On the same datastore, I have:
Backups in the root namespace
Additional backups inside a namespace coming from a remote...
Hello, is it possible to define a retention policy that spreads across multiple datastores?
What we are looking to do is to keep x days of backups on our main datastore which is SSD backed and keep x monthly backups on a secondary datastore with...