<div dir="ltr">Hi<div>I want to follow the process when rebalance command is done.</div><div>Which files should I read?</div><div>I see something in cli directory that sends request to another abject. But I need to find function that do core operation of rebalance.</div><div>I expect to see something like this in one function:</div><div>function rebalance</div><div>{</div><div>check all bricks</div><div>fix_layout for all directories</div><div>start files migration</div><div>}</div><div>Where can I find the core functions of rebalance in server side?</div></div>