Recent content by nlubello

  1. N

    Automatically set the Proxmoxx server on and off

    Hi, I'm using a similar strategy for the 2nd node of my cluster. I'm using cron to switch off the unused node at specified time and to switch back on if your BIOS support the switch on schedule like described at this link
  2. N

    DL380 gen 8 ZFS stripped mirror of 4x SSD poor performance

    Hello all, there is no one interested in this topic?
  3. N

    DL380 gen 8 ZFS stripped mirror of 4x SSD poor performance

    We digged in ZFS configuration using all the posts we found possibly related to this issue (ZFS performance is a trending topic) and we set 8GB of ram for ARC cache and also those additional options: zfs set compression=on VM_ZFS zfs set sync=disabled VM_ZFS zfs set primarycache=all VM_ZFS zfs...
  4. N

    DL380 gen 8 ZFS stripped mirror of 4x SSD poor performance

    Hi all, I'm following this forum from a couple of years up to now, getting all the best knowledge from the community and solving all the small problems that I've encountered in Proxmox VE. Now it's my turn to submit a new issue on our new installation over an HP DL380 gen 8 server with this...