29.04.2019 20:20, Austin S. Hemmelgarn пишет: > >>>> As of today there is no provision for automatic mounting of incomplete >>>> multi-device btrfs in degraded mode. Actually, with systemd it is flat >>>> impossible to mount incomplete btrfs because standard framework only >>>> proceeds to mount it after all devices have been seen. >> Do you talk about the mount during boot or about mounting in general? > Both,
Sorry for chiming in, but the quoted part was mine, and I was speaking about automatic mount during boot. Manual mount using "mount" command after boot is of course possible (and does not involve systemd in any way). There is systemd-mount tool which will likely have the same issue.