Bug 837390 - RFE: rhc-admin-move needs to scale.
Summary: RFE: rhc-admin-move needs to scale.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-03 17:08 UTC by Brett Lentz
Modified: 2015-05-15 01:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-03 17:51:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.