Bug 1763043 - [RFE] Pin InfraConversionJob to the first server that picks it
Summary: [RFE] Pin InfraConversionJob to the first server that picks it
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.12.0
Assignee: Fabien Dupont
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1768532
TreeView+ depends on / blocked
 
Reported: 2019-10-18 06:21 UTC by Fabien Dupont
Modified: 2020-10-26 16:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1768532 (view as bug list)
Environment:
Last Closed: 2020-10-26 16:30:16 UTC
Category: ---
Cloudforms Team: V2V
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.