From 75b4d0648190401de4b92106261c0e69dbae585c Mon Sep 17 00:00:00 2001 From: David Hill Date: Fri, 20 Jan 2017 19:16:54 -0600 Subject: [PATCH 1/2] MCOL-455 - add start remove to help --- oam/etc/ConsoleCmds.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/oam/etc/ConsoleCmds.xml b/oam/etc/ConsoleCmds.xml index 1373a211c..4bf12d36b 100644 --- a/oam/etc/ConsoleCmds.xml +++ b/oam/etc/ConsoleCmds.xml @@ -31,6 +31,7 @@ START to begin a redistribution STOP to stop redistribution before completion STATUS to to view statistics and progress + START REMOVE to redistribute and move data off the given dbroot to other dbroots findObjectFile From 588dc7a1220578e470eb7d4e5cfee34a5bfe7335 Mon Sep 17 00:00:00 2001 From: David Hill Date: Fri, 20 Jan 2017 19:25:48 -0600 Subject: [PATCH 2/2] MCOL-455 - add start remove to help --- oam/etc/ConsoleCmds.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oam/etc/ConsoleCmds.xml b/oam/etc/ConsoleCmds.xml index 4bf12d36b..01f6001cc 100644 --- a/oam/etc/ConsoleCmds.xml +++ b/oam/etc/ConsoleCmds.xml @@ -29,9 +29,9 @@ redistributeData Redistribute table data accross all dbroots to balance disk usage START to begin a redistribution - STOP to stop redistribution before completion - STATUS to to view statistics and progress - START REMOVE to redistribute and move data off the given dbroot to other dbroots + START REMOVE n to being a redistribution where data is removed from dbroot 'n' + STOP to stop redistribution before completion + STATUS to to view statistics and progress findObjectFile