Search results

  1. O

    Hardware offloading network, performance?

    I have pfSense running and as a VM with the usual setup: vmbr0 -> vLAN and vmbr1 -> vWAN . One of the steps of setting up pfSense when using VirtIO interfaces in Proxmox VE i to disable hardware checksums. I also crave more physical NICs, so... It got me thinking. How does passthrough pcie...
  2. O

    Added node with zfs (mirror) to cluster. No 'local-lvm' storage?

    This confused me. Is this the correct way? pve1 is the new node. Had two leftover ssd's and thought a mirror would be the best option(?). I chose zfs (raid1)/"mirror" during installation. When added to my cluster there was no local-lvm on pve1, so I added zfs storage and named it "local-zfs"...
  3. O

    Extra node votes in cluster (homelab)

    I have three servers. I want to be able to shut down the servers whenever without every VM dropping and having to set pvecm expected 1 to log in. Is it ok to give the the servers 2 votes each, expected votes 2, or are there any gotchas? I was thinking something like this: pve1 - votes = 2...
  4. O

    Proxmox and pfSense: How does proxmox know "not to listen" on the port connected to WAN?

    When using proxmox to run pfSense, i.e. as the edge router/firewall: How does proxmox know "not to listen" on the port connected to WAN? As I have learned, per default Proxmox listens on all interfaces (https://pve.proxmox.com/pve-docs/pveproxy.8.html) I have run pfSense bare metal for years...
  5. O

    pfSense and proxmox (cluster)

    Maybe these are simple questions. But I have not been able to find the answers. I am thinking of replacing my bare-metal pfSense with a virtual one. Seems easy enough: https://docs.netgate.com/pfsense/en/latest/recipes/virtualize-proxmox-ve.html . This way I can run a few lightweight apps on the...
  6. O

    NFS: Permission denied for images/100/ but backups showing

    Hi, had to reboot everything due to electric inspection and used the opportunity for an quick update from Truenas Scale 'RC2' to 'release'. Now the proxmox/nfs/permission problem: I use NFS for VM disks and backups, and after the reboot I cannot see any vmdisks (.qcow2). However, the backups...
  7. O

    Cluster node join after reboot troubles

    Hi, I have trouble getting node 2 to rejoin cluster after reboot. I found that neither nodes had the other node defined in "hosts" GUI>System>Hosts 127.0.0.1 localhost.localdomain localhost 10.0.0.21 pve2.localdomain pve2 10.0.0.135 pve.localdomain pve So I added pve to pve2 and vice versa...