Search results

  1. E

    Developer Forum - Pull Requests?

    @tom @cheiss @fschauer @Chris sincere apologies for the ping everyone. I did not see a Developer forum to discuss code reviews and bug fixes. Here's a PR to review: https://github.com/proxmox/pve-installer/pull/13 If there's another place for this, please let me know and I'll remove this...
  2. E

    VM memory not ballooning?

    I am running a TrueNAS VM (24.10) on the latest Proxmox 8.2 (and will upgrade to 8.3 soon). I am setting ballooning to start at 8G and end at 64GB. However, when I do something memory intensive (e.g. changing all posix ACLs across 100TB on a ZFS pool within the VM), this quickly runs into...
  3. E

    [SOLVED] ZFS: Importing and Mounting Failed Mirror from another PVE

    I need to obtain a single file from a drive that was previously in an PVE (Proxmox 6.2). It was an ZFS Mirror of the OS drive (partitioned per Proxmox installer). Since both the existing ZFS-backed PVE I am on, and the old mirror'd drive, use the same rpool name, I had to use the ID of the...
  4. E

    Planning: One Big Server vs Three Small Servers w/HA

    Got a decision to make and looking for public advice. Mostly duck-typing this out. I have been volunteering at an elementary school to fix their network/server and now it's time to build their server(s) out. However, I can't decide between two setups. The driving force is minimal cost...
  5. E

    HA Bonding for best use of 4 NICs (2x 10G, 2x 1G)

    I have 3 machines I am trying to cluster into an HA group. This is not a mission critical setup, just a homelab - but, it does run a lot of my personal stuff so minimal downtime for repairs is fine. More so to learn and use HA in somewhat of a production environment. I'm on the fence of a few...
  6. E

    Only 2x SATA3 Ports: Options?

    So one of my servers has a limitation of only 2 SATA ports (it's a stripped down Supermicro mobo). I may end up buying 2 more of these servers as well. What is the optimum way to setup Proxmox for: * Only 2 SSDs, or maybe a single SSD and an HDD * Storage and OS for Proxmox * Possibly HA...