Recent content by crumb4life

  1. C

    Migration failed - changing feature flags is only allowed for root@pam

    I am running into this issue. Not sure what you mean by the root user, I am the root@pam when running the migration. I also installed the pve-container >= 5.2.4 and am still running into the same issues. 2025-02-13 12:20:38 remote: started tunnel worker...
  2. C

    Vlan Help

    I finally did get it to work with this config. auto lo iface lo inet loopback iface enp2s0 inet manual iface enp4s0 inet manual iface enp8s0f0 inet manual iface enp8s0f1 inet manual iface enp9s0f0 inet manual iface enp9s0f1 inet manual auto vmbr0 iface vmbr0 inet static address...
  3. C

    Vlan Help

    I am struggling to get Vlan's to work on Proxmox, I just moved over from ESXI(so I am used to port groups etc and vswitches) I am trying to do what I think is a simple setup, but it is proving to not be. Right now 2 nice One is the Management NIC One is my VLAN 255 nic that hooks to a HP switch...