Fedora Account System
Red Hat Associate
Red Hat Customer
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.
Pin InfraConversionJob to first server where it runs https://github.com/ManageIQ/manageiq/pull/19416