[systemd-bugs] [Bug 51220] systemd fails to unmount an atypical block-device setup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 18 19:40:29 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51220

--- Comment #1 from Kay Sievers <kay.sievers at vrfy.org> 2012-06-19 02:40:29 UTC ---
Systemd does not support "fake block devices". This needs to be provided by
the raid tools themselves and hook up into systemd.

Most of the things are done today by (mostly weird) shell scrips provided
by the distributions. Systemd has currently no plans to support MD or LVM
natively.

We provide minimal dis-assembly support for device-mapper volumes, something
similar could probably be done for MD, but someone needs to do it, and it
would need to be reasonable simple and not involve running daemons, calling-out
to command line tools or linking against uncommon libraries.

None of the main systemd developers I know uses any MD or LVM, so I have no
idea who we could expect to do that.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the systemd-bugs mailing list