- 16 Mar, 2010 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
into node_type_attributes for the two node types that were using nobootinfo.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
is 180, which is too short for some calls.
-
- 15 Mar, 2010 7 commits
-
-
Mike Hibler authored
Improve previous fix to use an initialized variable for more predictable and correct results!
-
Mike Hibler authored
The new d710s have a single-partition image as their default. As a result, when they were reloaded, the info for the other partitions (in particular partition 1) was not being cleared. So if I were to break my install of FBSD72-STD on a d710 node and then free it, the reload would not clear the partition 1 info in the DB. If someone else came along requesting FBSD72-STD and got that node assigned, os_load would think that it didn't need to reload partition 1 and just boot right into the old stale partition. Now for a "default" reload (i.e., from reload_daemon), a single partition load will clear all the other partitions. We don't do this all the time since a user might want to reload one of the partitions on their allocated node without clobbering the others.
-
Mike Hibler authored
Don't attempt to run setgroups on non-active accounts.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Ryan Jackson authored
-
Leigh B Stoller authored
since they are based on the local eth0 interface.
-
- 13 Mar, 2010 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
except the creator now start out as frozen, to save lots of time when setting up the elabinelab. To thaw: myboss> wap tbacct -u thaw <user> The -u option says to ignore the current status, and set the status to what it should be. This should eventually be the default operation so that this script is independent of the web interface.
-
Leigh B Stoller authored
elabinelab, and then thawing as needed.
-
- 12 Mar, 2010 16 commits
-
-
Ryan Jackson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
We try mounting UFS partitions first as ufs, then ufs2. Make sure to send stderr to /dev/null in case the mount fails in either case. We don't want the user to see that. Also, don't try updating /etc/dumpdates or /etc/fstab unless they exist. If we're fixing up a disk image, slicefix will do *all* slices including those that don't have a root filesystem.
-
Ryan Jackson authored
-
Ryan Jackson authored
-
U-CASSANDRA\duerig authored
-
U-CASSANDRA\duerig authored
-
U-CASSANDRA\duerig authored
Added speed-test-run, a client which fetches manifests for every sliver in a slice and runs speed-test on each node.
-
U-CASSANDRA\duerig authored
Merge branch 'mapflashbranch' of git-public.flux.utah.edu:/flux/git/users/mstrum/emulab-devel into mapflashbranch Conflicts: protogeni/demo/src/Console.as protogeni/demo/src/MenuSliceCreate.as protogeni/demo/src/MenuSliceDetail.as
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
are not created during the swapin. This should save a bunch of time when the project has lots of users. Even admin users are frozen, so if you are an admin and need to log in: realboss> sudo ssh innerboss innerboss> sudo -u elabman tbacct thaw <user> Hmm, might have to first change the status in the users table to 'active'
-
Leigh B Stoller authored
that not all accounts are created, saving time. If a frozen user is then thawed, the account is created.
-
Leigh B Stoller authored
-
- 11 Mar, 2010 9 commits
-
-
U-CASSANDRA\duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
of the lans, so that vinterfaces work correctly. Grab a new copy of the manifest after sliver start since in CM version two, that is when the vlantags are set. Clean up print statements and lower chattiness.
-
Leigh B Stoller authored
Clean up sliver action stuff, and add stop and restart.
-
Leigh B Stoller authored
debugging tool.
-
Leigh B Stoller authored
-