scylladb / scylla-ansible-roles

Ansible roles for deploying and managing Scylla, Scylla-Manager and Scylla-Monitoring
44 stars 38 forks source link

scylla_seeds needs fixing in the docs #393

Open faizalrf opened 4 months ago

faizalrf commented 4 months ago

The Wiki and other examples in the scylla-ansible-roles repository suggests to be able to have multiple IP addresses under the scylla_seeds variable but this does not work anymore with the newer versions of ScyllaDB and just one seeding node is required. Please fix.

scylla_seeds:
  - 10.1.0.1
  - 10.1.0.2
  - 10.1.0.3
  - 10.2.0.1
  - 10.2.0.2
  - 10.2.0.3
tarzanek commented 3 months ago

this is bad 2 seed nodes should be possible

what error do you see in logs?

faizalrf commented 3 months ago

Hey Lubos, with two seeds the cluster keeps waiting for all seeds to start and the cluster never starts. Then I was told since the newer versions of Scylla only one seed is allowed

On Tue, Jul 30, 2024, 10:56 PM Lubos Kosco @.***> wrote:

this is bad 2 seed nodes should be possible

what error do you see in logs?

— Reply to this email directly, view it on GitHub https://github.com/scylladb/scylla-ansible-roles/issues/393#issuecomment-2258557540, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZOIAFRP743WE6NAK6ICBLZO6SR5AVCNFSM6AAAAABKM66VVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJYGU2TONJUGA . You are receiving this because you authored the thread.Message ID: @.***>