I am running vdbench IO on 3 block volumes in Windows 2019 server and it failed after live migration to a different host. It throws the following error.
09:48:55.739 ******************************************************************************************************************
09:48:55.741 * Slave localhost-0 aborting: FwdStats.count(): start time greater than end time: 7936061881 30479957 7905581924 *
09:48:55.741 ******************************************************************************************************************
09:48:55.742 *
09:48:58.135
09:48:58.135 Slave localhost-0 prematurely terminated.
09:48:58.135
09:48:58.135 Slave aborted. Abort message received:
09:48:58.135 FwdStats.count(): start time greater than end time: 7936061881 30479957 7905581924
09:48:58.136
09:48:58.136 Look at file localhost-0.stdout.html for more information.
09:48:58.637
09:48:58.637 Slave localhost-0 prematurely terminated.
09:48:58.637
java.lang.RuntimeException: Slave localhost-0 prematurely terminated.
at Vdb.common.failure(common.java:350)
at Vdb.SlaveStarter.startSlave(SlaveStarter.java:188)
at Vdb.SlaveStarter.run(SlaveStarter.java:47)