scylladb / scylla-doc-issues

Repository for reporting issues about Scylla documentation (Deprecated)
2 stars 6 forks source link

Issue in page Create a Scylla Cluster - Multi Data Centers (DC) #359

Open classbasics opened 4 years ago

classbasics commented 4 years ago

I would like to report an issue in page http://docs.scylladb.com/operating-scylla/procedures/cluster-management/create_cluster_multidc

Problem

In the page there is a Table, Procedure 2 and example. There are parameters not in all 3 sections, see below non-common parameters.

Single Multi Data Centers Configuration Table broadcast_address = External IP address broadcast_rpc_address = External IP address

  1. In the scylla.yaml file edit the parameters listed below, the file can be found under /etc/scylla/ cluster_name - Set the selected cluster_name auto_bootstrap - By default, this parameter is set to true, it allows new nodes to migrate data to themselves automatically

Example cluster_name: 'multi_dc_demo' broadcast_address: "54.187.36.59" broadcast_rpc_address: "54.187.36.59" listen_on_broadcast_address: true (optional)

ALSO auto_bootstrap is not in scylla.yaml (mentioned in Procedure 2)

Suggest a fix

have missing parameters in all 3 sections. update/remove auto_bootstrap from Procedure 2

stale[bot] commented 3 years ago

Thanks for reporting. This issue has been automatically marked as stale because it had no activity for the last few months, and will be closed if no further action taken. If the issue is valid, please add a comment to keep it alive!

stale[bot] commented 3 years ago

Thanks for reporting. This issue has been automatically marked as stale because it had no activity for the last few months, and will be closed if no further action taken. If the issue is valid, please add a comment to keep it alive!

stale[bot] commented 3 years ago

Thanks for reporting. This issue has been automatically marked as stale because it had no activity for the last few months, and will be closed if no further action taken. If the issue is valid, please add a comment to keep it alive!

stale[bot] commented 2 years ago

Thanks for reporting. This issue has been automatically marked as stale because it had no activity for the last few months, and will be closed if no further action taken. If the issue is valid, please add a comment to keep it alive!