projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae895e8
)
Let iSCSId settle after iscsistart
author
craig
<craig@haquarter.de>
Thu, 15 Oct 2009 21:23:09 +0000
(23:23 +0200)
committer
craig
<craig@haquarter.de>
Thu, 15 Oct 2009 21:23:09 +0000
(23:23 +0200)
ChangeLog
patch
|
blob
|
history
defaults/linuxrc
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 43d2c1154d4122a9af9cdf4f06133465a7af52dc..756be771cdf76562d37056c080fe606dde55d6ee 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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
diff --git
a/defaults/linuxrc
b/defaults/linuxrc
index 8ff1b6d0a0c9aa8a45628c196b1fd34dbfed5d4a..d9b9c24cf0bd43c82b80d76a120a12910b6c7f36 100755
(executable)
--- a/
defaults/linuxrc
+++ b/
defaults/linuxrc
@@
-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