Ich habe seit gestern einen Raid 10 mit 6 1,92TB Sata SSD laufen, die Lesegeschwindigkeit ist auch bei den Erwarteten Werten, nicht jedoch die Schreibwerte.
Folgende Test habe ich durchgeführt:
fio --ioengine=psync --direct=1 --sync=1 --rw=write --bs=4K --numjobs=1 --iodepth=1 --runtime=60 --time_based --name write_4k --filename=/VM-Storage/4k-writes --size=1g
write: IOPS=4542, BW=17.7MiB/s (18.6MB/s)(1065MiB/60001msec) (zfs sync enabled)
write: IOPS=155k, BW=606MiB/s (636MB/s)(35.5GiB/60001msec) (zfs sync disabled)
fio --ioengine=psync --direct=1 --sync=1 --rw=write --bs=4M --numjobs=1 --iodepth=1 --runtime=60 --time_based --name write_4m --filename=/VM-Storage/4m-writes --size=1g
write: IOPS=109, BW=439MiB/s (461MB/s)(25.7GiB/60002msec) (zfs sync enabled)
write: IOPS=639, BW=2559MiB/s (2683MB/s)(150GiB/60001msec) (zfs sync disabled)
fio --ioengine=psync --direct=1 --sync=1 --rw=read --bs=4K --numjobs=1 --iodepth=1 --runtime=60 --time_based --name read_4k --filename=/VM-Storage/4k-reads --size=1g
read: IOPS=225k, BW=878MiB/s (920MB/s)(51.4GiB/60001msec) (zfs sync enabled)
read: IOPS=211k, BW=825MiB/s (865MB/s)(48.3GiB/60001msec) (zfs sync disabled)
fio --ioengine=psync --direct=1 --sync=1 --rw=read --bs=4M --numjobs=1 --iodepth=1 --runtime=60 --time_based --name read_4m --filename=/VM-Storage/4m-reads --size=1g
read: IOPS=854, BW=3417MiB/s (3583MB/s)(200GiB/60001msec) (zfs sync enabled)
read: IOPS=563, BW=2255MiB/s (2365MB/s)(132GiB/60002msec) (zfs sync disabled)
Folgende Test habe ich durchgeführt:
fio --ioengine=psync --direct=1 --sync=1 --rw=write --bs=4K --numjobs=1 --iodepth=1 --runtime=60 --time_based --name write_4k --filename=/VM-Storage/4k-writes --size=1g
write: IOPS=4542, BW=17.7MiB/s (18.6MB/s)(1065MiB/60001msec) (zfs sync enabled)
write: IOPS=155k, BW=606MiB/s (636MB/s)(35.5GiB/60001msec) (zfs sync disabled)
fio --ioengine=psync --direct=1 --sync=1 --rw=write --bs=4M --numjobs=1 --iodepth=1 --runtime=60 --time_based --name write_4m --filename=/VM-Storage/4m-writes --size=1g
write: IOPS=109, BW=439MiB/s (461MB/s)(25.7GiB/60002msec) (zfs sync enabled)
write: IOPS=639, BW=2559MiB/s (2683MB/s)(150GiB/60001msec) (zfs sync disabled)
fio --ioengine=psync --direct=1 --sync=1 --rw=read --bs=4K --numjobs=1 --iodepth=1 --runtime=60 --time_based --name read_4k --filename=/VM-Storage/4k-reads --size=1g
read: IOPS=225k, BW=878MiB/s (920MB/s)(51.4GiB/60001msec) (zfs sync enabled)
read: IOPS=211k, BW=825MiB/s (865MB/s)(48.3GiB/60001msec) (zfs sync disabled)
fio --ioengine=psync --direct=1 --sync=1 --rw=read --bs=4M --numjobs=1 --iodepth=1 --runtime=60 --time_based --name read_4m --filename=/VM-Storage/4m-reads --size=1g
read: IOPS=854, BW=3417MiB/s (3583MB/s)(200GiB/60001msec) (zfs sync enabled)
read: IOPS=563, BW=2255MiB/s (2365MB/s)(132GiB/60002msec) (zfs sync disabled)