Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dmsquash-live-root: Avoid mount source conflict on $BASE_LOOPDEV. #217

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

FGrose
Copy link
Contributor

@FGrose FGrose commented Apr 9, 2017

The newer mount utilities are more strict about directly shared
devices. For OverlayFS boots, which mount $BASE_LOOPDEV directly,
avoid a mount error by indirectly sharing the read-only base
filesystem through a second, over-attached $BASE_LOOPDEV for
the DM live-base target.

(Tested on Fedora 26 Alpha.)

@centos-ci
Copy link
Collaborator

Can one of the admins verify this patch?

The newer mount utilities are more strict about directly shared
devices. For OverlayFS boots, which mount $BASE_LOOPDEV directly,
avoid a mount error by indirectly sharing the read-only base
filesystem through a second, over-attached $BASE_LOOPDEV for
the DM live-base target.
@haraldh haraldh merged commit 9998940 into dracutdevs:master Apr 11, 2017
@FGrose FGrose deleted the overlayfs branch April 11, 2017 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants