- 31 Jul, 2001 1 commit
-
-
Christopher Alfeld authored
and produces a ns file that will produce an identical topology to the one stored in the DB. It does not keep virtual ports the same but does map IP addresses to connections correctly. I.e. the topology is the same even though the virt_nodes table differ slightly.
-
- 24 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
plastic. Useful for when plastic reboots, although it needs to be run from paper of course. We should probably set up some kind of reboot utility for when plastic reboots, since when capture fires up, the "acl" files are all in the wrong group/mode. On the other hand, this shared file based permission scheme is going to end up changing anyway soon, since it won't work when the serial lines are on other machines. Will need a tip permserver at that point.
-
- 13 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
customization for the log paths. Also added an increase of max connections to 200.
-
- 12 Jul, 2001 1 commit
-
-
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.
-
- 10 Jul, 2001 1 commit
-
-
Mac Newbold authored
Rob and I noticed that when we need to do maintainance to a node, its hard to grab it when it gets freed before it gets taken again. So this will allow admins to set up nodes so that when the current owner frees them, they immediately are moved into another experiment. For instance, if I need to do an upgrade on all the machines in the testbed, I can do: sched_reserve testbed down pc1 pc2 pc3 [...] pc40 and it will immediately reserve any free nodes, skip any that are already in testbed/down, and add an entry to the next_reserve table for any nodes that are already reserved. Then nfree checks for entries in the next_reserve table before it lets any nodes go (much like it does for the reloads table), and moves them into the expt before it can get reserved again. So we can guarantee that the next time a node is freed, it will be saved for us. Note that this can also be useful to accumulate nodes for a large experiment, since you can make sure you get them as soon as the current owner is done.
-
- 06 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
the new list files the users node, instead of using NFS.
-
- 02 Jul, 2001 1 commit
-
-
Christopher Alfeld authored
updated. This was breaking the testing stuff as some scripts were still using the One True DB.
-
- 29 Jun, 2001 2 commits
-
-
Robert Ricci authored
they are not yet installed from the top-level makefile, pending a decision on the best way to install files outside the @prefix@ directory. Added configure option '--with-rcdir', which defaults to /usr/local/etc/rc.d, that specifies where to install these.
-
Christopher Alfeld authored
(respectively). I.e.: $TESTMODE = @TESTMODE@; ... if ($TESTMODE) { ... }
-
- 26 Jun, 2001 1 commit
-
-
Robert Ricci authored
sshtb is a _very_ simple shell script that runs ssh with a few commandline parameters, which make it play nicer in an script environment. These parameters can be changed with the '--with-ssh-args' argument, but default to: '-q -o "BatchMode yes" -o "StrictHostKeyChecking no"' All ssh calls now use this script.
-
- 20 Jun, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 15 Jun, 2001 1 commit
-
-
Mac Newbold authored
Fixed delay config, and had to add it to configure since it needs to know the path to its libdb.pm and needs the database.
-
- 08 Jun, 2001 1 commit
-
-
Mac Newbold authored
-
- 31 May, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 30 May, 2001 1 commit
-
-
Mac Newbold authored
-
- 23 May, 2001 1 commit
-
-
Robert Ricci authored
-
- 09 May, 2001 1 commit
-
-
Leigh B. Stoller authored
(the new one is logs email address), move all those silly -with areguments into a definitions file. See defs-defaults and defs-stoller-emulab for examples. When you configure a development tree, you want to create your own defs file, and then configure like this: /src/testbed/configure \ --prefix=/usr/testbed/devel/stoller \ --with-TBDEFS=/src/testbed/defs-stoller-emulab \ --with-LEDA=/usr/testbed/LEDA/LEDA-4.0
-
- 03 May, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 12 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
perl script in the bin dir, so its available as a command line program too. The link is available from the Begin Experiment page.
-
- 09 Apr, 2001 1 commit
-
-
Mike Hibler authored
-
- 04 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 29 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
machines in the experiment. exports_setup runs on paper and queries the DB, generating a set of export lines. That is sent over to plastic, and piped into exports_setup.proxy, which generates a new /etc/exports file and restarts mountd. All of the client setup scripts have been changed to mount the project and user directories.
-
- 23 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 20 Mar, 2001 1 commit
-
-
Mac Newbold authored
-
- 19 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
Change to startexp/endexp, which are almost scriptable now (can be called directly in addition from the web page). Add front ends to these for the web page (webstartexp and webendexp). These changes are mostly support for batch mode.
-
- 07 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
where script email goes. Defaults to testbed-ops@fast.cs.utah.edu. Change it for your development tree with: --with-TBOPSEMAIL=stoller@fast.cs.utah.edu
-
- 03 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 01 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
blocks in a single lseek, more powerful than gzip on steriods!
-
- 21 Feb, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 02 Feb, 2001 1 commit
-
-
Leigh B. Stoller authored
files to support cvsup. Some cleanup of the password and group files.
-
- 08 Jan, 2001 2 commits
-
-
Leigh B. Stoller authored
group file so that we do not get gid reuse (the DB will reuse numbers that have been deallocated).
-
Leigh B. Stoller authored
-
- 04 Jan, 2001 1 commit
-
-
Robert Ricci authored
-
- 03 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
the testbed list.
-
- 02 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
-