Bug 1314693 - Fix rule setting SYSTEMD_READY=0 for DM devices (like multipath) which may cause improper automatic unmounts
Summary: Fix rule setting SYSTEMD_READY=0 for DM devices (like multipath) which may ca...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: systemd
Version: 7.3
Hardware: All
OS: Linux
urgent
high
Target Milestone: rc
: ---
Assignee: systemd-maint
QA Contact: Radka Brychtova
URL:
Whiteboard:
Depends On: 1312011
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 09:19 UTC by Libor Miksik
Modified: 2019-12-16 05:28 UTC (History)
12 users (show)

Fixed In Version: systemd-219-19.el7_2.7
Doc Type: Bug Fix
Doc Text:
The device mapper sets the DM_UDEV_DISABLE_OTHER_RULES_FLAG signal to indicate that other rules should not react to the event. However, systemd previously considered the related device not to be ready for use, which is only true for the ADD event. As a consequence, overlaying file systems on the devices were unmounted even if only one path became unavailable, but other paths were still accessible. With this update, the device is marked as unusable only in case of ADD events, and CHANGE events are ignored. As a result, file systems are no longer unmounted if a CHANGE event occurs.
Clone Of: 1312011
Environment:
Last Closed: 2016-03-31 21:55:48 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0181 0 normal SHIPPED_LIVE systemd bug fix update 2016-04-01 01:50:40 UTC

Description Libor Miksik 2016-03-04 09:19:01 UTC
This bug has been copied from bug #1312011 and has been proposed
to be backported to 7.2 z-stream (EUS).

Comment 7 errata-xmlrpc 2016-03-31 21:55:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0181.html


Note You need to log in before you can comment on or make changes to this bug.