- 31 Oct, 2016 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Mike Hibler authored
If we destroy the Blockstore DB state first and then the server-side object destruction fails, we leave behind a dangling object and potentially Lease DB state. But if we destroy the object first and the DB state removal fails, we are left with a blockstore with no server-side object and thus we cannot look it up in the future to retry the destruction. We choose to go with the latter and just create a tiny server-side stub object if the DB state removal fails.
-
- 28 Oct, 2016 1 commit
-
-
Mike Hibler authored
-
- 27 Oct, 2016 7 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
This doesn't fit the real problem, but the failure is a lot less ugly!
-
Leigh B Stoller authored
-
Jonathon Duerig authored
Convert download buttons in manage_profile and show-profile to use the same save-to-disk method as genilib-editor. Also fixes a bug where downloading the source for a profile always downloaded the first version rather than the currently-viewed version.
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Hopefully, will make it easier for the numerous scripts that want to mess with the swap device in /etc/fstab.
-
- 26 Oct, 2016 2 commits
-
-
Gary Wong authored
-
Leigh B Stoller authored
do reservations.
-
- 25 Oct, 2016 1 commit
-
-
Leigh B Stoller authored
-
- 24 Oct, 2016 16 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Gary Wong authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
Also capture all ipmitool output for presenting to the caller.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 21 Oct, 2016 9 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
Primarily I was after what was causing the occasional segfault. That problem was caused by calling tmcc on a node that was free. Seems we were derefing some NULL columns returned by mysql because we assumed that there would always be a row in experiments for the node in question. Since I do need to call tmcd from the "pxewait" initramfs on Moonshot ARM nodes, I cleaned up this assumption.
-
Mike Hibler authored
Two wrongs do make a right! Now that both bugs are fixed, let's see if bootinfo will send the right events at the right times...
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
architecture, be sure to skip those when computing counts.
-
Leigh B Stoller authored
have to watch for that case. Not perfect but will do. Not sure why we ever thought it was a good idea to allow type=class! :-)
-
Leigh B Stoller authored
-
Leigh B Stoller authored
and images.
-