Can you post some more information, from the node where the VM is running?
ip a
ip r
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/subnets.cfg
cat...
gibt mehrere möglichkeiten.
dazu empfehle ich jetzt mal https://www.diskinternals.com/raid-recovery/zfs-raid-different-size-drives/ als lesestoff
mein persönlicher favorit, wenn es um maximale kapazität geht und nicht um performance, wäre den...
Hi!
you could check if tailscale is working using tailscale status. To check where the packets are going a tcpdump -envi any would also be useful. What SDN tutorial did you follow? How does your sdn config look like:
grep -r ''...
Hi!
You should be able to connect/disconnect with VM.Config.Network and the SDN.Use permission (on any used bridge or vnet). Have you tried these together? PVEVMAdmin is not allowed to do this because it lacks the necessary SDN permissions.
You could try using something like kdump inside the guest to capture the crash, but it is a bit involved. An easier way is to run journalctl -f via ssh from the host (or another machine) to monitor the logs and hope to retrieve more information...
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...