Bug 1045239 - Idler commands need updating
Summary: Idler commands need updating
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 2.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: brice
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-20 01:04 UTC by brice
Modified: 2017-03-08 17:38 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-15 04:03:21 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description brice 2013-12-20 01:04:51 UTC
Description of problem:

As per info from BZ 1044224, the idler commands section in the Admin Guide need to be updated for the 2.0 release. 

Version-Release number of selected component (if applicable): 

2.0.1


Additional info:

Comments from BZ1044224:

Luke: The admin guide description of the idler tools is now totally out of date

https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/2/html-single/Administration_Guide/index.html#sect-Idler_Commands

oo-last-access and oo-auto-idler being the only ones left I think.

Brice: is it as easy as deleting the sections that aren't oo-last-access and oo-auto-idler? That can easily be done.

Luke: Delete those and rename oo-autoidler => oo-auto-idler

Comment 2 brice 2013-12-20 01:32:11 UTC
Commented out the obsolete commands and then some rewording of the oo-last-access and oo-auto-idler commands to make them work. 

This may work for now, but as Luke mentions, there might be more information coming.

Comment 4 Luke Meyer 2014-05-08 19:37:55 UTC
Example 5.9 still has old oo-autoidler.

--------
# run the auto-idler twice daily and idle anything stale for 5 days
30 7,19 * * * /usr/bin/oo-autoidler 5
===>
# run the auto-idler twice daily and idle anything stale for 24 hours
30 7,19 * * * /usr/bin/oo-auto-idler idle --interval 12
--------

Otherwise, looks good!

Comment 5 brice 2014-05-09 01:53:21 UTC
Thanks, Luke.

Example output has been updated.


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