[parted-devel] [PATCH V3 1/2] arch: Fix race between systemd and parted command
Phillip Susi
phill at thesusis.net
Tue May 6 14:13:58 BST 2025
Gulam Mohamed <gulam.mohamed at oracle.com> writes:
> When parted commands like print, delete and others along with create
> command, are run continuously, at some point of time a race has been
> noticed between the create command and systemd.
I would still rather see this fixed by taking out the BSD lock on the
disk to prevent the race with udev, but I also still think that it is a
bug for udev to blindly be deleting and (hopefully) re-adding the
partitions on a disk every time a process opens and closes it. I'm not
sure why my email to their mailing list has had no replies. I will poke
them again.
More information about the parted-devel
mailing list