Skip to content

I want to know can every Datanode use same s3 as storage? #3339

Answered by waynexia
Murasame233 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. Datanodes in one cluster can use the same S3 bucket and root. They'll coordinate things like access permission and directory by themselves.

I want to make sure when one or two server goes offline (Shutdown/Network disconnected) and all of the data still available.

This is also supported after v0.6. When a node is down, meta server will failover data to other available nodes. You can also schedule workload manually, see region migration. Notice these functionalities rely on shared storage services. Like kafka for WAL and S3 for storage.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Murasame233
Comment options

@Murasame233
Comment options

@waynexia
Comment options

@waynexia
Comment options

@Murasame233
Comment options

Answer selected by Murasame233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants