Bug 837390

Summary: RFE: rhc-admin-move needs to scale.
Product: OKD Reporter: Brett Lentz <blentz>
Component: PodAssignee: Dan McPherson <dmcphers>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.x   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-03 17:51:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brett Lentz 2012-07-03 17:08:26 UTC
As an OpenShift Ops Sysadmin, I occasionally need the ability to move many tens, hundreds, or thousands of apps at one time. 

The current rhc-admin-move only accepts a single app uuid, which forces me into a whole bunch of kludgy shell scripting (e.g. bash for-loops) in order to work around this limitation.

Instead, I would like to pass rhc-admin-move a list of uuids, and have it process all uuids in the list, and report to me the number of successful/failed moves.

Ideally, rhc-admin-move would fork additional processes to speed up the handling of a large list of moves.

Optionally, it would be nice if rhc-admin-move could also be instructed to move all apps on a given node and have it do the necessary legwork for that use case.

Comment 1 Dan McPherson 2012-07-03 17:51:03 UTC
This is a feature request.  Please open a story in Rally for it.