- 25 May, 2001 1 commit
-
-
Leigh B. Stoller authored
hopefully get bigger and reduce the amount of typing that we all do. I hacked up sched_reload and os_load to use it. Pretty simple to start with. I'm not planning to go much further on this until we sync up with the dbtoir branch since it will just create needless branch merge errors.
-
- 23 May, 2001 2 commits
-
-
Robert Ricci authored
Possible statuses are: "up","possbily down","down","unpingable" "possibly down" indicates that a node has looked down for 1 run of node_status - next time node_status is run, it will be set to 'down' if it still doesn't respond. "unpingable" indicates that a node is beleived to be running an OS that does not reply to pings, so we can't tell if it's up or down
-
Robert Ricci authored
-
- 16 May, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 03 May, 2001 2 commits
-
-
Leigh B. Stoller authored
the sbin directory to set/clear the MOTD, as well as login/nologin.
-
Leigh B. Stoller authored
replaced by the "images" table. New os_info table is added. New web pages to add and delete OSIDs to/from the os_info table, for use in the NS file. tb-create-os is gone. handle_os no longer operates on the tbcmds file, and no longer writes anything into the ir file. Moved the setting up of os state (nodes table) from os_setup to handle_os, where it should be. os_load and sched_reload now take a single argument, the name of the imageid from the images table.
-
- 11 Apr, 2001 2 commits
-
-
Leigh B. Stoller authored
to mere users.
-
Robert Ricci authored
-
- 10 Apr, 2001 1 commit
-
-
Mac Newbold authored
-
- 09 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.
-
- 28 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
enough nodes available to try starting an experiment.
-
- 27 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
list of nodes for console_setup to avoid an ssh per node. Change the sleep(1) in console_setup.proxy to a select(,,,0.25). Looks to be about .25 seconds per node now, plus a constant time of 1.5 seconds.
-
- 26 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
reset its image_id back to the DB default for that node type.
-
- 25 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 15 Mar, 2001 1 commit
-
-
Mac Newbold authored
-
- 14 Mar, 2001 3 commits
-
-
Mac Newbold authored
-
Mike Hibler authored
list of nodes!
-
Mac Newbold authored
and power control sharks correctly (a shelf at a time). We also feed the new shark names to assign in the ptop file. Showgraph was also changed to reflect db changes.
-
- 13 Mar, 2001 1 commit
-
-
Christopher Alfeld authored
-
- 21 Feb, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 20 Feb, 2001 1 commit
-
-
Mac Newbold authored
-
- 16 Jan, 2001 3 commits
-
-
Leigh B. Stoller authored
web output friendly. Less is more.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 09 Jan, 2001 1 commit
-
-
Mac Newbold authored
-
- 08 Jan, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 05 Jan, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Mac Newbold authored
-
- 04 Jan, 2001 5 commits
-
-
Leigh B. Stoller authored
simple autogen of the symlinks to plasticwrap on the control node, and added control-install targets in several more directories.
-
Mac Newbold authored
-
Mac Newbold authored
-
Robert Ricci authored
Usage: if2port <node | node:if | node if> Example: <ricci@paper:~>./if2port tbpc01 +--------+-----+--------+-----+-----+ |node_id1|card1|node_id2|card2|port2| +--------+-----+--------+-----+-----+ |tbpc01 | 0|cisco | 3| 25| |tbpc01 | 1|cisco | 3| 27| |tbpc01 | 2|cisco | 3| 29| |tbpc01 | 3|cisco | 3| 31| |tbpc01 | 4|cisco2 | 3| 1| +--------+-----+--------+-----+-----+ 5 rows processed <ricci@paper:~>./if2port tbpc01:0 +--------+-----+--------+-----+-----+ |node_id1|card1|node_id2|card2|port2| +--------+-----+--------+-----+-----+ |tbpc01 | 0|cisco | 3| 25| +--------+-----+--------+-----+-----+ 1 row processed <ricci@paper:~>
-
mac authored
-
- 03 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
the testbed list.
-
- 02 Jan, 2001 3 commits
-
-
Christopher Alfeld authored
are not real nodes but rather represent the switch's ability to simulate switched lans.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 29 Dec, 2000 1 commit
-
-
mac authored
-