- 21 Aug, 2015 10 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
not just the experiment creator.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
imaging (cause of a failure in the backend).
-
Leigh B Stoller authored
there for 30 minutes or so.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-- NOTE: These are mostly pulled from ipmitool. Other protocols may need -- other values or not care at all, hence the addition of OTHER to the -- list and a default of NULL.
-
Leigh B Stoller authored
-
Brian Kroth authored
-
- 20 Aug, 2015 6 commits
-
-
Mike Hibler authored
Uses the tmcc/ubuntu15 os-dependant directory, which seems to work.
-
Mike Hibler authored
For the case where zapdisk doesn't exist.
-
Brian Kroth authored
also support alterntive ipmi privilege levels
-
Brian Kroth authored
-
Brian Kroth authored
Also need to add support for separate ipmi encryption keys from user passwords, but it turns out that the current db schema does actually support that already and at least one script more or less does it already (power_ipmi.pm), though another doesn't (power_ilo.pm), so we can fix that separately there. This is to allow support of additional read-only users for gathering power data that don't have to also be given the admin password in form form of the hex encoded Kg key. Also add a field so that we don't need to assume that the privilege level is necessarily ADMINISTRATOR.
-
Mike Hibler authored
This was causing eventual unmount of the customized FS to fail and apparently causing the changes to get lost and/or cause FS problems.
-
- 19 Aug, 2015 2 commits
-
-
Leigh B Stoller authored
terminates properly (zero status) instead of being killed by the reboot/halt (and exiting with -1). Noticed on Debian 8.0.
-
Leigh B Stoller authored
-
- 18 Aug, 2015 5 commits
-
-
Mike Hibler authored
For those of us with 80-column vision...
-
Mike Hibler authored
Awesome.
-
Gary Wong authored
It took me so long to find this stupid bug, I don't want future me to have to hunt for it again...
-
Leigh B Stoller authored
-
Gary Wong authored
Since this is the obvious fix to libabac not working after the upgrade to 0.1.9.
-
- 17 Aug, 2015 10 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
notifications to an image's origin cluster, another for the origin cluster to record images that need to be imported from a remote cluster after notification.
-
- 15 Aug, 2015 1 commit
-
-
Mike Hibler authored
-
- 14 Aug, 2015 2 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
instead of doing nothing.
-
- 13 Aug, 2015 4 commits
-
-
Mike Hibler authored
Did this quite a while back, but haven't tested yet. Changes to make a client even more passive when there are blocks in flight (requested by someone else) that they can use. The goal here is to keep a late joining client from making requests for chunks that all the others have already seen. This is not a big problem in the default case where clients randomize the order of chunks they request, but when they are making sequential requests it can be a problem.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-