-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
Important
-
No
Description of problem:
If the migration is stuck, the virt-launcher logs the message as below in nanoseconds:
~~~
2022-04-26T21:13:55.787653425Z
~~~
This should be logged in seconds instead of nanoseconds.
Version-Release number of selected component (if applicable):
OpenShift Virtualization 4.10.0
How reproducible:
100%
Steps to Reproduce:
1. The VM has to hit the progresstimeout to show that error message. For testing, this can be achieved by reducing the progressTimeout and bandwidthPerMigration.
Actual results:
virt-launcher logs live migration in nanoseconds if the migration is stuck
Expected results:
Log migration stuck message in seconds.
Additional info: