We have been testing PVE on a couple of servers for a couple of weeks now. It's a great product. Nevertheless, there is something that has been greatly puzzling us.
The two servers exhibit exactly the same behavior. Specs of both servers: Epyc 7702P, 256GB, three mirrored SAS SSDs (ZFS mirror created by the Proxmox installer itself), Proxmox VE 6.4-1. The two servers are being tested independently from each other (no clustering, that is). The installation and configuration are completely standard in both cases, except for two things:
1- We disabled pve-ha-crm, pve-ha-lrm, pvesr and corosync.
2- We disabled RRDcached journaling, and increased WRITE_TIMEOUT and FLUSH_TIMEOUT.
If all VMs and containers are stopped, and there is no network traffic whatsoever to and from any of the interfaces (other than management related), and we are not connected to the management GUI (https://a.b.c.d:8006), either server writes about 10MB/hour (ten megabytes per hour) to disk. Mostly logs, we assume. Pretty reasonable.
However, under exactly the same conditions, as soon as we connect (open a browser session) to the management port and do nothing other than stare at the browser window, either server starts writing puzzling amounts of unknown (to us) data to disk at a rate of about 400MB/hour (400 megabytes per hour). The instant we disconnect (close the browser session) from port 8006, both servers revert to their previous behavior and start writing only about 10MB/hour. That's a more than considerable difference.
We have used all sorts of unix tools to try to find out what is going on, but to no avail at all. What could be causing the servers to write 40 times as much data to disk as soon as a connection to management port 8006 is established, even though the servers are doing nothing but chug along at the most minimal of states? Can that behavior be modified?
Thanks.
The two servers exhibit exactly the same behavior. Specs of both servers: Epyc 7702P, 256GB, three mirrored SAS SSDs (ZFS mirror created by the Proxmox installer itself), Proxmox VE 6.4-1. The two servers are being tested independently from each other (no clustering, that is). The installation and configuration are completely standard in both cases, except for two things:
1- We disabled pve-ha-crm, pve-ha-lrm, pvesr and corosync.
2- We disabled RRDcached journaling, and increased WRITE_TIMEOUT and FLUSH_TIMEOUT.
If all VMs and containers are stopped, and there is no network traffic whatsoever to and from any of the interfaces (other than management related), and we are not connected to the management GUI (https://a.b.c.d:8006), either server writes about 10MB/hour (ten megabytes per hour) to disk. Mostly logs, we assume. Pretty reasonable.
However, under exactly the same conditions, as soon as we connect (open a browser session) to the management port and do nothing other than stare at the browser window, either server starts writing puzzling amounts of unknown (to us) data to disk at a rate of about 400MB/hour (400 megabytes per hour). The instant we disconnect (close the browser session) from port 8006, both servers revert to their previous behavior and start writing only about 10MB/hour. That's a more than considerable difference.
We have used all sorts of unix tools to try to find out what is going on, but to no avail at all. What could be causing the servers to write 40 times as much data to disk as soon as a connection to management port 8006 is established, even though the servers are doing nothing but chug along at the most minimal of states? Can that behavior be modified?
Thanks.