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

availability_zone_count when we set to 3 getting an error #192

Open
lakshmiramaswamy opened this issue Aug 28, 2024 · 0 comments
Open

availability_zone_count when we set to 3 getting an error #192

lakshmiramaswamy opened this issue Aug 28, 2024 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@lakshmiramaswamy
Copy link

lakshmiramaswamy commented Aug 28, 2024

Describe the Bug

availability_zone_count we are not able to set to 3.. Its just taking value as 2 ..

Error:
ValidationException: You must choose an even number of data nodes for a two Availability Zone deployment

Even in document, I see it's specified either 1 or 2.. but in AWS Console we have an option of choosing 3 AZ...

Expected Behavior

It should accept 3 az for availability_zone_count..

Steps to Reproduce

zone_awareness_enabled = true
availability_zone_count = 3
subnet_count = 3
dedicated_master_enabled = true
dedicated_master_count = 3

Environment

No response

Additional Context

In AWS CONSOLE we do have option choose as 3 AZ and instance count as 3. But this module is not letting us to do with it

@lakshmiramaswamy lakshmiramaswamy added the bug 🐛 An issue with the system label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant