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

Allow reinstallation of node and check final status in oneliners #124

Merged
merged 1 commit into from Jul 17, 2015

Conversation

stdweird
Copy link
Member

To reinstall we need to be able to run aii-shellfe --remove $node --configure $node --install $node ; and it has to happen in that order (e.g. the remove triggers a remove hook to cleanup e.g. SINDES or IPA state).

Also status is now processed last to be able to show the final state of operations e.g. aii-shellfe --rescue nodeY --status nodeY

@stdweird stdweird added this to the 15.6 milestone May 20, 2015
@hpcugentbot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://jenkins1.ugent.be/job/AII-pr-builder/264/
Test PASSed.

@stdweird
Copy link
Member Author

This might have some side effects with current oneliners that schedule multiple commands for the same node(s), but the current order makes no sense imho (--remove after --configure? status before commands that can change the state?)

@samary
Copy link

samary commented May 20, 2015

Maybe we could add a clean --reinstall switch ?

@stdweird
Copy link
Member Author

@samary open an issue so we can discuss what reinstall means?

@jrha
Copy link
Member

jrha commented Jul 17, 2015

LGTM, if we decide to implement reinstall we should have a new PR.

jrha added a commit that referenced this pull request Jul 17, 2015
Allow reinstallation of node and check final status in oneliners
@jrha jrha merged commit 05ab7ae into quattor:master Jul 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants