Hide Forgot
Description of problem: sudo condor_configd -r Error: Unable to retrieve configuration From the Logs: 01/18 12:41:09 ERROR: Failed to send command "condor_reconfig" to subsystem "master" (retval: 1, stdout: "", stderr: "Can't find address for local master Perhaps you need to query another pool. ") -r shouldn't fail if it is unable to restart condor. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
It shouldn't fail, but should it be able to retrieve the information? What is the exact expected behavior?
It does retrieve the configuration, but it prints a message that there was a problem. The only problem is the failure to send condor_reconfig to master (which isn't running). Using -r should print a better error (or warning) message stating that it's unable to send reconfig to master, not print a retrieve error when there was no problem.
Fixed upstream on master branch
The configd will not attempt to restart/reconfig any daemons if -r is used. It will just retrieve the configuration from the store.
MRG-Grid is in maintenance and only customer escalations will be considered. This issue can be reopened if a customer escalation associated with it occurs.