Those look pretty good. We could also try adding a little load on the disks and check the metrics. You can install the fio tool with apt install fio and run the following command fio --randrepeat=1 --ioengine=libaio --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=64 --size=4G...