Skip to content

Tuning for large compile task #686

Answered by xiaogaozi
myc724 asked this question in Q&A
Jul 25, 2021 · 1 comments · 18 replies
Discussion options

You must be logged in to vote

Hi @myc724, thanks for your feedback.

First of all, the v0.11.0 of JuiceFS is too old (latest version is v0.15.2), could you try the latest version?

we noticed that reading the 140GB source code is the bottleneck

You mean read the metadata or data? JuiceFS has a profile subcommand could help you profiling your case, please refer to document for more details.

Our next step is to try Redis cluster (with at least 3 Sentinals to guarantee the atomicity of metadata operations) or TiKV

If my understanding is correct, the "Redis cluster" you mentioned is this one. But JuiceFS relies on Redis transaction to guarantee atomicity, Sentinel seems helpless in this case?

TiKV metadata engine is rea…

Replies: 1 comment 18 replies

Comment options

You must be logged in to vote
18 replies
@davies
Comment options

@myc724
Comment options

@davies
Comment options

@myc724
Comment options

@davies
Comment options

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