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

Disable devicemapper udev sync #58

Merged

Conversation

mcastelino
Copy link
Contributor

Disable devicemapper udev sync. Without this the storage device
will not be discovered post system reboot

Signed-off-by: Manohar Castelino manohar.r.castelino@intel.com

Disable devicemapper udev sync. Without this the storage device
will not be discovered post system reboot

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
@mcastelino
Copy link
Contributor Author

More details moby/moby#13179

@krsna1729
Copy link
Contributor

@mcastelino This is to allow crio to start without delay?

From https://docs.docker.com/engine/reference/commandline/dockerd/

To allow the docker daemon to start, regardless of udev sync not being supported, set dm.override_udev_sync_check to true:
$ sudo dockerd --storage-opt dm.override_udev_sync_check=true

@ganeshmaharaj ganeshmaharaj merged commit 5cd217a into clearlinux:master Feb 13, 2019
@mcastelino
Copy link
Contributor Author

@ganeshmaharaj can you test/merge

@ganeshmaharaj
Copy link
Contributor

@mcastelino it is already merged! :)

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.

None yet

3 participants