- 20 Oct, 2001 2 commits
-
-
Leigh B. Stoller authored
viewing the log.
-
Leigh B. Stoller authored
fails. In batch mode, the daemon takes care of this, but in immediate mode the parent script has exited, so it has to be done here.
-
- 18 Oct, 2001 4 commits
-
-
Mac Newbold authored
Add 'update users set admin=1 where uid='flest';' to the dumped db so that flest is set as admin for its runs. Gives it magical powers to clear out all the expts. We may want to someday change this to be UID instead of 'flest', so that whoever is running it becomes admin. But for now, I think everyone who runs the test suite already is an admin.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
done a couple of weeks ago).
-
Leigh B. Stoller authored
-
- 17 Oct, 2001 8 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
experiment code. No longer uses another table. Rather, the experiment record contains a couple of extra fields for the batch system. Also combined some of the backend code (no longer a killbatch script). Also added scriptable experiments; the batchexp program in the bin directory can start an experiment from the command line, and in fact is used from the web page for both batch experiments and immediate experiments (-i option). All of the DB code that was in the web interfaces was moved to batchexp.
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Robert Ricci authored
Now back to its old behavior, where frisbee reloads are handled no differently than other reloads, because this difference is now taken care of in the reload_daemon. Note that the '-w' flag has been removed. This is due to an error that perl reports on line 123, which, as far as I can tell, is not real. The code works fine, anyway.
-
Robert Ricci authored
-
Robert Ricci authored
reloads to finish.
-
- 16 Oct, 2001 10 commits
-
-
Robert Ricci authored
commit.
-
Robert Ricci authored
reserved to get its load info.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Did this with a little DB table that lists any aux machines that groups need to be built on.
-
Leigh B. Stoller authored
group, you need a -G "" argument? Had to read the source code to learn that.
-
Leigh B. Stoller authored
-
Robert Ricci authored
the OSKit.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 15 Oct, 2001 4 commits
-
-
Chad Barb authored
-
Chad Barb authored
-
Leigh B. Stoller authored
testbed boot process and the freebsd pxeboot/MFS kernel. I'm hoping this will be useful enough for users to load their own disk images, but we shall see. Usage is simple: /usr/testbed/bin/node_admin on|off pcXXX The "on" state boots the MFS, and the "off" states sets it back to normal.
-
Leigh B. Stoller authored
mounts).
-
- 12 Oct, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Mac Newbold authored
-
- 11 Oct, 2001 3 commits
-
-
Robert Ricci authored
eid in the portmap table.
-
Leigh B. Stoller authored
reboot.
-
Leigh B. Stoller authored
VLANS problem and ensures that the node state is cleared by nfree.
-
- 09 Oct, 2001 2 commits
-
-
Mike Hibler authored
-
Leigh B. Stoller authored
we don't have a root user in the DB. Perhaps this is bad?
-
- 05 Oct, 2001 3 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
Also made the 'forbidden character' message somewhat more helpful.
-
- 03 Oct, 2001 2 commits
-
-
Robert Ricci authored
-
Chad Barb authored
Changed request behavior to try to fill the most full of incomplete buffers, rather than a random one. Also changed MB request to be a bit cleverer (tries to find contiguous received blocks and grow around those) Changes resulted in less "bimodal" behavior and lower overall average runtime.
-