Search results

  1. U

    qm remote-migration - 400 Parameter verification failed

    I'm trying to migrate some VM's from an old server to a new one and I'm getting the following error and dispite searching, I've no idea what's going wrong. ERROR: migration_snapshot: type check ('boolean') failed - got '' My migrate command looks like this some values <redacted>: qm...
  2. U

    Rate limit a VLAN / Linux Bridge

    Is there any simple way to rate limit a VLAN and Linux Bridge under proxmox? For example, say I have a bridge vmbr0 and a vlan vmbr0.2 on a 2.5Gbe port and I want to limit the vlan so it never uses more than 1Gb/s on the port in either direction. I'm using Proxmox VE 8.2.2 but I'm not using...
  3. U

    Metric Server data documentation

    Is there documentation about what the metrics stored by the metrics server mean and the units they are in? Things like diskread, diskwrite, netin and netout etc
  4. U

    Prune Simulator Question

    I've been using the prune simulator to figure out a decent backup schedule and I've come across something I don't understand. The image below shows a daily backup with the following: keep_daily 7, Keep_weekly 4, keep_monthly 4, keep yearly 2. The monthly backup appears to be kept for the last...
  5. U

    What are fwbrXYZi0 and fwlnXYZi0 and why are their MAC addresses being seen by Hetzner?

    i All, I have a proxmox 6.4-13 server running in a Hetzner datacenter with Bridged networking (redacted config below). I currently have 5 VM's running and each VM has a MAC address (in the running OS) starting with 00:50:56. When I do an ifconfig on the host machine, each VM has an...
  6. U

    [SOLVED] Changed host IP address, not can't log in to web interface!

    I've upgraded the hardware on my proxmox server. The new server was set up on a temp ip address, fresh install of OS and Proxmox, then the hardware was swapped over and the IP addresses updated. Everything seems to work on the server except when I try to log in to the proxmox UI, I get the...
  7. U

    Proxmox VM firewall not working on routed hetzner config.

    I have a Hetzner dedicated server running proxmox with a IPv4 /29 and IPv6 /64 routed to the virtual machines. Until recently I have left the hetzner firewall enabled along with the proxmox one, but I discovered some issues with it and a pfSense vm I wanted to run, so I turned it off... Only to...
  8. U

    Bridged IPv4 with Routed IPv6 on hetzner DS?

    For a while now I've been using Proxmox VE 5.2 with bridged IPv4 addresses to (amongst other things) host some websites for friends and family. I've been asked if I can get IPv6 working but this has turned out to be problematic because my dedicated server supplier, Hetzner, does not support...