- 19 Sep, 2001 6 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
experiment is shared, then local_root and group_root are overridden since we cannot allow any users to have root access on a shared machine. Add extra check for tbadmins to override the shared check since tbadmins always get root.
-
- 18 Sep, 2001 7 commits
-
-
Robert Ricci authored
Frisbee, puts it in the emulab-ops/reloading experiment and runs os_load for it, since the reload_daemon is not necessary with Frisbee. In order for nfree to know what type of reload is desired, a new column was added the the scheduled_reloads table, called reload_type. This gets set to 'frisbee' by sched_reload if called with the '-r' option. nfree also now clears out the next_pxe_boot_path column for new nodes.
-
Leigh B. Stoller authored
and send proper email status.
-
Robert Ricci authored
1.13, but had somehow gone unnoticed until now.
-
Robert Ricci authored
-
Robert Ricci authored
purpose, and avoid confusion with the current_reloads table.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 17 Sep, 2001 6 commits
-
-
Robert Ricci authored
to contain a list of reloads currently in processes. It is filled by os_load, and is cleared out by the tmcd 'reset' command or by nfree. The tmcd 'loadaddr' command now uses this table instead of the reloads table. Also added Frisbee support to sched_reload, and changed the Frisbee command line option to os_load to '-r' to avoid a conflict with sched_reload's '-f' option.
-
Robert Ricci authored
-
Leigh B. Stoller authored
experiment so that Rob will stop stepping on the test version I keep installing :-)
-
Leigh B. Stoller authored
scripts and move to libdb (hardwired in one place of many!).
-
Leigh B. Stoller authored
hwdown!
-
Leigh B. Stoller authored
-
- 14 Sep, 2001 3 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
From the comment before the doreset funciton: If next_pxe_boot_path is set, clear it. Otherwise, if next_boot_path or next_boot_osid is set, clear both along with next_boot_cmd_line. If neither is set, do nothing. Produces no output to the client.
-
Mac Newbold authored
-
- 13 Sep, 2001 5 commits
-
-
Jay Lepreau authored
-
Robert Ricci authored
Manages the launching of new frisbee servers, and recording the addresses the use in the database. If called for an image that is already associated with a running server, exits quitely. Otherwise, registers the new server's address and goes into the background, waiting for the frisbee server to die so that it can unregister the address.
-
Robert Ricci authored
-
Robert Ricci authored
to load its disk image. The reloads table is used to determine which image the node is supposed to load. The appropriate address is then pulled from the load_addres field of the images table. This done in preparation for frisbee support.
-
Leigh B. Stoller authored
the connection handshake. If the capture is active, it is going to write status and close the socket on its end, which may or may not be propogated back to the client side before/after/during the sysread/syswrite. I guess that a miserable way of saying there is a lot of asynchrony involved.
-
- 12 Sep, 2001 1 commit
-
-
Leigh B. Stoller authored
pass. Also change doaccounts to return the homedir, since that will match what we return in the mounts command.
-
- 11 Sep, 2001 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
reload that will get picked up by the reload daemon instead of being fired off immediately. The node is reserved to reloadpending EID, which the reload daemon looks for. This is useful since until Frisbee is fully operational, we cannot do mass reloads, so this approach results in all the nodes getting reserved away and slowy reloaded and freeed up later.
-
- 07 Sep, 2001 5 commits
-
-
Jay Lepreau authored
Remove the name of 'boss.emulab.net' as a tiny security measure.
-
Jay Lepreau authored
-
Robert Ricci authored
second rack is essentially done.
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
- 06 Sep, 2001 4 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Chad Barb authored
Added better MB-recommend to also hopefully improve synchronization.
-
Chad Barb authored
Added real CRC-32 checksums, to replace "fake" add-bytes-together checksums.
-