UDev rule debugging.

Change-Id: I8e2be88da8fa2b772b39c94ce3d245ab391cc4dd
This commit is contained in:
Philipp Marek 2017-01-18 14:12:31 +01:00
parent 9ec8735cc8
commit 86e48b31d3
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ function configure_drbd_devstack {
fi
# temporary: dump the udev rules, for debugging.
grep . -r /lib/udev/rules.d/
# Deactivate udev calling blkid etc. on the DRBD backend devices - that is
# neither needed nor wanted, because blkid having the device open can race
# with DRBD attaching.