- 07 May, 2001 7 commits
-
-
Leigh B. Stoller authored
Mike's request.
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Makes for easier failure termination if one of the files does not exist.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 04 May, 2001 1 commit
-
-
Leigh B. Stoller authored
of problems.
-
- 03 May, 2001 9 commits
-
-
Mac Newbold authored
Small changes done while working on the genetic algorithm. Added some debugging output options, cleaned up the make file a bit...
-
Leigh B. Stoller authored
order by type,priority.
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
the sbin directory to set/clear the MOTD, as well as login/nologin.
-
Leigh B. Stoller authored
replaced by the "images" table. New os_info table is added. New web pages to add and delete OSIDs to/from the os_info table, for use in the NS file. tb-create-os is gone. handle_os no longer operates on the tbcmds file, and no longer writes anything into the ir file. Moved the setting up of os state (nodes table) from os_setup to handle_os, where it should be. os_load and sched_reload now take a single argument, the name of the imageid from the images table.
-
Leigh B. Stoller authored
replaced by the "images" table. New os_info table is added. New web pages to add and delete OSIDs to/from the os_info table, for use in the NS file. tb-create-os is gone. handle_os no longer operates on the tbcmds file, and no longer writes anything into the ir file. Moved the setting up of os state (nodes table) from os_setup to handle_os, where it should be. os_load and sched_reload now take a single argument, the name of the imageid from the images table.
-
Leigh B. Stoller authored
Also copy bootwhat.h from my oskit tree and build from local copy.
-
- 02 May, 2001 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
something useful, although I doubt it.
-
Leigh B. Stoller authored
interface options (but leave the documentation and web page running), simply do this in mysql: insert into nologins (nologins) values(1); To turn the interface back on: delete from nologins;
-
- 30 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 25 Apr, 2001 1 commit
-
-
Mac Newbold authored
-
- 24 Apr, 2001 2 commits
-
-
Mac Newbold authored
OP={0,1} on the command line instead.
-
Mac Newbold authored
-
- 20 Apr, 2001 5 commits
-
-
Robert Ricci authored
I was checking $ARGV[0] w/o making sure it was defined first.
-
Christopher Alfeld authored
-
Christopher Alfeld authored
LANs. Was counting LANs as pc's...
-
Leigh B. Stoller authored
is not actually written yet.
-
Leigh B. Stoller authored
with each chunk an independent compression block that can be layed down on disk without any other external information.
-
- 19 Apr, 2001 5 commits
-
-
Leigh B. Stoller authored
dope!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
pages, and take out the "studmuffin" check in the main menu.
-
Leigh B. Stoller authored
every now and then. Also change the way experiments are selected to be configured. Instead of trying to start the same experiment over and over every 15 seconds, use a select to pick out experiments that have not been tried within the last 10 minutes. This will favor brand new experiments the first time, but after that all failed experiments are treated the same. The least recently attempted experiment over 10 minutes is selected next.
-
Leigh B. Stoller authored
the batch daemon knows when configuraton failed cause there were not enough nodes. The batch daemon uses this in an information manner right now, but later we should kick out experiments that fail for any reason other than lack of resources.
-
- 18 Apr, 2001 4 commits
-
-
Leigh B. Stoller authored
Include assign.log in email message when assign fails.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 16 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 13 Apr, 2001 1 commit
-
-
Robert Ricci authored
-