Bug 1763043

Summary: [RFE] Pin InfraConversionJob to the first server that picks it
Product: Red Hat CloudForms Management Engine Reporter: Fabien Dupont <fdupont>
Component: V2VAssignee: Fabien Dupont <fdupont>
Status: CLOSED CURRENTRELEASE QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.11.0CC: bthurber
Target Milestone: GAKeywords: FutureFeature, TestOnly, ZStream
Target Release: 5.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1768532 (view as bug list) Environment:
Last Closed: 2020-10-26 16:30:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: V2V Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1768532    

Description Fabien Dupont 2019-10-18 06:21:33 UTC
Description of problem:

When running VM migration in a multi-appliances environment, the states of the InfraConversionJob can be execute on different appliances. It makes it difficult to follow the logs and troubleshoot issues. We will use this pinning to collect the log for a specific VM migration.

InfraConversionJob is mainly the workflow runner, but most of the long running operations are executed asynchronously, so we don't expect a high level of load on the appliance the runs the job.

Comment 2 Fabien Dupont 2019-10-18 06:26:11 UTC
Pin InfraConversionJob to first server where it runs
https://github.com/ManageIQ/manageiq/pull/19416