- 05 Nov, 2001 1 commit
-
-
Robert Ricci authored
TB_IMAGEID_READINFO - I was mistaken about the level of access implied by TB_IMAGEID_ACCESS.
-
- 22 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
reloads for nodes in an experiment. Change os_load to schedule a default image reload whenever a mereuser loads an image that is not the default image for that node type. Add some support stuff in libdb (TBSetSchedReload) and some constant definitions for sched_reload and for nodelog.
-
- 16 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 28 Sep, 2001 1 commit
-
-
Leigh B. Stoller authored
Usage: os_load [-s | -w] [-r] [-i <imageid>] <node> [node ...] Usage: sched_reload [-f | -p] [-r] [-i <imageid>] <node> [node ...] The imageid is now an optional argument. After continually forgetting what imageid to use, or just plain forgetting the argument, and having it try to load imageid pc53 on pcXX, I decided this interface was bogus. With now imageid, select the default imageid for each node provided. This is actually convenient since you can load multiple types of nodes in one shot.
-
- 18 Sep, 2001 1 commit
-
-
Robert Ricci authored
1.13, but had somehow gone unnoticed until now.
-
- 17 Sep, 2001 1 commit
-
-
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.
-
- 04 Sep, 2001 1 commit
-
-
Robert Ricci authored
switch to try it out. The main thing missing at this point is a way to tell frisbee _which_ disk image to load - it will load whichever image there happens to be a server running for.
-
- 24 Aug, 2001 2 commits
-
-
Mac Newbold authored
Change occurrences of "@TESTMODE@" back to @TESTMODE@ like they were supposed to be in the first place...
-
Mac Newbold authored
-
- 23 Aug, 2001 1 commit
-
-
Mac Newbold authored
Lots of small changes for turning our 'require lib*' lines into 'use lib*' lines. Proper modules declare themselves as a package, and use Exporter to export the names of the subroutines that should be visible from the outside world. Many of ours didn't do that, it was just a file with a bunch of subs in it. So now I've fixed many of them to be proper, and removed the requires and 'push(@INC,...)' hacks and changed it to the proper 'use lib @prefix@/lib/;' and use lib*.
-
- 05 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
groups (or 2 right now) and then wait for them to finish before moving to the next group. This is to aid in issuing a mass reload, but not causing the network to meltdown. Will all change with Frisbee of course, but this will help Matt Dorsch out.
-
- 29 Jun, 2001 1 commit
-
-
Mac Newbold authored
Added testmode. Won't update the database for netdisking, and won't reboot nodes. Will update partitions table as if the change had already happened.
-
- 22 Jun, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 19 Jun, 2001 1 commit
-
-
Leigh B. Stoller authored
Will be fixed later with addition of next_boot_osid.
-
- 05 Jun, 2001 1 commit
-
-
Leigh B. Stoller authored
repetition and clutter. Mostly a visual and convenience thing. I plan to work through other scripts as time permits.
-
- 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.
-
- 08 May, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 03 May, 2001 1 commit
-
-
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 1 commit
-
-
Leigh B. Stoller authored
mere users. os_load and os_setup reworked to use node_reboot.
-
- 07 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
(or was it months)?
-
- 06 Feb, 2001 2 commits
-
-
Leigh B. Stoller authored
what names map to what IPs on what networks on what planets.
-
Leigh B. Stoller authored
-
- 31 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
see something like either wd0 or wd0:s1 or wd0:s1a. This is to keep the command line parsing simple in the face of allowing multiple loads at a time on the command line.
-
- 04 Jan, 2001 1 commit
-
-
Mac Newbold authored
-
- 03 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
the testbed list.
-
- 14 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
now, but don't actually do anything with the node. Leave that to user to run the os_load script.
-