- 06 Jul, 2017 2 commits
-
-
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 7 commits
-
-
Mike Hibler authored
This will close issue #310.
-
Mike Hibler authored
And a sleep as well, to make sure we see the message before getting rebooted!
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 28 Jun, 2017 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
1. Get rid of the old myexperiments page and change all uses to the user dashboard or landing page. Replaced with admins only page for listing all experiments, pending extensions, locked down, expires, and older then 45 days. 2. New page for approving projects using modern technology, as per Rob's request in issue #304.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 26 Jun, 2017 6 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Rearrange things a bit to make the control flow smoother.
-
Leigh B Stoller authored
admin approval. Informational for now, the results are ignores and stored in the DB and shown on the admin extend page.
-
- 23 Jun, 2017 2 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
-
- 22 Jun, 2017 2 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
1. Allow local admins to snapshot system images. 2. Add a local user accesscheck in ImageInfo().
-
- 21 Jun, 2017 4 commits
-
-
Mike Hibler authored
# # Figure out what root pubkey(s) to use. Originally, we just copied over # *.pub, but that gets a whole lot of weird crap on the mothership. So now # we try to be more selective: # # To keep up with the cool kids, we want to use an Ed25519 key # (id_ed25519.pub) if possible. # # However since ed25519 is not supported by older sshds, we better have # an RSA alternative (id_rsa.pub) as well. # # But that key may be really old and less than 2048 bits, so we may have # a bigger one as well (id_rsa_new.pub, note: requires changing the default # ssh_config on your boss since this is not a default key file name to try). # # We really don't want to use a DSA key (id_dsa.pub) anymore unless there # is no alternative. # # Finally, if we are an Elabinelab setup, include the outer boss root key. #
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
when null data is returned.
-
- 20 Jun, 2017 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
1. Get this working on the NS conversion path. 2. Add support for additional firewall rules along the path, the CM never had support for firewall rules. 3. Set the security_level to zapdisk when firewalling is on.
-
Leigh B Stoller authored
days is iptables vlan based firewalls.
-