You're not the first with this. There is already https://bugzilla.proxmox.com/show_bug.cgi?id=7651 for PDM and I think there is another open bug for PVE, but unfortunately I can't find it.
To have PVE "make more noise about that issue" you may...
Thanks for the reply, however I had to use the following rules to make it work:
ACTION=="add", SUBSYSTEM=="pci", ENV{PCI_SLOT_NAME}=="0000:01:00.0", ATTR{driver_override}="vfio-pci"
ACTION=="add", SUBSYSTEM=="pci"...
Like if we unplug an lvm or ext disk, that is in fact a network disk.. the system will be flooded by alarm if that disk is not available.
Can it be possible to have that log process stop after like 30sec-1min ? Or we need to stop the log of...
As with the flooding of the log.. Is there a way to make the system pause the error pumping ? Like if we get back after a week.. it will be uber clog for no reason..
Or maybe a service stop after x min of detection of an error ..?