Hi All,
I installed proxmox (using ext4 filesystem) on a 5212MB SATA SSD (used consumer-grade Sandisk SD8SB8U512G1001) to evaluate it. I run some benchmarks using fio, to get an idea of how fast it is. Before installing proxmox, I benchmarked the disk with PassMark's Performance Test on Win1o Pro and got tremendously higher sequential writes (around 450 MBps), random r+w and a little bit higher reads.
Should I be troubled with the results? Are these considered normal with proxmox and ext4 ? I wanted to use this as the boot/os disk.
FYI, fio parameters I used: fio --ioengine=libaio --direct=1 --sync=1 --rw=xxx --bs=4KB/32KB/1MB --numjobs=1 --iodepth=64 --size=4GB --gtod_reduce=1
I installed proxmox (using ext4 filesystem) on a 5212MB SATA SSD (used consumer-grade Sandisk SD8SB8U512G1001) to evaluate it. I run some benchmarks using fio, to get an idea of how fast it is. Before installing proxmox, I benchmarked the disk with PassMark's Performance Test on Win1o Pro and got tremendously higher sequential writes (around 450 MBps), random r+w and a little bit higher reads.
Should I be troubled with the results? Are these considered normal with proxmox and ext4 ? I wanted to use this as the boot/os disk.
4KB block size (MBps) | 32KB block size (MBps) | 1MB block size (MBps) | |
Random write | 38 | 134 | 256 |
Random read | 381 | 530 | 466 |
Random read & write (rw) | read=24 / write=24 | read=87 / write=87 | read=154 / write=162 |
FYI, fio parameters I used: fio --ioengine=libaio --direct=1 --sync=1 --rw=xxx --bs=4KB/32KB/1MB --numjobs=1 --iodepth=64 --size=4GB --gtod_reduce=1
Last edited: