- 13 Dec, 2017 7 commits
-
-
Leigh B Stoller authored
interfaces from the wires table. Helpful for debugging.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
getting cleared properly after submit.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
issue #366. System images that are not released yet are stored over in /proj until released. Imagevalidate (and other utilities) need to look there for the image file(s) not /usr/testbed.
-
Leigh B Stoller authored
-
- 12 Dec, 2017 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
David Johnson authored
A new tmcd command, publicaddrinfo, just dumps the relevant bits of virt_node_public_addr to any node in an experiment that has addrs allocated (we don't want to restrict based on calling node_id or pool_id). Then the generic getfwconfig() function calls that, and sets some bits. I also extended this function to add some dynamic clientside vars (EMULAB_DOMAIN, EMULAB_EXPDOMAIN, EMULAB_PUBLICADDRS) so that user firewall rule writers can use them to refer to the control net IPs of nodes in their experiment (i.e., node-0.EMULAB_EXPDOMAIN); and so that rules can be written over EMULAB_PUBLICADDRS -- a command-delineated list of IP addrs). Finally, I extended the Linux firewalling code to allow any experiment node to answer ARPs for the public IP addresses; we can't know a priori which node should answer -- and it could change. This closes #353 .
-
- 11 Dec, 2017 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
renaming of card/port in the interfaces table.
-
Leigh B Stoller authored
The limit is the number of hours since the experiment is created, so a limit of 10 days really just means that experiments can not live past 10 days. I think this makes more sense then anything else. There is an associated flag with extension limiting that controls whether the user can even request another extension after the limit. The normal case is that the user cannot request any more extensions, but when set, the user is granted no free time and goes through need admin approval path. Some changes to the email, so that both the user and admin email days how many days/hours were both requested and granted. Also UI change; explicitly tell the user when extensions are disabled, and also when no time is granted (so that the users is more clearly aware).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 07 Dec, 2017 1 commit
-
-
Leigh B Stoller authored
ajax entrypoint, since we need guest access enabled for that.
-
- 06 Dec, 2017 10 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
The "basic shell sleezy trick" we do only creates that file if the imagezip fails. However, if it succeeded but there happened to be an imagezip.stat file left-over from a previous run, we would think we failed. This would only be a problem when taking images from somewhere other than in an MFS (e.g., taking an image-backed data set image from the node itself).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
maximum extension limit.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
that already validated. Even when submitting for real, the cluster still does the validate check and returns status.
-
Leigh B Stoller authored
in the same approval state; admins know what they are doing. Note that the modification has to be feasible, we do not override that!
-
Leigh B Stoller authored
hand side so that you can click on it. 2) Another fix for 1 datapoint.
-
Leigh B Stoller authored
the way it was; note that an approved reservation cannot be shrunk, but an unapproved reservation can shrink or grow, and we want to keep it in the same state. This overrides the -a and -p flags.
-
- 05 Dec, 2017 7 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
This actually seems to have startled the port build.
-
Mike Hibler authored
-
Mike Hibler authored
Starting with FreeBSD 11, rsa1 keys are no longer valid/accepted. N.B. users can still import rsa1 keys, we might want to reconsider that.
-
Leigh B Stoller authored
-
- 04 Dec, 2017 5 commits
-
-
Leigh B Stoller authored
next life.
-
Leigh B Stoller authored
page.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-