https://nebula-graph.io logo
#nebula
Title
m

Munichandra Nageti

09/26/2022, 3:40 PM
🧵 balance data support on nebula 3.2.0
Hi Team, I am trying the run the Storage load balancing commands
balance leader
and
balance data
, but it seems
balance data
is not supported on nebula 3.2.0. Can someone please confirm this ? Thanks.
Copy code
(root@nebula) [my_space_1]> balance data;
[ERROR (-1009)]: SemanticError: Data balance not support

Mon, 26 Sep 2022 15:38:49 UTC

(root@nebula) [my_space_1]>
g

Goran Cvijanovic

09/26/2022, 4:52 PM
It is supported if you enable experimental mode.
👍 1
❤️ 1
m

Munichandra Nageti

09/26/2022, 5:36 PM
Thanks @Goran Cvijanovic. So is it a limitation in the normal mode that we cannot balance the partition distribution ?
g

Goran Cvijanovic

09/27/2022, 7:22 AM
Yes, it is with edge cases, so it is put into experimental mode for this version.
m

Munichandra Nageti

09/27/2022, 7:40 AM
thanks for the info @Goran Cvijanovic
5 Views