Search results

  1. C

    Proxmox web GUI PAM auth doesn't wait for MFA

    Hi everyone, I use Jumpcloud's Linux agent to create a local user (admin) account on my Proxmox nodes that will wait for MFA to be completed before letting you login to the account. This works great, if I SSH to the Proxmox node with that account, it says "Waiting for phone authentication"...
  2. C

    Slow Dual ZFS Mirror Write Performance

    Hello everyone, I've been working on this issue for a little while now where I'm not seeing the expected write performance for a ZFS array. First, I'd like to go over the system setup and specs: I have two servers in a cluster, both with a ZFS Mirror local-vm-zfs. The node in question has...
  3. C

    Recovering fdisk Formatted Drive and Running LXC

    Hello everyone, I was attempting to format a couple of unused ZFS drives by using fdisk (g then w), and just like it warns you not to, I wrote a blank GPT partition to the drive that stores my LXC images. This drive was originally partitioned with LVM, and all that seems to be intact. I only...