Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Elijah Grubb
emulab-devel
Commits
694b5adb
Commit
694b5adb
authored
Nov 25, 2014
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More sleep-age to get around race condition with BOOTING state.
parent
91db2812
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
clientside/tmcc/linux-ms/mfs/pxewait
clientside/tmcc/linux-ms/mfs/pxewait
+6
-0
No files found.
clientside/tmcc/linux-ms/mfs/pxewait
View file @
694b5adb
...
...
@@ -44,6 +44,12 @@ BOSSIP=`$BINDIR/tmcc bossinfo | awk '{ print $2 }'`
# XXX setup ipod some day
#
# XXX hang out a little longer, in case the BOOTING event has not made
# it to stated. Having BOOTING arrive after PXEWAIT can cause problems.
#
sleep
1
echo
"
`
date
`
: entering pxewait"
bootwhat
=
`
$BINDIR
/bootinfoclient
-s
$BOSSIP
`
echo
"
`
date
`
: pxewait returns:
$bootwhat
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment