You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In old version, scale in a node just exec command BALANCE DATA REMOVE, in 3.0, first we need show all space, then exec SUBMIT JOB BALANCE IN ZONE REMOVE one by one, last exec DROP HOSTS , it's long steps, can we simplify it?
The text was updated successfully, but these errors were encountered:
In old version, scale in a node just exec command
BALANCE DATA REMOVE
, in 3.0, first we need show all space, then execSUBMIT JOB BALANCE IN ZONE REMOVE
one by one, last execDROP HOSTS
, it's long steps, can we simplify it?The text was updated successfully, but these errors were encountered: