- 07 Nov, 2013 1 commit
-
-
Mike Hibler authored
-
- 06 Nov, 2013 9 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
That option is no longer supported as of PHP 5.4.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
If we don't, then you cannot HUP sshd to have it re-read the config file. Apparently this didn't used to matter, but now if we do not HUP sshd, the initial V1 key-pair does not work.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
- 05 Nov, 2013 2 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
Why these are different than the 32-bit build, I do not know...
-
- 04 Nov, 2013 3 commits
-
-
Kirk Webb authored
-
Kirk Webb authored
This commit pushes the changes located in the temporary snmpit_portfix subdirectory into the mainline snmpit_test directory, and updates db/Ports.pm with the 'portfix' changes. These changes ensure better consistency with port lookup/resolution. In particular, interswitch trunk lookup will return the switch-local side of the link. This commit also adds an installer script to cleanup the temporary files introduced for burning in the snmpit_portfix changes.
-
Mike Hibler authored
Also change diskcheck to use this option when trying to force WCE on.
-
- 01 Nov, 2013 1 commit
-
-
Mike Hibler authored
Two changes: make sendto() call non-blocking (via MSG_DONTWAIT) so we get back EAGAIN if socket buffer is full, and turn on "extended error return reporting" (via IP_RECVERR) so we get back ENOBUFS when NIC send buffers are full.
-
- 31 Oct, 2013 6 commits
-
-
Leigh B Stoller authored
For the latter, we now look to see if we already have an experiment with the provide slice ID, and if we do and the URN indicates a sub project, generate a new unique experiment name for the backend emulab experiment.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Redirecting STDERR to STDOUT in the child of a pipe open, when inside an eval, scrogs STDERR in the parent until the eval returns, so output was getting lost.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 30 Oct, 2013 1 commit
-
-
Mike Hibler authored
The old select that extracted external images visible to an experiment had multiple left joins and examined 11M rows. The new query is a union of two selects.
-
- 28 Oct, 2013 1 commit
-
-
Leigh B Stoller authored
-
- 25 Oct, 2013 4 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Dan Reading authored
-
Dan Reading authored
-
- 24 Oct, 2013 1 commit
-
-
Dan Reading authored
FreeBSD MFS does not have file command, find bitness differently. Expand helper bin directories to hold 32bit and 64bit directories.
-
- 22 Oct, 2013 8 commits
-
-
Dan Reading authored
-
Dan Reading authored
"na" in them. Change the string to NotApp(case senstive).
-
Dan Reading authored
running in MFS mode on the d710 nodes which have been set up for TPM booting. Major issues: The MFS image for TPM booting is 32bit while other Linux MFS images are 64bit. The TPM kernel only supports 4Gb of memory, does not support multi-processors. checkutils: Make sure the dd to be run is bit-with compatiable with the image. cpucheck: Check and handle missing cpu flags "physical id", "cpu cores", "siblings". Check and handle different Mhz format. diskcheck: Differnet blocks/sectors format. Rewrite getwspeed and getspeed funtions to handle dd and tdd compatibility and/or missing binaries. Give better error messages for timing speed failures.
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Mike Hibler authored
Back in the day, when the paper was written, I had an eventsys interface to the client to provide a syncronized interface to multiple running instances. I rejuvenated the bits, so the eventsys control works again, however some logic in the client has changed such that a second attempt to run within the same client hangs. More work needed.
-
- 21 Oct, 2013 2 commits
-
-
Mike Hibler authored
-
Gary Wong authored
If boss is busy, ten seconds isn't long enough for it to regenerate the bundles and get Apache restarted, and then we'll be unhappy because we're about to send requests to it.
-
- 18 Oct, 2013 1 commit
-
-
Leigh B Stoller authored
-