Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap failure is sometimes hard to see #303

Open
jasonm opened this issue Aug 13, 2013 · 1 comment
Open

Bootstrap failure is sometimes hard to see #303

jasonm opened this issue Aug 13, 2013 · 1 comment

Comments

@jasonm
Copy link

jasonm commented Aug 13, 2013

When bootstrapping several machines in parallel a node or few will sometimes fail to bootstrap, but the failure is buried several screens back in stdout and the output of the knife cluster bootstrap command doesn't highlight the failure.

Is it possible to inspect a chef node and see if the last bootstrap succeeded, and display this as a column in the "Current state" table? Or, is it appropriate to inspect the output of the bootstrap script (e.g. ubuntu12.04-ironfan.erb) and look for the "Chef bootstrap failed!" message?

@temujin9
Copy link
Contributor

I like both ideas, though the "current state" fits better with how other parts of Ironfan operate (and is simpler to accomplish). I can't promise very quick fix on this, but I will gladly test and include any reasonable pull request that accomplishes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants