- 01 Aug, 2018 1 commit
-
-
Mike Hibler authored
-
- 31 Jul, 2018 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
- 30 Jul, 2018 23 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
process that hands off).
-
Leigh B Stoller authored
email, so that it has the correct subject tag.
-
Leigh B Stoller authored
case we have to ask the clearinghouse.
-
Leigh B Stoller authored
so that the SCS will accept it. Oh, and I learned that the SCS is sensitive to the order of elements in the XML file! The link *must* be after the nodes, or the SCS refuses to do anything with it. Sheesh.
-
Leigh B Stoller authored
when we have a candidate powder aggregate.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
as per issue #440.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
locally on boss.
-
Leigh B Stoller authored
We can probably not start ops mysqld anywhere.
-
Leigh B Stoller authored
pass along the IP of the FreeBSD OPS jail to XEN client setup, and havit add that IP to the iptables rules (antispoofing) so that ops can talk to the control network.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
if we need to assign a routable IP to boss, we also need a routable IP for the OPS VM, and the easiest way to do that is with an address pool (count=1). Also changes to pass that IP address to the XEN clientside code so that it alters the antispoofing firewall rules that every XEN VM gets.
-
Leigh B Stoller authored
-
David Johnson authored
-
- 27 Jul, 2018 3 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
reservations and datasets; if the aggregate is marked as adminonly, then user must be red-dot.
-
Leigh B Stoller authored
-
- 26 Jul, 2018 1 commit
-
-
Leigh B Stoller authored
-
- 25 Jul, 2018 1 commit
-
-
David Johnson authored
These scripts should not ever exit, lest they block other hook scripts from running. return isn't really correct either, but at least it won't prevent future scripts from running; it will just nullify some of the logging dhclient-script does.
-
- 24 Jul, 2018 2 commits
-
-
David Johnson authored
Also fixes an unrelated minor bug.
-
David Johnson authored
We cannot simply source into the shell; must stringify values with whitespace.
-
- 20 Jul, 2018 6 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
- If XEN_SLICE2IMAGE attribute is specified, create a 16GB partition 2 - Reduce the fraction of space used by the thin pool, especially on non-shared hosts. - If xen-vg volume group already exists, use it. But also check to make sure thin-pool exists and create it if not. The last change allows the user to specify a blockstore on the physical host to use rather than having libvnode_xen build up its own.
-
Mike Hibler authored
-
Leigh B Stoller authored
deferred if its offline.
-
Leigh B Stoller authored
activity for the project to make sure it is exported to boss.
-
- 17 Jul, 2018 1 commit
-
-
Mike Hibler authored
Avoid SIGPIPE caused by gzip exiting after finding unexpected stuff at the end of the compressed kernel.
-