Let iSCSId settle after iscsistart

cleanup-cruft
craig 15 years ago
parent ae895e8ad8
commit 88ac383f61

@ -3,6 +3,9 @@
# Distributed under the GPL v2
# $Id$
15 Oct 2009; <craig@haquarter.de> Changelog:
added iSCSI support
22 Sep 2009; <tsunam@gentoo.org> ChangeLog:
modified the libaio search so it'll actually work, cause I'm a dork

@ -292,6 +292,9 @@ start_dev_mgr
# Start iSCSI
startiscsi
# let iscsid settle - otherwise mounting the iSCSI-disk will fail (very rarely, though)
sleep 1
# Setup md device nodes if they dont exist
setup_md_device

Loading…
Cancel
Save