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

Need vserver before bind ipset #11

Open
ssherotsky opened this issue Apr 15, 2020 · 1 comment
Open

Need vserver before bind ipset #11

ssherotsky opened this issue Apr 15, 2020 · 1 comment
Assignees
Labels
Triage needs triage

Comments

@ssherotsky
Copy link

Looks like there needs to be a vip created after line 190 in setup_ha_pair.sh for HA across AZs.

`add_vip $SECONDARY_NODE_PUBLIC_NSIP $PRIMARY_NODE_INSTANCE_ID $SECONDARY_NODE_PRIVATE_VIP $CLIENT_SUBNET_MASK

sleep 5`

@sumanth-lingappa
Copy link
Collaborator

@ssherotsky I assume you are talking about our aws terraform scripts.

We recently updated our templates to configure HA failover scenarios using userdata field.

You can find the here: https://github.com/citrix/terraform-cloud-scripts/blob/17961461b9bc639483ff345821d4a089e616d1bf/aws/deployments/ha_across_az/for_external_apps/main.tf#L224

Does your issue still valid?

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

No branches or pull requests

4 participants