[SOLVED] going for max speed with proxmox 7; how to do it?

@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?
Hi,
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
 
  • Like
Reactions: diversity

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!