- 02 Aug, 2007 6 commits
-
-
David Johnson authored
during rollout.
-
Mike Hibler authored
-
Mike Hibler authored
v1 -> FBSD410+RHL90 v2 -> FBSD62+FC6
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 01 Aug, 2007 3 commits
-
-
David Johnson authored
finding a set of goodnodes.
-
Robert Ricci authored
consistent with the version for the sync option
-
David Johnson authored
-
- 31 Jul, 2007 4 commits
-
-
Leigh B. Stoller authored
-
Kevin Atkinson authored
Fix bug where "archive" option was not correctly being recognized in "$ns report".
-
Russ Fish authored
-
Leigh B. Stoller authored
-
- 30 Jul, 2007 10 commits
-
-
Russ Fish authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
install.
-
David Johnson authored
-
David Johnson authored
-
Russ Fish authored
Chopped out explanation text about slothd and the XP boot process into the knowledge base. Add refs to them here.
-
Leigh B. Stoller authored
linkdelays cannot be controlled, so that user sees the error.
-
David Johnson authored
-
David Johnson authored
-
David Johnson authored
-
- 27 Jul, 2007 7 commits
-
-
Leigh B. Stoller authored
of the record. Basically, record them in the XML file, then remove them before the import, and restore them after. Did I mention that this was totally bogus?
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
On modify, create the repo, but add checks to make sure that we do not bother with operations on branches that do not exist cause they predate the repo creation. This allows you to move forward after a modifying an existing template. Also add checks for instantiating a old template that has no repo at all cause it has not been modified since adding the repo support. A few other fixes to make sure that instances are cleaned up after errors.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
DB alongside the resource records. Previously, we stored only the nsfiles for current experiments, and purged them when the experiment was terminated. The new approach saves them forever using the resource record ID. Note that we do not store copies of NS files, but reference them indirectly instead so that we can MD5 them and avoid the dups. I put a "compressed" bit into the table cause at some point we will start compressing the data before storing them into the DB. Or maybe we bag this and start using GFS! Also note that this addresses the problem of losing the NS file history when using swapmod, since the NS file is overwritten. * Add a pmapping table stores the nodes (and their types) used by an experiment. This data is also saved forever, alongside the resource records, so that we can more accurately replay an experiment. As Rob points out, the node names can also be used in conjunction with the ptop files that are saved, to get a 100% accurate remap of resources.
-
- 26 Jul, 2007 1 commit
-
-
Leigh B. Stoller authored
-
- 25 Jul, 2007 1 commit
-
-
Russ Fish authored
Python's TemporaryFile.mkstemp() may now put dashes in the generated filenames, causing batchexp to fail when invoked through XMLRPC.
-
- 23 Jul, 2007 4 commits
-
-
Sachin Goyal authored
flexdatasrv: Added a new option for meastype 'both' that checks for both lat and bw measurements. goodnodes.pl: Added options for specifying meastype and searchtype
-
Russ Fish authored
-
Pramod R Sanaga authored
Someone ( Mike ? ) seems to have accidentally commented out loghole archive code in stop-experiment.
-
Jonathon Duerig authored
The beginnings of a script that will gather tcpdump logs from synchronous iperfs to the same destination.
-
- 20 Jul, 2007 3 commits
-
-
Russ Fish authored
-
Leigh B. Stoller authored
cvs repo from the template show page.
-
Leigh B. Stoller authored
-
- 19 Jul, 2007 1 commit
-
-
David Johnson authored
-