- 11 Jun, 2002 7 commits
-
-
Robert Ricci authored
name of the script, and the name of the user who ran it, in the form "script:user" . Should be useful for accounting.
-
Kirk Webb authored
-
Kirk Webb authored
Also moved pidfile location to /var/run (was /tmp)
-
Chad Barb authored
-
Chad Barb authored
-
Chad Barb authored
Changed default path, made it a #define.
-
Leigh B. Stoller authored
Send the output logfile to TBOPS when it is non-zero so we all see any bootup problems.
-
- 10 Jun, 2002 7 commits
-
-
Robert Ricci authored
node we don't know about. This will prevent the case where a new node is referenced within an hour of it first being added to the nodes table.
-
Chad Barb authored
-
Leigh B. Stoller authored
-
Chad Barb authored
-
Chad Barb authored
-
Leigh B. Stoller authored
-
Jay Lepreau authored
Move Ian to Alumni. Put SG in alpha order by last name.
-
- 07 Jun, 2002 4 commits
-
-
Leigh B. Stoller authored
Shashi just went by. I bumped the number and added a check for too many to avoid the core dump. Need a watchdog for this, but I had to churn another process just for that.
-
Leigh B. Stoller authored
-
Robert Ricci authored
since the nodes now do that themselves. This means that node_reboot now only reports a state change if it uses IPOD to reboot the node.
-
Leigh B. Stoller authored
Banner bar to indicate what you are. Click the dot toggles the mode. Might have the colors backwards though. Perhaps green dot should indicate adminmode is off and red dot indicate on?
-
- 06 Jun, 2002 14 commits
-
-
Robert Ricci authored
as a script in init.d that gets called when the node goes into runlevel 6 (reboot.) (Note, it has to get 'started' earlier, when going into runlevel 3, because if it has not created a lockfile in /var/lock/subsys, it will not get called when shutting down.)
-
Robert Ricci authored
This is done by creating a new directory, /etc/testbed/rc.d . This works just like /usr/local/etc/rc.d . Right now, it only has one script, which does a 'tmcc state REBOOTING' when called with the 'stop' argment. While I'm at it, checked in rc.conf - it contains some testbed specific things now, so it should be in CVS.
-
Chad Barb authored
-
Chad Barb authored
(Right now, a hash is hard-coded. this must change.)
-
Chad Barb authored
Gettin' my mini on.
-
Leigh B. Stoller authored
(for the -G arg to pw usermod).
-
Leigh B. Stoller authored
if its equal to bossnode.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
down on the amount of password file churning by adding new accounts from the watchdog, but not updating mundane stuff like the gecos and group list, except via the explicit push from emulab. Eventually this needs a more complex solution to avoid more work than necessary, probably by some batch queuing system that handles updates to nodes that are down.
-
Leigh B. Stoller authored
have checked in some other file with that long comment.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
list of pubkeys per user from doaccounts. pub keys are stored in the user_pubkeys table in the database. Currently, doaccounts is the version support winner, with different return values for all 5 versions!
-
- 05 Jun, 2002 8 commits
-
-
Chad Barb authored
-
Chad Barb authored
Added 1.75% zoom, made "more details" zoom to 1.75% (rather than 1.50%)
-
Robert Ricci authored
-
Robert Ricci authored
First, remove references to the IP columns, since those are now gone. Second, we now support a "magic node" that is assumed to be equivalent to the TBDB_WIDEAREA_LOCALNODE (ususally boss). Updates for the magic node are also applied to the localnode. Right now, this magic node is hardcoded in this script, on the assumption that no one but us will ever use this script. But, we could move it to a configure variable or even the DB if we need to.
-
Robert Ricci authored
-
Chad Barb authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-