- 07 Jan, 2015 10 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Keep a cache of path->mountpoint mappings already found. Use index() rather than a regex to check for a prefix. Takes run time from ~20s to ~1s for our config.
-
Leigh B Stoller authored
recent users.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
when a user logs in so that their home directory and projects are exported from ops. Otherwise things break. Since we really do not want to do this too often, exports_setup is exporting anyone who is logged in within the last week, and the web interface is calling out to exports_setup only once a day for each user. This can be "improved" but I am worried we are fighting a losing battle and will eventually yank this code anyway.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
can be set later via the web interface.
-
Leigh B Stoller authored
-
- 06 Jan, 2015 3 commits
-
-
Mike Hibler authored
We won't get "NFS exported" in the mount output because there are no static exports of the filesystems in this config. Also, fixed the RE in the default pattern. It just happened to work due to the way it was constructed.
-
Leigh B Stoller authored
-
Gary Wong authored
-
- 05 Jan, 2015 3 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 04 Jan, 2015 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 03 Jan, 2015 8 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
UI to not use modals.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the APT/Cloudlab instantiate page.
-
Leigh B Stoller authored
-
- 22 Dec, 2014 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
ACTIVE proj, group and users directories to boss, in leu of automatic ZFS exports off all directories. On Utah Boss, that amounts to many 1000s of exports (7000?), which causes all NFS traffic to suspend for a long time.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
and rspec that are used. This is to support Parameterized Profiles, where the rspec is generated from a geni-lib script and user defined parameters. Add manifest to apt_instance_history; I was not storing the manifest cause I figured we could just ask the backend cluster for it. Well, that is kinda silly, so lets store it locally. I'll have to go back and grab the manifests for the current history entries. Add isaptkey to user_pubkeys so that we can mark the key that comes in from the instantiate page. This lets us keep the Emulab keys for a user independent of the APT key, so that APT users only deal with a single key on that path, without messing up their Emulab keys.
-
- 21 Dec, 2014 1 commit
-
-
Mike Hibler authored
-
- 19 Dec, 2014 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 18 Dec, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 17 Dec, 2014 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 16 Dec, 2014 4 commits
-
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Robert Ricci authored
-