- 02 Dec, 2005 1 commit
-
-
Mike Hibler authored
These files get regenerated on every boot anyway (i.e., rc.sysinit removes them and they keep coming back!) Note: I don't spend all my time analyzing the RHL boot sequence, I noticed this as a consequence of looking at what changed in a "delta" disk image created with the new imagezip.
-
- 01 Dec, 2005 13 commits
-
-
Timothy Stack authored
number.
-
Timothy Stack authored
-
Timothy Stack authored
the sql cluestick, so the queries shouldn't be as bad as before.
-
Timothy Stack authored
-
Russ Fish authored
-
Russ Fish authored
-
Leigh B. Stoller authored
ltmap file so that it does the proper calculation of delay, bandwidth, and loss, as it is done in assign_wrapper. More specifically, the delay/bandwidth/loss between two nodes in a lan is a function of nodea delay/bandwidth/loss, and nodeb rdelay/rbandwidth/rloss, where the "r" values are for the "from the lan to the node" direction. These might very well be different then the other values for asymmetric links.
-
Leigh B. Stoller authored
rebuilt. Seems to be a moving target ...
-
Timothy Stack authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
special stuff at Utah (MAINSITE=1). * Before aging out, copy the entries to another DB on boss so that we have it forever! * As an extra special hack of the century, copy those entries over to ops and store in a DB over there for Kevin to look at. This code will go away at some point.
-
- 30 Nov, 2005 14 commits
-
-
Timothy Stack authored
-
Mike Hibler authored
not getting updated if you bring in a source tree with older timestamps.
-
Timothy Stack authored
case things are under maintenance.
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
to fetch ntfsprogs from there rather than www.emulab.net. The latter may fail if the control net is unroutable and nodes cannot get to the outside world (e.g., DETER).
-
Mike Hibler authored
Modify the firewall /etc/hosts setup to include unqualified control net IP addresses so that NS firewall rules can include the symbolic node names. Modified the tmcc firewallinfo command to return the host info and rc.firewall to do the setup. Maybe should have done this by changing how the tmcc hosts command works for firewalls, but rc.hostnames gets run after rc.firewall and I didn't want to figure out if there were any dependencies.
-
Leigh B. Stoller authored
point.
-
Timothy Stack authored
items.
-
Timothy Stack authored
still needs some work.
-
Timothy Stack authored
-
Leigh B. Stoller authored
going to be a lot easier!
-
- 29 Nov, 2005 6 commits
-
-
Timothy Stack authored
-
Mike Hibler authored
removed.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Timothy Stack authored
-
- 28 Nov, 2005 6 commits
-
-
Russ Fish authored
-
Kirk Webb authored
Added plab_mapping table to the DB to help track plab node identity.
-
Timothy Stack authored
-
Timothy Stack authored
Make the netlab client applet available to locals. * configure, configure.in: Add xmlrpcpipe.php3. * xmlrpc/emulabserver.py.in: Add missing virtual_tables. Add getareas call to get the list of robot areas. Add node.getlist and node.typeinfo methods for getting information about the nodes. Add a "nic" argument to node.available to get the count of wireless nodes. Add "exclude" argument to experiment.virtual_topology so we don't have to download the massive route table, also delete the 'pid'/'eid' fields for the same reason. Don't return string output of virtual_topology, it's huge. Return some more info in experiment.getlist(). * www/GNUmakefile.in: Add xmlrpcpipe.php3. * www/beginexp_form.php3, www/modifyexp.php3: Add links to the client gui. * www/netlab-client.jar: The client binary.
-
Kirk Webb authored
Small wording tweak.
-
Kirk Webb authored
Bah. The e1000 driver in the RHL90 emulab source tree doesn't work with the pc3000s. This is an update to the note I just committed to reflect this.
-