Recent content by Oper

  1. O

    zfs 2.3.0

    TL;DR zfs list after expandsion vdev shows incorrect numbers and Proxmox UI use this values. After I expanded vdev from 1D+1P to 3D+1P and rewritten all my data to ocupy full stripe width. zfs list shows used, referenced and written values 1.5 less then it must be (compressed data + ovehead)...
  2. O

    zfs 2.3.0

    I had raidz1 vdev with 2x8TB disks and had 8TB of storage. I expanded vdev by adding 2 new disks expecting to have 24TB = 3x8TB + 1x8TB parity using commands: zpool attach hdd-pool raidz1-0 /dev/disk/by-id/disk3 zpool attach hdd-pool raidz1-0 /dev/disk/by-id/disk4 But Proxmox reporting that it...
  3. O

    Display output is not active (Chrome OS Flex)

    Is it possible to run "Linux development environment"? When I try to turn it on - it fails to create virtual machine. I use CPU = host and nested virtualization is enabled.