- 19 Jul, 2001 3 commits
-
-
ikumar authored
This version has my algorithm implemented and works correctly with all kinds of topology. It generates the nam file with LAN topology too !! - Indrajeet
-
ikumar authored
-
Leigh B. Stoller authored
email, for the case when someone other than creator does the termination.
-
- 18 Jul, 2001 2 commits
-
-
Leigh B. Stoller authored
to console and /var/log/messages.
-
Leigh B. Stoller authored
degree of bit rot. Updated the create batch web page to do local/remote NS file spec. Switched to libdb interface in the batch mode scripts. Removed estimated pc/shark slots since we don't support that anymore, and because the new parser returns proper exit status when not enough nodes are available. The DB will be updated at that point, and we can incorporate that info (have not done so yet). Incorporated node boot status into isexpdone(), since a failed node will never report startcommand exit status. Clean up email code so that email goes to user/tblogs/tbops in the proper situations.
-
- 17 Jul, 2001 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
a bootstatus field to the nodes table. os_setup sets this to one of okay, failed, unknown. This is to be used with the still to be defined method of specifying certain nodes that can fail reboot on experiment creation. Right now sharks are wired to this, and this information is presented in the web page. Its also essential for the batch system, which needs to consider nodes that failed to reboot, or else batch experiments would never end. Might still need a way for an experiment to tell the batch system its done though.
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
- 16 Jul, 2001 5 commits
-
-
Robert Ricci authored
commit.
-
Robert Ricci authored
sharks and delay nodes.
-
Leigh B. Stoller authored
per-experiment level DB redirect. This makes it easier to tolerate testing harness failures.
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
its hardwired to the shark type, but needs to come from DB somehow later. Mail is sent to the user (CC'ed to testbed-ops) when a node fails but the experiment continues setup.
-
- 13 Jul, 2001 8 commits
-
-
Christopher Alfeld authored
easily allows tests to be shared across sets.
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
sessions. (advanced use only) Made test failure messages more meaningful.
-
Leigh B. Stoller authored
customization for the log paths. Also added an increase of max connections to 200.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Minor cleanups in os_setup, and move some code to libdb.
-
Leigh B. Stoller authored
a development tree.
-
- 12 Jul, 2001 12 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
node_reboot fail oddly cause the kill -TERM was killing the shell process but not the ssh!
-
Robert Ricci authored
directly-connected nodes, rather than guessing from IP subnet
-
Robert Ricci authored
-
Robert Ricci authored
NOTE: -p not yet implemented ifdef UDPTEST
-
Leigh B. Stoller authored
intead of NULL.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
listed publicly by emulab, as per Jay request.
-
Leigh B. Stoller authored
Add some addslashes calls. Call mkacct-ctrl for updating user info and password.
-
Leigh B. Stoller authored
who is active.
-
Leigh B. Stoller authored
who is active.
-
Robert Ricci authored
Usage: dhcpd_makeconf [-h] [-v] <templatefile> templatefile should be a skeleton dhcp.conf file, without entires for each node. The string '%%nodetype=<type>' will be expanded to entries for all nodes of type <type> in the following form: host $ip { hardware ethernet $mac; option host-name '$node_id'; fixed_address $ip; } The generated dhcp conf file is printed on stdout. The -v option causes dhcpd_makeconf to use virtual names, rather than physical ones, for hostnames.
-
- 11 Jul, 2001 6 commits
-
-
Leigh B. Stoller authored
appropriate.
-
Christopher Alfeld authored
and vname updating in assign_wrapper.
-
Leigh B. Stoller authored
-
Jay Lepreau authored
days and days. New one implies quick! (help me watch the list and check people out, Leigh and Mac.)
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
mkacct and rmacct.
-