Skip to Main Content

AI Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Vdbench fails during Windows live migration: FwdStats.count(): start time greater than end time

Ajeeb M Basheer-OracleJun 4 2024 — edited Jun 4 2024

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)
Comments
Post Details
Added on Jun 4 2024
0 comments
350 views