Bug 625525 - RFE: ability to suppress output of full configuration when listing nodes: 'ccp -l -n <node>'
Summary: RFE: ability to suppress output of full configuration when listing nodes: 'cc...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: wallaby-utils
Version: 1.3
Hardware: All
OS: All
low
low
Target Milestone: 1.3.2
: ---
Assignee: Robert Rati
QA Contact: Lubos Trilety
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-19 17:45 UTC by Erik Erlandson
Modified: 2011-02-15 12:16 UTC (History)
2 users (show)

Fixed In Version: condor-wallaby-tools-3.9-1
Doc Type: Enhancement
Doc Text:
Listing a node information with condor_configure_pool displayed all the configuration parameters and their values. The node configuration parameters could have caused other relevant information about the node to scroll off the screen. With this update, when a node is listed with condor_configure_pool, the configuration parameters are no longer listed. To show the parameter information when listing a node, use the added verbose (-v|--verbose) option with the comment invocation.
Clone Of:
Environment:
Last Closed: 2011-02-15 12:16:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0217 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging and Grid bug fix and enhancement update 2011-02-15 12:10:15 UTC

Description Erik Erlandson 2010-08-19 17:45:35 UTC
Presently, when user does this:

% condor_configure_pool -l -n <node>

The output is:

Groups:
...
Features:
...
Configuration:
... very long config output ...

And the use has to scroll back quite a ways to see Groups or Features.


Some possible solutions:

1) just output configuration first, so short stuff is easily visible after

2) make full config output a "verbose" option on listing

3) support a "format" spec on command line, regarding which sections of output (group,feature,config) the user wants to see listed.

4) any combination of 1,2,3

See also: https://bugzilla.redhat.com/show_bug.cgi?id=625522

Comment 1 Robert Rati 2010-10-18 21:05:56 UTC
Listing a node will no longer list the node's configuration.  To retrieve the node's configuration, use -v|--verbose when listing nodes.

Changes on master.

Comment 2 Robert Rati 2010-10-19 20:04:14 UTC
Fixed in:
condor-wallaby-tools-3.7-1

Comment 3 Robert Rati 2010-11-29 19:19:51 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
C: Listing a node's information with condor_configure_pool includes all the configuration parameters and their values.
C: The node's configuration parameters could cause other relevant information about the node to scroll off the screen.
C: A verbose option was added to condor_configure_pool to show the parameter information when listing a node.
R: When a node is listed with condor_configure_pool, the configuration parameters will no longer be listed by default.  To see the configuration parameters, add the verbose (-v|--verbose) option to the comment invocation.

Comment 6 Lubos Trilety 2011-01-18 15:00:23 UTC
New option -v|--verbose is missing in interactive help of condor_configure_pool/store.

Tested on version:
condor-wallaby-tools-3.8-8

Comment 7 Robert Rati 2011-01-18 21:42:12 UTC
-v|--verbose has been added to the help messages.  Fixed on master.

Comment 8 Lubos Trilety 2011-01-24 13:46:14 UTC
Tested with (version):
condor-wallaby-tools-3.9-2
wallaby-0.10.0-2

Tested on:
RHEL5 i386,x86_64  - passed

>>> VERIFIED

Comment 9 Eva Kopalova 2011-02-09 16:29:20 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,4 +1 @@
-C: Listing a node's information with condor_configure_pool includes all the configuration parameters and their values.
+Listing a node information with condor_configure_pool displayed all the configuration parameters and their values. The node configuration parameters could have caused other relevant information about the node to scroll off the screen. With this update, when a node is listed with condor_configure_pool, the configuration parameters are no longer listed. To show the parameter information when listing a node, use the added verbose (-v|--verbose) option with the comment invocation.-C: The node's configuration parameters could cause other relevant information about the node to scroll off the screen.
-C: A verbose option was added to condor_configure_pool to show the parameter information when listing a node.
-R: When a node is listed with condor_configure_pool, the configuration parameters will no longer be listed by default.  To see the configuration parameters, add the verbose (-v|--verbose) option to the comment invocation.

Comment 10 errata-xmlrpc 2011-02-15 12:16:51 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0217.html


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