- 06 Jul, 2017 30 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
operating in standalone mode (not part of a federation), which would be the case for everyone that is not us. Further exercise would be to automate portal setup when part of a federation. Not a big deal to add, but lets checkpoint what I have done so far.
-
Leigh B Stoller authored
a standalone site (or an elabinelab).
-
Leigh B Stoller authored
fed/nofed json files, but those are Mothership specific. So when not the Mothership, use the type free/inuse counts we store in database and do not worry about fed/nofed. Eventually want to drop use of those files, will do that next.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
images we import as part of the normal boss setup. This reduces a bunch of confusing clutter inside, and improves the testing of the image import/usage path. As per Mike, remove the elabinelab option to mfrisbeed that would ask the outer boss for a missing image.
-
Leigh B Stoller authored
message instead of silently failing. The message points to the accept certificate page on ops, since typically this is the cause of the error (a self signed certificate). Unfortunately there is no way to know why it failed, the browser tells you nothing.
-
Leigh B Stoller authored
try to chown the source directory.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the permissions.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
DBQuoteSpecial() on it already, and we avoid lots of backslashes!
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
have default values. Hmm.
-
Leigh B Stoller authored
revision.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Also a mysql 5.7 fixup.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
shellinabox.
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
out of the log file. Accept default-vm as synonym for emulab-xen. Kill exclusive flag on raw pcs so the conversion completes. Throw error on duplicate iface.
-
Leigh B Stoller authored
messages so they are easier to find in the log.
-
Leigh B Stoller authored
remote blockstore interface names with the wrong node name prepended, and allow them so that rspec comparison works.
-
- 05 Jul, 2017 2 commits
-
-
Mike Hibler authored
Apparently there are some issues with UFS2 support in Linux. Fsck mostly fixes incorrect block counts: INCORRECT BLOCK COUNT I=1043374 (0 should be 8) for inodes that get created by Linux (e.g., /etc/ssh host keys, /var/emulab/boot stuff). Everything seems to be fine after the fsck. Also: specify "-Zy" when creating LVMs so that old GPTs, superblocks, etc. don't leak through. LVM seems to be frightfully deterministic in its allocation strategies to the extent that virtual disks created in previous experiments have their metadata show up in newer experiment LVMs. All the things that are changed
-
Mike Hibler authored
Previously, we were still putting the default utah boss key there.
-
- 03 Jul, 2017 3 commits
-
-
Mike Hibler authored
camcontrol cannot change the cache settings on "ada" devices.
-
Mike Hibler authored
Try to catch the occasional corrupt filesystem before we make it worse.
-
Mike Hibler authored
-
- 01 Jul, 2017 1 commit
-
-
Mike Hibler authored
FreeBSD 8.x smartctl binary does work with 10.x kernel.
-
- 30 Jun, 2017 3 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 29 Jun, 2017 1 commit
-
-
Mike Hibler authored
This will close issue #310.
-