mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-06 05:41:40 +00:00
Disable devicemapper udev sync
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>
This commit is contained in:
committed by
Ganesh Maharaj Mahalingam
parent
ac79ef38c5
commit
5cd217a510
@@ -86,6 +86,7 @@ storage_option = [\
|
||||
\"dm.basesize=8G\",\
|
||||
\"dm.directlvm_device=\/dev\/loop8\",\
|
||||
\"dm.directlvm_device_force=true\",\
|
||||
\"dm.override_udev_sync_check=true",\
|
||||
\"dm.fs=ext4\"\
|
||||
]/g' /etc/crio/crio.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user