Bug 486484
| Summary: | condor_ha_scheduler configuration missing QMF_STOREFILE | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Matthew Farrellee <matt> |
| Component: | grid | Assignee: | Robert Rati <rrati> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kudlej <mkudlej> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.1 | CC: | iboverma, lans.carstensen, lbrindle, mkudlej, tao |
| Target Milestone: | 1.2 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Grid enhancement.
Added SCHEDD.QMF_STOREFILE = $(SPOOL)/.schedd_storefile to the HA Scheduler configuration. Jobs and schedulers no longer appear in Cumin twice after a scheduler failover.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-12-03 09:18: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
Matthew Farrellee
2009-02-19 23:14:29 UTC
Added SCHEDD.QMF_STOREFILE = $(SPOOL)/.schedd_storefile To the HA Scheduler configuration and tested in qpid-tool that duplicate jobs/schedulers no longer appear after the scheduler has been failed over. Fixed in: condor-remote-configuration-1.0-15 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: Added SCHEDD.QMF_STOREFILE = $(SPOOL)/.schedd_storefile to the HA Scheduler configuration. Jobs/schedulers no longer appear in Cumin second time after the scheduler has been failed over (486484) 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,3 @@ -Added SCHEDD.QMF_STOREFILE = $(SPOOL)/.schedd_storefile to the HA Scheduler configuration. Jobs/schedulers no longer appear in Cumin second time after the scheduler has been failed over (486484)+Grid enhancement. + +Added SCHEDD.QMF_STOREFILE = $(SPOOL)/.schedd_storefile to the HA Scheduler configuration. Jobs and schedulers no longer appear in Cumin twice after a scheduler failover. Tested on RHEL 5.4/4.8 x i386/x86_64 with condor-remote-configuration-1.0-14 and it doesn't work. Teste with condor-remote-configuration-1.0-23 and it works. -->VERIFIED 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 |