[systemd-devel] btrfs raid not ready but systemd tries to mount it anyway

Lennart Poettering lennart at poettering.net
Fri Oct 16 13:16:13 UTC 2020


On Fr, 16.10.20 13:21, Daniel J. R. May (daniel.may at danieljrmay.com) wrote:

> Log available here:
> https://drive.google.com/file/d/1-x26JS5gcZxwZx7zWoKduEg9ycwUHKqO/view?usp=sharing

So the btrfs ready ioctl is called and the device considered by the
kernel btrfs implementation  to be ready
(i.e. assembled from all component devices) with this line:

[   27.804250] systemd-udevd[712]: sde: /usr/lib/udev/rules.d/64-btrfs.rules:15 RUN '/usr/bin/udevadm trigger -s block -p ID_BTRFS_READY=0'

(that's line 35792)

And srv.mount then later mounts the thing correctly.

Where's the problem supposed to be be?

Lennart

--
Lennart Poettering, Berlin


More information about the systemd-devel mailing list