Bug 750063
Summary: | condor_q -run w/ EC2 should display EC2RemoteVirtualMachine | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Matthew Farrellee <matt> |
Component: | condor | Assignee: | Timothy St. Clair <tstclair> |
Status: | CLOSED ERRATA | QA Contact: | Luigi Toscano <ltoscano> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.1 | CC: | ltoscano, matt, tstclair |
Target Milestone: | 2.1.1 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | condor-7.6.5-0.9 | Doc Type: | Bug Fix |
Doc Text: |
C: Analyze the results of condor_q -run
C: EC2 jobs do not display HOST information
F: Display ec2 instance node in the HOST string
R: condor_q -run now display HOST information for EC2 jobs
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-06 18:17:40 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: | 750064, 765607 |
Description
Matthew Farrellee
2011-10-30 14:44:45 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: Analyze the results of condor_q -run C: EC2 jobs do not display HOST information F: Display ec2 instance node in the HOST string R: condor_q -run now display HOST information for EC2 jobs EC2RemoteVirtualMachine correctly shows up into condor_q -run output. Verified on RHEL5.7/6.2, i386/x86_64 (submitters) with EC2/basic and EC2/Enhanced jobs. condor-7.6.5-0.12 condor-ec2-enhanced-hooks-1.3.0-1 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: Analyze the results of condor_q -run +C: Analyze the results of condor_q -run C: EC2 jobs do not display HOST information F: Display ec2 instance node in the HOST string R: condor_q -run now display HOST information for EC2 jobs-C: EC2 jobs do not display HOST information -F: Display ec2 instance node in the HOST string -R: condor_q -run now display HOST information for EC2 jobs 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 +1,4 @@ -C: Analyze the results of condor_q -run C: EC2 jobs do not display HOST information F: Display ec2 instance node in the HOST string R: condor_q -run now display HOST information for EC2 jobs+C: Analyze the results of condor_q -run +C: EC2 jobs do not display HOST information +F: Display ec2 instance node in the HOST string +R: condor_q -run now display HOST information for EC2 jobs Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0100.html |