NFS i/o Performance Problem seit Update von Buster > Bullseye

pxo

Renowned Member
Nov 3, 2013
29
0
66
Hallo,
ich habe schon lange Zeit eine VM mit durchgereichter SATA Platte im Einsatz.

Vor 3 Wochen habe ich den Node von Buster nach Bullseye aktualisiert, ohne Probleme.
Gleichzeitig habe ich auch die VM von Buster nach Bullseye aktualisiert, ohne Probleme.

Neu ist jedoch das es beim NFS Zugriff wohl Probleme gibt.
Zum einen an ruckelnden Aufnahmen zu spüren. (Gab es vorher nie).
Zum anderen an der Zabbix-Monitor Meldung die des öfteren kommt..
Code:
Host: px2.domain.net

Status: PROBLEM
Trigger: sdf: Disk read/write request responses are too high (read > 20 ms for 15m or write > 20 ms for 15m)

Uhrzeit: 2022.01.07 09:10:14
Schweregrad: Warning
Operative Daten: 3.75 ms, 29.46 ms
Gruppe: Commands/Linux, Discovered hosts, aOS/Linux, aProxmox/Server
ID: 132479

Die VM Config am Proxmox Node:
Code:
root@px2 /etc/pve/qemu-server > cat 105.conf
#NFS Server for SAT Receiver
agent: 1
bootdisk: virtio0
cores: 2
ide2: none,media=cdrom
memory: 4096
name: media.domain.net
net0: virtio=3A:A9:1D:0B:57:A3,bridge=vmbr0
numa: 0
onboot: 1
ostype: l26
scsi0: /dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N0D8Z9ZN,backup=0,cache=writeback,size=2930266584K
scsihw: virtio-scsi-pci
smbios1: uuid=da7a576c-0871-45c9-96f7-7204840926b5
sockets: 1
startup: order=2,up=10,down=5
virtio0: px2_ssd250_1:105/vm-105-disk-0.qcow2,cache=writeback,size=2G

Die VM hat als einzigen Serverdienst NFS, die exports dazu:
Code:
root@media ~ > cat /etc/exports
#Media
/aufnahmen      *(rw,async,no_root_squash,no_subtree_check)
/movies1        *(rw,async,no_root_squash,no_subtree_check)
/picon-e2       *(rw,async,no_root_squash,no_subtree_check)
/dvd            *(rw,async,no_root_squash,no_subtree_check)

In /var/log konnte ich bis jetzt nichts hilfreiches dazu finden

Testlauf mit hdparm am Wirtsystem selbst, und in der VM:
Am Node selbst:
Code:
root@px2 ~ > hdparm -tT /dev/sdd
/dev/sdd:
 Timing cached reads:   14742 MB in  1.99 seconds = 7393.21 MB/sec
 Timing buffered disk reads: 422 MB in  3.00 seconds = 140.49 MB/sec

Auf der VM:
Code:
root@media ~ > hdparm -tT /dev/sda
/dev/sda:
 Timing cached reads:   11846 MB in  1.99 seconds = 5967.33 MB/sec
 Timing buffered disk reads: 362 MB in  3.00 seconds = 120.54 MB/sec

Danke für hilfreiche Ideen :)
 
Last edited:

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!