Dear Clever People,
I have stumbled into a very strange issue. I have 6 VMs on my server running pve-manager/9.2.3/d0fde103346cf89a (running kernel: 6.8.12-18-pve)
4 of the VMs are running without any hassles what-so-ever. 2 of the VMs are showing a very IO Pressure Stall. like 99%.
On both of the VMs that are seeing this issue are running the following.
Distributor ID: Debian
Description: Debian GNU/Linux 13 (trixie)
Release: 13
Codename: trixie
I have installed node.js
npm version = 11.13.0
pm2 version = 7.0.1
yarn version = 1.22.22
postrgres version = psql (PostgreSQL) 18.4 (Debian 18.4-1.pgdg13+1)psql (PostgreSQL) 18.4 (Debian 18.4-1.pgdg13+1)
no matter what I try, if I look at the VM in the Proxmox GUI, select the VM / Summary / scroll down to IO Pressure Stall and that shows 99%. I have looked at the history for an hour, a day and a week and they are all the same.

The clear verticals was after changing settings and shutting down and then restarting the VM.
Below are the settings I have changed.
change cache to "Write Back"
checked "Discard"
change Async IO "threads"
I have stopped the following services
postgres
nginx
pm2-root
and none of this changes the IO Pressure Stall.
I also tried
iotop -o -b -n 2
Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
Current DISK READ: 0.00 B/s | Current DISK WRITE: 0.00 B/s
TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND
Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
Current DISK READ: 0.00 B/s | Current DISK WRITE: 0.00 B/s
TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND
I have done loads of searches and chatgpt is saying that this might be that the GUI is not showing what is really happening on the VM.
Does anyone one have any ideas or suggestions.
Thanks
Lawrence
I have stumbled into a very strange issue. I have 6 VMs on my server running pve-manager/9.2.3/d0fde103346cf89a (running kernel: 6.8.12-18-pve)
4 of the VMs are running without any hassles what-so-ever. 2 of the VMs are showing a very IO Pressure Stall. like 99%.
On both of the VMs that are seeing this issue are running the following.
Distributor ID: Debian
Description: Debian GNU/Linux 13 (trixie)
Release: 13
Codename: trixie
I have installed node.js
npm version = 11.13.0
pm2 version = 7.0.1
yarn version = 1.22.22
postrgres version = psql (PostgreSQL) 18.4 (Debian 18.4-1.pgdg13+1)psql (PostgreSQL) 18.4 (Debian 18.4-1.pgdg13+1)
no matter what I try, if I look at the VM in the Proxmox GUI, select the VM / Summary / scroll down to IO Pressure Stall and that shows 99%. I have looked at the history for an hour, a day and a week and they are all the same.

The clear verticals was after changing settings and shutting down and then restarting the VM.
Below are the settings I have changed.
change cache to "Write Back"
checked "Discard"
change Async IO "threads"
I have stopped the following services
postgres
nginx
pm2-root
and none of this changes the IO Pressure Stall.
I also tried
iotop -o -b -n 2
Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
Current DISK READ: 0.00 B/s | Current DISK WRITE: 0.00 B/s
TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND
Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
Current DISK READ: 0.00 B/s | Current DISK WRITE: 0.00 B/s
TID PRIO USER DISK READ DISK WRITE SWAPIN IO COMMAND
I have done loads of searches and chatgpt is saying that this might be that the GUI is not showing what is really happening on the VM.
Does anyone one have any ideas or suggestions.
Thanks
Lawrence


