Hi,
I've installed PBS on a physical machine. I've read the recomended requirements:
I went for a EPY 7313P with 256GB of RAM installed
I setup 2 Datastores:
1 using 2 vdevs in Raidz2 with 7 disks per vdec (8TB HDD SATA) and 2 spares.
the 2nd is 2 vdevs in RAIDz1 with 6 disks per vdev (22TB HDD Sata), mirrored special device of 2TB and 2 spare HDD's linked.
obviously the 2nd pool is alot faster for GC.
Trying to optimize the GC on the 1st pool, i want ot add a mirrord special device aswell.
I've got 2 questions:
1. After adding the special device to the 1st vdev, is there a way to fill up the special device with the metadata without having to copy all the data away and back again? Whats the best approach?
2. the system is only using half the memory. Probably as per default zfs only uses half the ram for L2arc. Is it a good idea to change the limit so it consumes more memory? If so, how and how much?

thanks for your advice.
I've installed PBS on a physical machine. I've read the recomended requirements:
Recommended Server System Requirements
- CPU: Modern AMD or Intel 64-bit based CPU, with at least 4 cores
- Memory: minimum 4 GiB for the OS, filesystem cache and Proxmox Backup Server daemons. Add at least another GiB per TiB storage space.
I went for a EPY 7313P with 256GB of RAM installed
I setup 2 Datastores:
1 using 2 vdevs in Raidz2 with 7 disks per vdec (8TB HDD SATA) and 2 spares.
the 2nd is 2 vdevs in RAIDz1 with 6 disks per vdev (22TB HDD Sata), mirrored special device of 2TB and 2 spare HDD's linked.
obviously the 2nd pool is alot faster for GC.
Trying to optimize the GC on the 1st pool, i want ot add a mirrord special device aswell.
I've got 2 questions:
1. After adding the special device to the 1st vdev, is there a way to fill up the special device with the metadata without having to copy all the data away and back again? Whats the best approach?
2. the system is only using half the memory. Probably as per default zfs only uses half the ram for L2arc. Is it a good idea to change the limit so it consumes more memory? If so, how and how much?

thanks for your advice.