- 24 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
of pty/tty based (since they have several annoying problems associated). Note that permission is granted via the use of an "acl" file; /dev/tip/machine.acl, which must be set to the group of the project the node is in, so the user can read out the process id number and the random bits that are used by capture to grant permission to use (tip sends the random bits across first thing). This handshake is due to change to a request/challenge scheme as described by Dave in email to the testbed list.
-
- 23 Jul, 2001 12 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
RedHat
-
Mac Newbold authored
-
Mac Newbold authored
-
Christopher Alfeld authored
Although by no means comprehensive, it will hopefully make the learning process easier. NOTE: This is meant to be read AFTER the README is read and understood.
-
Christopher Alfeld authored
make the code more maintainable and versatile.
-
Christopher Alfeld authored
accept either a class or a type.
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
of the check, so caller can make appropriate decision.
-
- 21 Jul, 2001 2 commits
-
-
Mac Newbold authored
Many changes and updates for handling new types. The db now has types like 'pc600', 'pc850', and 'dnard', and each type has a class like 'pc' or 'shark'. This updates scripts that use types to use classes where appropriate, and to handle the new types where there were hardcoded things that couldn't be eliminated right now.
-
Mac Newbold authored
In failure messages, make errors more obvious by showing logged output before showing the ns file they submitted. Now things like 'Insufficient Nodes' will appear within the first 15 lines of the message, where they are easy to see. This also matches the format of the successful configuration messages.
-
- 20 Jul, 2001 6 commits
-
-
Robert Ricci authored
-
Christopher Alfeld authored
to tell it how to parse interswitch links from assign. It still assumes a single VLAN domain.
-
Christopher Alfeld authored
now precomputers the shortest path between all pairs of switches and uses this to computer paths through the switch fabric. In the process of writing this I also removed the limitations of two switch hops. Packets can now travel through any number of switches to reach their destination. Of course, the longer the path the more it costs so assign will prefer shorter paths. Also did various other tweaks in the process. We now use strings almost everywhere instead of char*'s and the makefile is cleaner.
-
Robert Ricci authored
lease when it boots.
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
- 19 Jul, 2001 12 commits
-
-
Mac Newbold authored
-
Mac Newbold authored
-
Mac Newbold authored
-
Mac Newbold authored
-
Mac Newbold authored
-
Robert Ricci authored
script.
-
Robert Ricci authored
script.
-
Leigh B. Stoller authored
own account information. It was failing from the web UI when random user would change their info.
-
Leigh B. Stoller authored
From: "Patrick Tullmann 'tullmann'" <tullmann@cs.utah.edu> Subject: Re: TESTBED: aclement janos Project Join Request First the reply-to: address for approval mails should be testbed-ops@fast (right?). Second, Austin isn't listed on my testbed user approval page. I assume Mike or a testbed person approved him (which is good because who knows when I'd get around to it. :) An option like "remove" or "ignore" or something like that for just nuking requests without a reply would be useful (I've got some guy from yahoo.com who wants to join Janos). Also, the date of the join request would be nice to know (e.g., for the above, I think he tried joining 4 or 5 months ago). he documentation above the table is out of synch with the pull-down boxes.
-
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 1 commit
-
-
Robert Ricci authored
commit.
-