Bug#993738: udev: symlink creation race condition can cause log delays
Michael Biebl
biebl at debian.org
Sun Sep 5 18:44:15 BST 2021
Am 05.09.21 um 19:34 schrieb Michael Biebl:
> Am 05.09.21 um 19:24 schrieb Lukas Schwaighofer:
>> for i in `seq 0 49` ; do
>> lvcreate -L 4M -n dummy-${i} vgtest
>> mkfs.ext4 -L dummy /dev/vgtest/dummy-${i}
>
> So you create a lot of partitions which all have the same label?
>
> Isn't this asking for trouble anyway as you can't be certain, which
> device the /dev/disk/by-label/dummy will point to?
>
>
Sounds like
https://github.com/systemd/systemd/issues/20212
You might give the linked PR
https://github.com/systemd/systemd/pull/20603
a try
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20210905/adac6a6f/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list