Search results

  1. G

    ZFS on Linux zpool disk spin-up daemon

    The Linux runtime power management (RPM) provides everything necessary to put unused disks to sleep and wake them up when required. If properly configured this can save energy in SOHO environments where disks often idle in the night and during non office hours. However, a major drawback when...
  2. G

    lxc.sysctl in unprivileged containers

    I'm a little confused reagarding what's possible with an unprivileged container when it comes to setting values in /proc/sys. I'm in partucular interested in everything below /proc/sys/net. I have an unprivileged container in which everything below /proc/sys/net is owned and writable by root...
  3. G

    Proxmox VE 5.3 installer overwriting existing EFI boot variables

    I decided that it would be a good idea to install Proxmox VE 5.3 to a USB thumb drive just as a rescue system which would enable me to independently mount my zfs rpool from the SSD mirror. So I plugged in a USB thumb dive with the Proxmox installer and another thumbdrive to install to...
  4. G

    Booting a ZFS root file system via UEFI - Has something changed with Proxmox VE 5.3 ?

    After operating a ZFS "all in one" ESXi/OmniOS/napp-it server for the past 6 years I was curious to see how ZoL and Open Source virtualization have developed in the meantime. Proxmox seemed to be a very good solution to investigate. Since my OmniOS storage server is booting from a mirrored ZFS...