[pve-devel] [PATCH firewall/cluster 1/2] fix #1965: cache firewall/cluster.fw file
Wolfgang Bumiller
w.bumiller at proxmox.com
Thu Nov 17 11:38:15 CET 2022
On Thu, Nov 17, 2022 at 11:23:19AM +0100, Roland wrote:
> nice!
>
> btw, what about this one ?
>
> https://bugzilla.proxmox.com/show_bug.cgi?id=3909#c3
>
> actually, the firewall stuff is getting blindly executed every 10
> seconds, that's causing a lot of noise.
>
> couldn't/shouldn't this be handled more intelligenty ?
I've been experimenting with a more event-driven approach but I can't
give you an ETA on when that'll happen as it's a lot more involved as it
requires support by our cluster-filesystem (since editing files on
another node needs to properly propagate events all the way through to
the firewall daemon on the other affected nodes), which requires a lot
more scrutiny.
More information about the pve-devel
mailing list