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

Fix various issues #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

beatrubi
Copy link

@beatrubi beatrubi commented Mar 5, 2019

Hi all,

while automating a scale-up HANA installation with system replication I found some glitches in the current codebase:

  • advanced-resource.yml
    • uses wrong parent id in XML
    • screws up meta attributes
  • constraint.yml
    • lack of pre.yml and post.yml tasks
    • added if clause to allow constraints without score

The proposed patch fixes those glitches in my environment, but I'm confident I have a limited view and I'm also open for discussions. Please let me know if you need my cib.xml and the corresponding playbook, I'm able to provide it out-of-band.

Thanks for your cooperation!
Beat

beatrubi added 2 commits March 5, 2019 15:30
* advanced-resource
** uses wront parent id in XML
** screws up meta attributes
* constraint
** lack of pre and post tasks
** added if clause to allow constraints without score
@beatrubi
Copy link
Author

Quick update. I had to call ansible-role-pacemaker out of a loop going over multiple HANA SIDs and needed to name the loop variable differently to avoid crashes.

@beatrubi
Copy link
Author

Found note about this in an older IRC discussion.

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

Successfully merging this pull request may close these issues.

1 participant