[systemd-bugs] [Bug 51724] systemd doesn't detach my DM devices at shutdown
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 4 10:25:22 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51724
Lennart Poettering <lennart at poettering.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #1 from Lennart Poettering <lennart at poettering.net> 2012-07-04 10:25:22 PDT ---
systemd cannot detach DM devices the root file system is on, after all, that's
what it is run from.
The initrd that assembled storage for the root file system at boot should also
be the one which disassembles it at shutdown. For that the initrd
implementation should follow these guidelines:
http://www.freedesktop.org/wiki/Software/systemd/InitrdInterface
Our recommendation is to use the Dracut initrd, which implements all this.
--
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