Search results

  1. T

    Disable virtualization on cluster node

    Hello, I have 3 node cluster and I would like to disable virtualization support on one node due to licensing issues. However I would like to keep Proxmox GUI on this node to be able to manage Ceph from the GUI. Every node has a ROMED8-2T motherboard with an EPYC 74F3 processor (This CPU is...
  2. T

    [SOLVED] Can't mount encrypted ZFS dataset - zfs mount fails sillently without an error

    Hi, I have problems with mounting encrypted zfs dataset after boot. Pool is properly imported and visible in `zpool status` output. Then I manually load keys with: `zfs load-key -a` - still no issues. And here comes the mounting part. Dataset has `canmount=on` and `mountpoint=/mnt/ssd`...