Description of problem: There should be an option to run differential refresh inventory from RHV, instead of full refresh inventory, when running V2V migrations. From what I discovered during V2V tasks analysis, we run refresh inventory per VM, and this task takes relatively long time to complete on a busy and/or big RHV environment, that runs about 4000 VMs and 400 hosts. Version-Release number of selected component (if applicable): CFME 5.9.3.4 VMware vSphere 6.5 RHV 4.2.5.1
The key take-away here is that for users migrating a plan of multiple vms we expect a much longer total duration for the migration process due to full refresh. We wish to avoid any unnecessary extra time in our migration process to keep our migrations within a defined maintenance period. This rfe was opened to act as a place holder for discussing if its possible to refresh specific rhv assets instead of a full refresh thus reducing the total time of migration from the end users perspective to closer match what would be seen from v2v command line.
RHV should be doing targeted refresh, no config option should be needed. Can you attach the evm.log containing the refreshes?
Created attachment 1471327 [details] evm log
It was discovered that the automate handler for V2V was queueing a full refresh when it should be queueing a targeted refresh. RHV does not require an option to enable targeted refresh because it is the default.