- 20 Mar, 2004 3 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 19 Mar, 2004 22 commits
-
-
Jay Lepreau authored
-
Mike Hibler authored
-
Mike Hibler authored
Also forgot to check in update date for software.
-
Mike Hibler authored
there is no .pid file. It was printing: Insecure dependency in kill while running with -T switch at /usr/testbed/sbin/console_setup.proxy line 130
-
Kirk Webb authored
-
Jay Lepreau authored
-
Leigh B. Stoller authored
get all testnode.
-
Leigh B. Stoller authored
-
Mike Hibler authored
Recommend using the mkextrafs script if it exists.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
directory so that people can pick up the client program.
-
Leigh B. Stoller authored
interface.
-
Leigh B. Stoller authored
Add "info" method to return stuff that we currently get via the tbreport script. The difference is that the info is returned as hashed arrays (or arrays) instead of as a big print statement. Currently just the node mapping and link mapping functions (of tbreport) are supported. At Jay's request, purge pid/eid/gid from documentation and use/allow "proj", "exp", "group" instead. Note that pid/eid/gid are still accepted by the server (cause I won't be able to stop using them!).
-
Leigh B. Stoller authored
return it to the client.
-
Leigh B. Stoller authored
sending tbops email). Most script errors these days are quota errors, so might as well tell them directly.
-
Leigh B. Stoller authored
the allocstate (which was set earlier in tbswap). Note that we do not reconfig vnodes, even local jails. We just reboot them instead since its so fast to reboot. Might need to revisit that at some point.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
this function is backwards; DBQueryFatal() should call DBQuery(), not the other way around! Remove some debugging stuff that broke the library. Kirk can add it back later when he decides what to do.
-
Leigh B. Stoller authored
before the /proj/pid/exp/eid dir is create. Watch for transient NFS error that causes this directory to not be removed, and send email.
-
Mike Hibler authored
-
Mike Hibler authored
Also, remove another ball of lint.
-
Leigh B. Stoller authored
-
- 18 Mar, 2004 15 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
- check intervals driven by sitevars delivered by TMCD command - handles rusage stats return on plab nodes It is now a single process and executes any auxilliary scripts synchronously. This may prove to be unwieldy in the face of long running scripts like update. If so, we'll have to add all that fork/exec/waitpid mucky-muck.
-
Mike Hibler authored
-
Mike Hibler authored
Random values were causing random failures on plab. Also cleaned up some double colons in error messages.
-
Jay Lepreau authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
* If -p option given, use that project to find the image. Fatal error if no such image in that project. * If no -p option: * If in -e (pid,eid) mode, then first look in the same project as the experiment (pid), and then look in emulab-ops. * If not in -e mode, then look only in the emulab-ops project. * If not obvious, -p option always overrides the search.
-
Mike Hibler authored
-
Mike Hibler authored
updates to README.sa for last snapshot add -I option to client to allow setting of redodelay (redo "I"nterval)
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
email is always sent of course.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
the command line, and use that class. The default is "experiment" if no arg given. Paperbag passes the argument, and it corresponds to the -m argument in the client.
-