I'm a newbie in proxmox, I installed it in a machine to do some tests and see what we can do with it. Pveperf results are giving me results I dont know they're if they're normal.
If I just run pveperf, I get results that seem to be ok, considering it's using only a raid 1:
pveperf
CPU BOGOMIPS: 57596.88
REGEX/SECOND: 1498626
HD SIZE: 19.38 GB (/dev/sda1)
BUFFERED READS: 169.84 MB/sec
AVERAGE SEEK TIME: 7.58 ms
FSYNCS/SECOND: 1150.48
DNS EXT: 34.08 ms
DNS INT: 2.77 ms (ovh.net)
However, if I run pveperf over /var/lib/vz (the lvm volume) I get much lower fsync results:
pveperf /var/lib/vz
CPU BOGOMIPS: 57596.88
REGEX/SECOND: 1547928
HD SIZE: 968.87 GB (/dev/mapper/pve-data)
BUFFERED READS: 187.72 MB/sec
AVERAGE SEEK TIME: 12.75 ms
FSYNCS/SECOND: 167.90
DNS EXT: 31.41 ms
DNS INT: 3.00 ms (ovh.net)
The machine has a single raid 1 (hardware, with write cache on), with a primary partition in /, the LVM in /var/lib/vz and swap. I've tried reinstalling it all without LVM and this dont seem to happen, i got consinstently 800-900 fsyncs. So my questions are,
1) is this the normal behaviour i should expect with pveperf and lvm or am I losing that much fsync performance? After googling a bit I have not found a similar case.
2) If this is a weird hardware/kernel compatibility problem, would I be better off reinstalling everything without lvm and forgettting about snapshots features and so on? The machine is a ovh EG 64G btw,
Thanks in advance for any help.
PD: Sorry if this gets duplicated, having some problems posting. EDIT: Ah the " you need approval" message flashed too fast the first time I tried to post. Sorry
If I just run pveperf, I get results that seem to be ok, considering it's using only a raid 1:
pveperf
CPU BOGOMIPS: 57596.88
REGEX/SECOND: 1498626
HD SIZE: 19.38 GB (/dev/sda1)
BUFFERED READS: 169.84 MB/sec
AVERAGE SEEK TIME: 7.58 ms
FSYNCS/SECOND: 1150.48
DNS EXT: 34.08 ms
DNS INT: 2.77 ms (ovh.net)
However, if I run pveperf over /var/lib/vz (the lvm volume) I get much lower fsync results:
pveperf /var/lib/vz
CPU BOGOMIPS: 57596.88
REGEX/SECOND: 1547928
HD SIZE: 968.87 GB (/dev/mapper/pve-data)
BUFFERED READS: 187.72 MB/sec
AVERAGE SEEK TIME: 12.75 ms
FSYNCS/SECOND: 167.90
DNS EXT: 31.41 ms
DNS INT: 3.00 ms (ovh.net)
The machine has a single raid 1 (hardware, with write cache on), with a primary partition in /, the LVM in /var/lib/vz and swap. I've tried reinstalling it all without LVM and this dont seem to happen, i got consinstently 800-900 fsyncs. So my questions are,
1) is this the normal behaviour i should expect with pveperf and lvm or am I losing that much fsync performance? After googling a bit I have not found a similar case.
2) If this is a weird hardware/kernel compatibility problem, would I be better off reinstalling everything without lvm and forgettting about snapshots features and so on? The machine is a ovh EG 64G btw,
Thanks in advance for any help.
PD: Sorry if this gets duplicated, having some problems posting. EDIT: Ah the " you need approval" message flashed too fast the first time I tried to post. Sorry

Last edited: