- 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 10 commits
-
-
Mike Hibler authored
-
Gary Wong 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 8 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...
-
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.
-
Leigh B Stoller authored
-
- 20 Oct, 2016 10 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Gary Wong authored
-
Gary Wong authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
def_parentosid/os_submap setup we use now.
-
David Johnson authored
-
Mike Hibler authored
Got lost in Leigh's last commit.
-
- 19 Oct, 2016 4 commits
-
-
Mike Hibler authored
-
Gary Wong authored
"reserve -c idx" now clears the reservation with the given index. To get the old behaviour (clearing by project/time), use "reserve -C ...".
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 18 Oct, 2016 5 commits
-
-
Leigh B Stoller authored
meeting, we use the image aliases to create an equivalence class for the hardware types the image alias refers to. For example, UBUNTU16-64-STD is an x86 image in the image server. It is also an image alias (at the Moonshot cluster) that points to the x86 image and the ARM image. So that means UBUNTU16-64-STD runs on x86 types and moonshot types.
-
Leigh B Stoller authored
the case that a target is an imported image. We do not post imported images to the image server since that would just be duplicates. This decision might need revisting, but in the meantime we tell the image server the origin urn instead of our local urn.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-