Re: [systemd-devel] limiting NFS activity

2022-10-18 Thread Barry
> On 17 Oct 2022, at 20:11, Weatherby,Gerard wrote: > >  > We have a requirement to limit / throttle the IO activity to an NFS mount for > a particular system slice. I’m trying to use cgroups v2 > > Does IODeviceLatencyTargetSec work for NFS mounts? > > Does cgroups v2 support net_prio? Can

Re: [systemd-devel] [EXT] Finding network interface name in different distro

2022-10-18 Thread Brian Reichert
> > : > > > Hi All, > > > > > > When changing distro or distro major versions, network interfaces' > > > names sometimes change. > > > For example on some Dell server running CentOS 7 the interface is > > > named em1 and running Alma 8 it's eno1. This doesn't answer the OP's question, but my trick

Re: [systemd-devel] Finding network interface name in different distro

2022-10-18 Thread Etienne Champetier
Le mar. 18 oct. 2022 à 10:11, Greg Oliver a écrit : > > On Fri, Oct 14, 2022 at 7:42 PM Etienne Champetier > wrote: >> >> Hi All, >> >> When changing distro or distro major versions, network interfaces' >> names sometimes change. >> For example on some Dell server running CentOS 7 the interface

Re: [systemd-devel] [EXT] Finding network interface name in different distro

2022-10-18 Thread Etienne Champetier
Le mar. 18 oct. 2022 à 10:04, Ulrich Windl a écrit : > > >>> Etienne Champetier schrieb am 15.10.2022 um > 02:41 in Nachricht > : > > Hi All, > > > > When changing distro or distro major versions, network interfaces' > > names sometimes change. > > For example on some Dell server running CentOS 7

Re: [systemd-devel] Finding network interface name in different distro

2022-10-18 Thread Etienne Champetier
Le dim. 16 oct. 2022 à 08:32, Lennart Poettering a écrit : > > On Fr, 14.10.22 22:24, Etienne Champetier (champetier.etie...@gmail.com) > wrote: > > > Le ven. 14 oct. 2022 ą 20:41, Etienne Champetier > > a écrit : > > > > > > Hi All, > > > > > > When changing distro or distro major versions, net

Re: [systemd-devel] Finding network interface name in different distro

2022-10-18 Thread Greg Oliver
On Fri, Oct 14, 2022 at 7:42 PM Etienne Champetier < champetier.etie...@gmail.com> wrote: > Hi All, > > When changing distro or distro major versions, network interfaces' > names sometimes change. > For example on some Dell server running CentOS 7 the interface is > named em1 and running Alma 8 it

[systemd-devel] Antw: [EXT] Finding network interface name in different distro

2022-10-18 Thread Ulrich Windl
>>> Etienne Champetier schrieb am 15.10.2022 um 02:41 in Nachricht : > Hi All, > > When changing distro or distro major versions, network interfaces' > names sometimes change. > For example on some Dell server running CentOS 7 the interface is > named em1 and running Alma 8 it's eno1. Wasn't the

[systemd-devel] Antw: [EXT] [systemd‑devel] Is it possible to let systemd create a listening socket and yet be able to have that socket activate nothing, at least temporarily?

2022-10-18 Thread Ulrich Windl
Wouldn't the most logical solution be?: Integrate that backup facility in your daemon (like before terminating). >>> Klaus Ebbe Grue schrieb am 07.10.2022 um 09:24 in Nachricht <91a90e97f41a4da3b7f716727262d...@di.ku.dk>: > Hi systemd‑devel, > > I have a user question which I take the liberty to

[systemd-devel] systemd prerelease 252-rc2

2022-10-18 Thread systemd tag bot
A new systemd ☠️ pre-release ☠️ has just been tagged. Please download the tarball here: https://github.com/systemd/systemd/archive/v252-rc2.tar.gz NOTE: This is ☠️ pre-release ☠️ software. Do not run this on production systems, but please test this and report any issues you find to GitHu

Re: [systemd-devel] limiting NFS activity

2022-10-18 Thread Lennart Poettering
On Mo, 17.10.22 18:52, Weatherby,Gerard (gweathe...@uchc.edu) wrote: > We have a requirement to limit / throttle the IO activity to an NFS mount for > a particular system slice. I’m trying to use cgroups v2 > > Does IODeviceLatencyTargetSec work for NFS mounts? No. That only works for block devi