To config.yaml the following:
storage2.monitor.dedicated-disk: true
storage2.monitor.ReservedBytes: 100 GB
storage2.piece-scan-on-startup: false
Edit:
Both storage2.monitor.ReservedBytes
and storage2.monitor.reserved-bytes
do work the same it looks like, but to keep the usual format we should use storage2.monitor.reserved-bytes
.