- 09 Aug, 2005 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
fails.
-
- 08 Aug, 2005 9 commits
-
-
Leigh B. Stoller authored
"reload" since that part does not work right. I need to spend some time rethinking the existing (original) code for doing plain monitor.
-
Leigh B. Stoller authored
password for each project/group list, and another to the users table to hold each users password. These passwords are stored in cleartext. This is okay since the mailman password is deemed to be throw away since the mailman system is happy to mail them out to people in cleartext. We initially set them to a random value, and will provide a web interface on the Emulab side to change them. This is done in the mailman setup script though.
-
Timothy Stack authored
-
Timothy Stack authored
option to mtp_dispatch.
-
Timothy Stack authored
avoidance to work correctly.
-
Timothy Stack authored
starting pilot seemed to cause problems.
-
Timothy Stack authored
-
Timothy Stack authored
checks on the log files that were retrieved. Also update the event scheduler to run the validation after a sync.
-
Timothy Stack authored
exists in the experiment log directory.
-
- 04 Aug, 2005 6 commits
-
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
when assigning vnode (control net) IP addresses. Once we hit 255, we increment the low bit of the network address ala: on pc254: 172.16.254.N on pc255: 172.17.1.N Note that the Utah case is different than the default in that we wrap at 200 rather than 254. This is so that we "wrap" at the boundary of the new cluster (which starts at pc201); i.e., pc201 has addresses 172.18.1.N.
-
Leigh B. Stoller authored
ElabInElab experiment loads the current elabinelab.ns file from the lib directory. Otherwise: tb-elab-in-elab-topology withrouter will load elabinelab-withrouter.ns from the lib directory.
-
Robert Ricci authored
setup-network.txt file.
-
- 03 Aug, 2005 4 commits
-
-
Mike Hibler authored
-
Leigh B. Stoller authored
project.
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
- 01 Aug, 2005 2 commits
-
-
Mike Hibler authored
-
Timothy Stack authored
begin recording packets, instead, begin recording immediately and take a snapshot if a TIME STARTED is received. Need to do this since a rebooted node will sit for forever waiting for the event.
-
- 29 Jul, 2005 2 commits
-
-
Timothy Stack authored
Fix the race between loading a mote and rebooting its host stargate. * db/libdb.pm.in: Add TBNodeSubNodes function which returns the list of subnodes for a given node. * mote/tbuisp.in: Don't reboot the stargate anymore after loading the attached mote. The problem with the radio not working after the upload should be fixed now. * tbsetup/libreboot.pm.in: Check if a node's subnodes are being reloaded. If so, try to wait until they reach ISUP before actually doing the reboot. * tbsetup/os_setup.in: Do not skip the ISUP wait for subnodes that are imageable (like motes), otherwise their allocstates are not updated correctly. Remove the robot-specific hack that assumed tbuisp would do the reboot if the attached mote was being reloaded.
-
Kirk Webb authored
Bump date for papers menu item (noticed by Eric).
-
- 28 Jul, 2005 6 commits
-
-
Eric Eide authored
The shorter form allows the `/etc/syslog.conf' file to be more portable to other Emulab installation sites.
-
Timothy Stack authored
-
Russ Fish authored
-
Kirk Webb authored
Added WORLDS 04 paper to pubs page.
-
Robert Ricci authored
-
Robert Ricci authored
turns out that IOS now supports the CISCO-STACK-MIB, which is what we use in CatOS to set them. 2900 series switches acutally use a different MIB for this stuff, so I added support for determining the 'class' of switch.
-
- 27 Jul, 2005 2 commits
-
-
Timothy Stack authored
Tweak the "My Bug Database" menu link so it points to a particular project in the bugdb. * www/gotobugdb.php3: Pass on the project_title argument if one is given. * www/menu.php3: Make the bugdb link context-sensitive or have it link to the project the user was first approved for. Context-sensitivity is determined by whether or not a "pid" argument is given.
-
Timothy Stack authored
-
- 26 Jul, 2005 7 commits
-
-
Kirk Webb authored
Quick mod to stop an info leak. bootlogs were persisting after experiment termination, only being replaced when a particular node failed during TBSETUP (and hence sent back a boot log to be stashed). This was leaking info such as project and experiment names, uids, groups. For now the bootlog is being cleared as nodes come in to an experiment via experiment swapin (inside nalloc). running sched_reload or sched_reserve will also call nalloc if the node is free, hence clearing the bootlog as well.
-
Daniel Flickinger authored
To use the 'B' posture regulator, define USE_POSTREG_B in masterController.c
-
Russ Fish authored
-
Timothy Stack authored
experiment.nsfile methods. Prune some more fields out of the metadata return value.
-
Russ Fish authored
-
Russ Fish authored
-
Russ Fish authored
-