Search results

  1. M

    pfSense VM slower than expected inter-vlan routing

    pve 8.2.2 I'm hoping someone else may have some insight for me that is running pfSense as a VM on their proxmox instance and maybe not seeing the speeds they expect between VLANs. Iperf3 testing between VMs on the same VLAN I can reach transfer speeds of ~30Gbps. But between VMs on different...
  2. M

    pfSense VM slower than expected speeds between VLANs

    I'm hoping someone else may have some insight for me that is running pfSense as a VM on their proxmox instance and maybe not seeing the speeds they expect between VLANs. Iperf3 testing between VMs on the same VLAN I can reach transfer speeds of ~30Gbps. But between VMs on different VLANs (when...
  3. M

    Pfsense virtualized slow Wireguard performance

    I have a bit of a strange one. I have a pfSense VM setup on proxmox 8.1.3 with the following config: agent: 1 balloon: 0 boot: order=scsi0;ide2 cores: 4 cpu: host hostpci0: 0000:01:00.1,pcie=1 #passed through 10Gbe port from an Intel x540AT2 nic connected to 10Gbe ONT ide2...
  4. M

    Moving Proxmox VE to smaller SSD

    I've been reading through multiple other online tutorials with suggestions on how to accomplish this but I wanted to ask here if what I plan to do is correct. Currently my Proxmox VE install resides on a 500GB SSD that is starting to throw smart errors. I made a bonehead move early on and...
  5. M

    Trouble backing up one LXC

    Proxmox Version 7.1-12 I have 7 LXCs and 2 VMs. All seem to backup correctly without issue except for 1 of my LXCs. When I attempt at suspend backup it fails with the following: Task viewer: VM/CT 101 - Backup OutputStatus Stop INFO: starting new backup job: vzdump 101 --mode suspend INFO...
  6. M

    Question about bind mounts

    I apologize ahead of time if this has already been covered somewhere else that I can't find but. I'm attempting to bind mount some NFS shares from my host to a container. The NFS share has spaces in the directory name as will the bind mount point. I've tried using single quotes, double quotes...