Bug 493340
| Summary: | condor_configure_node does not prompt for HA Schedd name | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Robert Rati <rrati> |
| Component: | grid | Assignee: | Robert Rati <rrati> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kudlej <mkudlej> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.1 | CC: | lbrindle, matt, mkudlej |
| Target Milestone: | 1.2 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Grid bug fix
C: The condor_configure_node tool continues without the name of the ha-schedd being specified
C: The user will not know what the name of he ha-schedd is to be able to configure the other nodes in the pool.
F: The condor_configure_node tool was changed, so that it prompts for the name of the ha-schedd
R: The condor_configure_node tool can not be run without a name for the ha-schedd
The condor_configure_node tool continues without the name of the ha-schedd being specified. This could cause the user problems when configuring the other nodes in the pool. The tool was changed, and it now prompts for the name of the ha-schedd.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-12-03 09:16:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 527551 | ||
|
Description
Robert Rati
2009-04-01 13:58:40 UTC
HA schedulers will now be prompted for. Fixed in: condor-remote-configuration-1.0-17 All HA schedulers will need to be re-configured with this package for the changes to take affect. I've tried it on condor-remote-configuration-server-1.0-14 on RHEL5.4 and condor-remote-configuration-1.0-14 on RHEL4.8 (i386 x x86_64) and there isn't any SCHEDD_NAME in pool settings (condor_configure_node). I've tried it on condor-remote-configuration(-server)-1.0-22 and the setting is there and it could be configured --> VERIFIED Release note added. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: please see bug summary. Release note updated. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1,8 @@ -please see bug summary.+Grid bug fix + +C: The condor_configure_node tool continues without the name of the ha-schedd being specified +C: The user will not know what the name of he ha-schedd is to be able to configure the other nodes in the pool. +F: The condor_configure_node tool was changed, so that it prompts for the name of the ha-schedd +R: The condor_configure_node tool can not be run without a name for the ha-schedd + +The condor_configure_node tool continues without the name of the ha-schedd being specified. This could cause the user problems when configuring the other nodes in the pool. The tool was changed, and it now prompts for the name of the ha-schedd. 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/RHEA-2009-1633.html |