- 15 Dec, 2014 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 14 Dec, 2014 8 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
public url of the sliver on the backend cluster. Displayed only to admins on the status page, might change that later.
-
Leigh B Stoller authored
Add check for pswd_expires=null setting; never expires.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
it expired.
-
Leigh B Stoller authored
-
- 12 Dec, 2014 5 commits
-
-
Mike Hibler authored
This is a "temporary" hack to get around the single-threaded nature of the master server. That in itself is not the killer, it is that it sleeps for 2 seconds after it spawns a child process (frisbeed, frisbee or uploader). So if three images are requested simultaneously by a handful of clients, then it will take 6 seconds to get the frisbeed processes started, exceeding the 5 second timeout in the clients. So other clients in the queue after the three clients that are starting images will timeout before the master server handles them.
-
Mike Hibler authored
If specified on the kernel command line in the pxelinux.cfg config, the init script will drop to a shell prompt when frisbee fails. With failstop off, it will instead report via "tmcc bootlog", wait a couple of seconds, and then reboot in order to try again.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 11 Dec, 2014 4 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
So if we drop to a shell prompt, we can see what happened.
-
Leigh B Stoller authored
the instructions.
-
Leigh B Stoller authored
-
- 10 Dec, 2014 11 commits
-
-
Kirk Webb authored
LAG (portchannel) manipulation on the Moonshot and HP12910 works now.
-
Leigh B Stoller authored
logins like unapproved user, expired password, etc. Needs some work though, since the auth code is not branded, and so the links are wrong. Will do that next, but want to get this in right away.
-
Kirk Webb authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
profile page, the Source modal starts an editor that does highlighting and smart indenting. The XML button does the same, but in display only mode. Also use on the manifest tab on the status page.
-
Leigh B Stoller authored
This is a combined minimized package that includes just codemirror.js, xml.js, python.js, and emacs.js (keys bindings).
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
- 09 Dec, 2014 8 commits
-
-
Mike Hibler authored
Otherwise it will fail and we will think we don't have a GPT when we really do. Some unnamed 56-year-old screwed that up!
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Kirk Webb authored
Makes for an unhappy switch, at least for the Moonshot.
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
There seem to be some issues when booting lots of Moonshots.
-
Mike Hibler authored
-