Hi,@udo
why do your pveperf results also include
BUFFERED READS: xx MB/sec
AVERAGE SEEK TIME: xx ms
While mine do not?
Anyone else knows?
depends of the kind of test-device.
Code:
pveperf
CPU BOGOMIPS: 102194.56
REGEX/SECOND: 2689264
HD SIZE: 12988.55 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 6859.94
DNS EXT: 57.96 ms
DNS INT: 1.17 ms
zfs create -V 32GB rpool/iotest
mkfs.ext4 /dev/rpool/iotest
mount /dev/rpool/iotest /mnt
pveperf /mnt
CPU BOGOMIPS: 102194.56
REGEX/SECOND: 2505009
HD SIZE: 31.25 GB (/dev/zd160)
BUFFERED READS: 1091.12 MB/sec
AVERAGE SEEK TIME: 0.03 ms
FSYNCS/SECOND: 2352.23
DNS EXT: 57.55 ms
DNS INT: 1.16 ms
## btw. the reads measure caching