Hi,
Using systemd-248.3-1ubuntu1 on Ubuntu Impish the following
script produces multiple abandoned sessions:
$ for i in {1..100}; do sleep 0.2; ssh localhost sudo systemctl
daemon-reload & ssh localhost sleep 1 & done
$ sleep 2
$ jobs -p | xargs --verbose --no-run-if-empt
Hello systemd-devel,
we recently replaced a broken drive on a server and ran into a strange
issue in regards to a mount
1) It started with the old device not being reachable anymore and
therefore the crypt setup and mount was just failing:
--- cut ---
[...]
Jul 2 03:41:11 myserver
🎆 A new, official systemd release has just 🎉 been 🎊 tagged 🍾. Please download
the tarball here:
https://github.com/systemd/systemd/archive/v249.tar.gz
Changes since the previous release:
* When operating on disk images via the --image= switch of various
tools (such as
Am Mittwoch, dem 07.07.2021 um 15:21 +0200 schrieb Christian Rohmann:
> Hello systemd-devel,
>
>
> we recently replaced a broken drive on a server and ran into a strange
> issue in regards to a mount
>
>
>
> 1) It started with the old device not being reachable anymore and
> therefore the cryp