- 16 May, 2016 5 commits
-
-
Leigh B Stoller authored
feature on nodes that are prereserved to the same project as the experiment, and add a 0.2 weight desire to the vtop file. Rob says it is okay to always add this desire, so that is what I did.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
experiment in the project, but without a prereserve setting, then set the pre-reserve (as per Mike's request a few months back). But also need to check that if the node is allocated to the project, and it does have a pre-reserve, that pre-reserve must actually match the project and have the right reservation name.
-
Leigh B Stoller authored
on the APT cluster.
-
Gary Wong authored
-
- 15 May, 2016 1 commit
-
-
Mike Hibler authored
-
- 14 May, 2016 1 commit
-
-
Mike Hibler authored
A couple of Clemson machines have 47 disks each!
-
- 11 May, 2016 10 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
proof of concept, the NS converter path now uses ns2rspec piped into the newly added rspec2genlib, which becomes the source code for NS based experiments that are being converted to Portal experiments.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
recently and currently active users and projects (these lists are portal specific!). The second two tabs do dynamic search of the database via ajax calls, to populate the lists. This is cause listing all users statically on the page would be insane (tablesorter does not perform well on such giant lists). Plus other little related tweaks.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 10 May, 2016 4 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
- 09 May, 2016 4 commits
-
-
Mike Hibler authored
Apparently, specifying "--unit==1" to grub did not work because grub didn't think it had a unit 1 (aka, COM2), so it rejected the "serial" command. Output still worked due to redirection (I think), but it was expecting input from the keyboard. It looks like the number of valid serial ports is compiled into grub and who knows how it was built for Ubuntu. Anyway, by specifying "--port=0x2F8" in addition, that will override the unit test and all is well. Strange. Also enhanced the Linux slicefix to deal with fixing /etc/default/grub so that those wacky console settings will remain in effect even if grub is re-configured (which some packages do).
-
Kirk Webb authored
-
Kirk Webb authored
-
Leigh B Stoller authored
genilib).
-
- 08 May, 2016 7 commits
-
-
Mike Hibler authored
Need to rethink. We still rely on bootinfo sent events on the Moonshots (e.g., when going into PXEWAIT).
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
Since the Moonshot cluster will soon have x86 nodes and those nodes do call bootinfo (unlike the ARM nodes), make sure that bootinfo does not send PXEBOOTING/BOOTING events (since dhcpd already has) by starting it with the new -E option. Formalize by adding a BOOTINFO_EVENTS defs var that defaults to 1. This ensures that a nobootinfo version of the dhcpd.conf template is installed and that bootinfo is invoked with the -E option. Only defs-cloudlab-utah should set it to zero.
-
Mike Hibler authored
-
Mike Hibler authored
Use on Cloudlab Utah where we configure dhcpd to send the events (needed for the uboot'ed ARM cartridges).
-
Mike Hibler authored
-
- 06 May, 2016 7 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
This was rendered obsolete by the addition of the bs-agent 1+ years ago.
-
Mike Hibler authored
-
Mike Hibler authored
This will be used by the power command to tell it to try to power on a machine that fails to "cycle". ipmitool (or IPMI) seems to fail by default if you try to cycle a powered-off node.
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
- 05 May, 2016 1 commit
-
-
Leigh B Stoller authored
-