Tom Parrott
Tom Parrott
Based on https://discourse.ubuntu.com/t/cannot-turn-off-net-ipv4-conf-rp-filter-no-matter-whats-in-etc-sysctl-conf/43611/10?u=tomp we should also confirm this isn't specific to systemd based instance OSes.
@simondeziel did you reproduce this previously, can you help @gabrielmougard reproduce it if so? Thanks
This should get resolved when 5.0/stable gets moved to core22
@MusicDin I've assigned this to you as you're working on https://github.com/canonical/lxd/issues/12210 and this could be related.
@dmitry-lyfar btw what is your use case for forcing interactive mode in this case?
@dmitry-lyfar ah ok good, so its not blocking you. Thanks
@pmarini please can you advise what the output of `lxc network show ` was to what `core.metrics_address` was set to?
@escabo want to take this one, it should be very similar to https://github.com/canonical/lxd/pull/13204
@nmezhenskyi did you fix this one already?
Thanks. Metrics listener is started after managed networks https://github.com/canonical/lxd/blob/main/lxd/daemon.go#L1778 so looks like it is fixed.