- 16 Aug, 2007 11 commits
-
-
Leigh B. Stoller authored
experiment into which a node should be deposited after it is created. Fall back to hwdown of course, when not specified.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
plabslice, but still sorta behave like one. Also put back some code that must have been removed at some point, to initiate vnode setup on remote nodes (since we do not reboot widearea nodes; they are are always allocated and up).
-
Leigh B. Stoller authored
plabslice, but still sorta behave like one. Mostly fixing up some special cases and using a different waittime calculation.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
This will superceed the widearea_privkeys table that was used for RON/Netbed but was never done well. The privkey is just something we generate and store on the dongle (as a simplification, we just create a dongle per node instead of generating them on the fly) since there are not very many of these widearea (CMU) nodes. We store the IP here for convenience (there is an interfaces table entry of course). The IP is updated when the node tells us it has changed, using the privkey to uniquely identify it (for checkin).
-
Leigh B. Stoller authored
physical type to pcvwa (our generic type for widearea virtual nodes). Local node types are still mapped to pcvm.
-
Leigh B. Stoller authored
the boot log since that is more likely to have something useful now.
-
Leigh B. Stoller authored
servers cleanly. The thread library appears to hang up for about 30 seconds, sometimes a lot longer, waiting for something to happen that does not (process stuck on a wait channel in the kernel).
-
Robert Ricci authored
doesn't actually have any.
-
Leigh B. Stoller authored
-
- 15 Aug, 2007 3 commits
-
-
Russ Fish authored
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
- 14 Aug, 2007 5 commits
-
-
David Johnson authored
-
Mike Hibler authored
reflect that dongle disk is hd0, real hard drive is thus hd1.
-
Robert Ricci authored
link type (assumed to be 'ethernet' for anything in the wires table), also include types with the switch, type, and speed of the interface. This allows us to ask for them more directly in the NS file.
-
Russ Fish authored
one SQL injection hole, and shifted detection of probes earlier in a lot of other pages. But some inputs that were marked PAGEARG_STRING should actually be PAGEARG_ANYTHING, since they're text fields where quotes make sense, and are escaped properly in the logic that handles them. approveproject.php3 - message editnodetype.php3 - newattribute_value newnodelog.php3 - log_entry newosid.php3 - description nodecontrol.php3 - startupcmd (node_control strips single-quotes from values.)
-
David Johnson authored
-
- 13 Aug, 2007 3 commits
-
-
Robert Ricci authored
-
Mike Hibler authored
Increase max wait time for images based on 6GB at 1.6MB/sec (72 minutes) Fix a couple of print statements.
-
Leigh B. Stoller authored
that works for people who are just "average" ...
-
- 10 Aug, 2007 5 commits
-
-
Russ Fish authored
-
Jonathon Duerig authored
Checks for existence and readability of all filter files before passing them to the bottleneck-checker. This definitively fixes the NaN bug. Untested.
-
Jonathon Duerig authored
Now properly dies when one of the input files cannot be opened. This prevents missing file problems from propogating.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 09 Aug, 2007 8 commits
-
-
Russ Fish authored
-
David Johnson authored
if possible.
-
Russ Fish authored
-
Leigh B. Stoller authored
improper ussage.
-
Mike Hibler authored
-
Russ Fish authored
-
Pramod R Sanaga authored
the optional last command line argument), instead of querying the database each time the script is run.
-
Mike Hibler authored
and on my trouble with one flash dongle
-
- 08 Aug, 2007 1 commit
-
-
Mike Hibler authored
-
- 07 Aug, 2007 1 commit
-
-
Leigh B. Stoller authored
-
- 06 Aug, 2007 3 commits
-
-
Leigh B. Stoller authored
calls on the project object.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-