Good day, I am running into terrible performance issues after upgrading from 6 to 7. Here are my system details
Server is a Dell R710 with dual X5650 and 64Gb of memory, ssdvg is a LVM volume on a hardware RAID mirror of 2 Samsung 860 SSD's on a SAS2008 controller. Disk operations are extremely slow and when I perform serious disk operations like dd'ing images on the hypervisor it can cause VM's to stop responding due to locked i/o. Other than the disk throughput being very much on the low end FSYNCS/SECOND are horrifically bad. The servers current I/O workloads are VERY light, currently about 2M/s read and < 200K/s write and CPU is under control too at flat 7% across the day. Everything is using LVM and nothing fancy like ZFS.
This issue seems to have been introduced by upgrading from 6 to 7, any advice on what is going on here?
Code:
~# pveversion
pve-manager/7.4-17/513c62be (running kernel: 5.15.131-1-pve)
Code:
:~# pveperf
CPU BOGOMIPS: 127671.60
REGEX/SECOND: 1500551
HD SIZE: 45.53 GB (/dev/mapper/ssdvg-system)
BUFFERED READS: 39.29 MB/sec
AVERAGE SEEK TIME: 0.42 ms
FSYNCS/SECOND: 3.38
DNS EXT: 43.54 ms
Code:
~# lspci | grep SAS
03:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 02)
Code:
~# sas2ircu 0 DISPLAY
Device is a Hard disk
Enclosure # : 1
Slot # : 0
SAS Address : 4433221-1-0700-0000
State : Optimal (OPT)
Size (in MB)/(in sectors) : 953869/1953525167
Manufacturer : ATA
Model Number : Samsung SSD 860
Firmware Revision : 1B6Q
Serial No : S4CZNF0M734723M
GUID : 5002538e49784aa3
Protocol : SATA
Drive Type : SATA_SSD
Device is a Hard disk
Enclosure # : 1
Slot # : 1
SAS Address : 4433221-1-0600-0000
State : Optimal (OPT)
Size (in MB)/(in sectors) : 953869/1953525167
Manufacturer : ATA
Model Number : Samsung SSD 860
Firmware Revision : 1B6Q
Serial No : S4CZNF0M734705R
GUID : 5002538e49784a82
Protocol : SATA
Drive Type : SATA_SSD
Server is a Dell R710 with dual X5650 and 64Gb of memory, ssdvg is a LVM volume on a hardware RAID mirror of 2 Samsung 860 SSD's on a SAS2008 controller. Disk operations are extremely slow and when I perform serious disk operations like dd'ing images on the hypervisor it can cause VM's to stop responding due to locked i/o. Other than the disk throughput being very much on the low end FSYNCS/SECOND are horrifically bad. The servers current I/O workloads are VERY light, currently about 2M/s read and < 200K/s write and CPU is under control too at flat 7% across the day. Everything is using LVM and nothing fancy like ZFS.
This issue seems to have been introduced by upgrading from 6 to 7, any advice on what is going on here?
Last edited: