- 10 Feb, 2004 13 commits
-
-
Shashi Guruprasad authored
from commvirtsig-branch into main trunk Two testsuite tests fail: tbcmd and vtypes . Need to fix.
-
Jay Lepreau authored
-
Jay Lepreau authored
-
Jay Lepreau authored
-
Leigh B. Stoller authored
-
Robert Ricci authored
when not using the event system.
-
Kirk Webb authored
-
longmore authored
tb-set-wasolver-weights 10 Feb 04, longmore
-
longmore authored
Changed "The primary use of this in to rank" to "The primary use of this is to rank" under Virtual Type Commands 10 Feb 04, longmore
-
longmore authored
10 Feb 04, longmore
-
longmore authored
Changed "you are not allowed to place your rpms" to "you are not allowed to place your tarfiles" in the tarfile section. 10 Feb 04, longmore
-
longmore authored
10 Feb 04, longmore
-
Robert Ricci authored
commvirtsig-branch .
-
- 09 Feb, 2004 7 commits
-
-
Mac Newbold authored
Snapshot changes - mine to state_transitions (for nodealloc), and some by others, and someone's table_regex changes.
-
Leigh B. Stoller authored
lists to a common "header" file, and change newosid and newimageid_ez to grab from there. Also add notion of admin-only features (veths, mlinks) and op_modes (NORMALv2) while I transition to new stuff.
-
Leigh B. Stoller authored
the web interface, so better allow it here.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
possible use in web non-interactive web access. Currently, the web key is used just to download tar/rpm files to remote nodes.
-
Leigh B. Stoller authored
seconds it takes the kernel to decide the other machine is not responding (as will happens as machines are rebooting), down to 5 seconds, using a SIGARLM.
-
Leigh B. Stoller authored
used. Add .pid file creation in /var/run to kill daemon from the new rc.syncserver script in tmcd client code. Add -v flag to increase server verbosity. Add -l argument to specify where to write the log file.
-
- 06 Feb, 2004 3 commits
-
-
Mac Newbold authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
Not perfect, as it takes about 30 seconds to timeout. Need to add a timer to it.
-
- 05 Feb, 2004 7 commits
-
-
Leigh B. Stoller authored
accessible.
-
Leigh B. Stoller authored
way to do this, but it will do. Sigh.
-
Leigh B. Stoller authored
inconsistent DB state. One more left ... no time to mess with it right now.
-
Robert Ricci authored
for Jon's ipassign stuff.
-
Leigh B. Stoller authored
is_info table.
-
Leigh B. Stoller authored
makefile needs to be fixed (remove fbsd/linux subdir cruft).
-
Leigh B. Stoller authored
-
- 04 Feb, 2004 4 commits
-
-
Leigh B. Stoller authored
not rebooted or reloaded, get a reconfig instead. Currently, I check the opmode of the node (NORMALv2), but that is horribly bogus. Need a better way to determine that a node can be reconfiged, probably by looking the def_boot_osid feature list. Later.
-
Leigh B. Stoller authored
vnodes (via their pnode).
-
Leigh B. Stoller authored
instead of rebooting. If the reconfig fails, fail through to reboot. A reconfig will "halt" the current vnodes (or remove ones that are no longer assigned to the node) reconfig the pnode, and then restart the vnodes that are still assigned to the node (or create new ones for newly assigned vnodes). A halt stops the vnode, but leaves the vnode filesystem intact. Not bothering to reconfig individual vnodes yet since thats pretty much like a reboot of a vnode. Difference in time is tiny. Lbs
-
longmore authored
automatically load tar files. -Henry Longmore (longmore@cs), 04 Feb 04
-
- 03 Feb, 2004 6 commits
-
-
Leigh B. Stoller authored
-
Robert Ricci authored
runtime quite a bit, because it has less scoring work to do. Add METIS as a coarsening algorithm - we shoot for making conglomerates of size 10.
-
longmore authored
"will run /proj/pid/runme.nodeA on nodeA and /proj/pid/runme.nodeA on nodeB" to will run /proj/pid/runme.nodeA on nodeA and /proj/pid/runme.nodeB on nodeB" -Henry Longmore (longmore@cs), 03 Feb 04
-
Leigh B. Stoller authored
node type, but allow it to be overridden with tb-set-jail-os().
-
Leigh B. Stoller authored
other changes to the commvirtsig branch. * Run assign with nice; when assign is cranking (or when two are cranking!) boss gets really sluggish (web, DB). * Minor change to "impotent" option; run a little longer and print out what the vlan table would look like. * Two trivial grammer changes.
-
Leigh B. Stoller authored
parser with new functions tb-set-jail-os() and tb-set-delay-os()). Prefer these over anything in the node_types table. Makes it easier to test new images in the various configurations.
-