Dedicated disk functionality

These lines:

# use whole disk
storage2.monitor.dedicated-disk: true

# how much size to reserve as always free
storage2.monitor.reserved-bytes: 25 GB

Payout calculation still works.
It is still one drive per node as the node is determining the drive it is using from the data directory path. And using that just to determine the free space on it, the rest is the same.

1 Like