Recent content by thokr

  1. T

    ZFS replication sometimes fails

    That's great! Thank you for your work! Please let everyone here know when it makes its way to the enterprise repository.
  2. T

    ZFS replication sometimes fails

    The output from 2nd and 3rd nodes (1st is turned off) when the error is present: NAME USED AVAIL REFER MOUNTPOINT zfs 6.20G 8.81G 104K /zfs zfs/subvol-101-disk-0...
  3. T

    ZFS replication sometimes fails

    Here's the config of a VM: boot: order=scsi0;net0 cores: 1 memory: 1024 meta: creation-qemu=6.1.0,ctime=1643655674 name: vm1 net0: virtio=1E:EB:1B:A7:14:27,bridge=vmbr0,firewall=1 numa: 0 ostype: l26 scsi0: zfs:vm-100-disk-0,backup=0,size=4100M scsihw: virtio-scsi-pci smbios1...
  4. T

    ZFS replication sometimes fails

    We're currently testing ZFS replication in order to use it on our production servers. I made a test cluster of 3 nested Proxmox VMs: at1, at2 and at3. Each node has a single 16GB drive with a ZFS pool. I created a VM and a container (referred to as "VMs" from now on) on at1, enabled...