Replies: 1 comment
-
|
Thanks for the question @SunSparc. You may get a faster response for this type of question in our community slack https://redpanda.com/slack |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am configuring an automated deployment of a Redpanda cluster using Nomad. I have been able to get a cluster to bootstrap by setting
empty_seed_starts_clustertotruewith an emptyseed_serverslist. However, the documentation tells me:Thus I am trying to set it up the recommended way. When I do start up 3 brokers (see config below) they are unable to trigger a bootstrap.
What am I doing wrong?
Logs from
broker1. Logs from the other brokers are similar:My
/etc/redpanda.yamlfile:Beta Was this translation helpful? Give feedback.
All reactions