Bug 831231 - [RFE] add more debug information to wallaby cluster-*
Summary: [RFE] add more debug information to wallaby cluster-*
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor
Version: Development
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: grid-maint-list
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-12 14:15 UTC by Martin Kudlej
Modified: 2016-05-26 20:01 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-26 20:01:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Kudlej 2012-06-12 14:15:33 UTC
Description of problem:
wallaby cluster-* commands run many external commands. I think it will be fine to have output of this external commands and other debug info output in DEBUG mode of wallaby logging.

Version-Release number of selected component (if applicable):
python-qpid-qmf-0.14-7.el6_2.x86_64
condor-7.6.5-0.15.el6.x86_64
python-wallabyclient-4.1.2-1.el6.noarch
wallaby-0.12.5-1.el6.noarch
qpid-cpp-client-0.14-16.el6.x86_64
qpid-cpp-server-0.14-16.el6.x86_64
python-qpid-0.14-8.el6.noarch
condor-classads-7.6.5-0.15.el6.x86_64
python-condorutils-1.5-4.el6.noarch
condor-wallaby-client-4.1.2-1.el6.noarch
ruby-wallaby-0.12.5-1.el6.noarch
condor-cluster-resource-agent-7.6.5-0.15.el6.x86_64
condor-wallaby-base-db-1.22-4.el6.noarch
qpid-qmf-0.14-7.el6_2.x86_64
wallaby-utils-0.12.5-1.el6.noarch
condor-wallaby-tools-4.1.2-1.el6.noarch
ruby-qpid-qmf-0.14-7.el6_2.x86_64

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Martin Kudlej 2012-06-12 14:21:21 UTC
Sorry, I've forgotten reproducer:
 wallaby -H xulqrxy-node01 cluster-create --new-cluster name='hasched4' spool="/mnt/qa/MRG/cluster_mkudlej4" server="nest.test.redhat.com" export="/mnt/qa" xulqrxy-node01 xulqrxy-node02 xulqrxy-node03
warning:  rejecting bogus WALLABY_BROKER_MECHANISM of ''
warning:  valid mechanisms include ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI, OTP, PLAIN
Console Connection Established...
Adding the following parameter: SCHEDD.hasched4.HISTORY with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: SCHEDD.hasched4.RESTART_PROCD_ON_ERROR with {:description=>"Created for HA Schedd hasched4", :needsRestart=>false, :kind=>"Boolean"}
Adding the following parameter: SCHEDD.hasched4.SCHEDD_ADDRESS_FILE with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: SCHEDD.hasched4.SCHEDD_DAEMON_AD_FILE with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: SCHEDD.hasched4.SCHEDD_LOG with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: SCHEDD.hasched4.SCHEDD_NAME with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: SCHEDD.hasched4.SPOOL with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: SCHEDD.hasched4.USE_PROCD with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"Boolean"}
Adding the following parameter: hasched4 with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}
Adding the following parameter: hasched4_ENVIRONMENT with {:description=>"Created for HA Schedd hasched4", :needsRestart=>true, :kind=>"String"}


but no information from external commands.


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