]> granicus.if.org Git - zfs/commit
Execute udevadm settle before trying to import pools
authorGordan Bobic <gordan@steel.shatteredsilicon.net>
Mon, 23 Mar 2015 16:17:56 +0000 (16:17 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 24 Mar 2015 20:38:55 +0000 (13:38 -0700)
commit7b4536c710adea88f160c6f9ae140ae5279c8183
treed86bb825494dd6be05cb561d7a4230d88646c2ff
parente89bd69775d5379f6835dade1e14005aa17f4903
Execute udevadm settle before trying to import pools

Execute udevadm settle before trying to import pools.  Otherwise the
disk device nodes may not be ready before import time.  This is
analogous to the behavior of the init scripts and systemd units.

Signed-off-by: Gordan Bobic <gordan@steel.shatteredsilicon.net>
Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3213
dracut/90zfs/mount-zfs.sh.in