Skip to content

fix backup duration per VM - #79

Open
tatref wants to merge 1 commit into
wefixit-AT:masterfrom
tatref:fix-start-time
Open

fix backup duration per VM#79
tatref wants to merge 1 commit into
wefixit-AT:masterfrom
tatref:fix-start-time

Conversation

@tatref

@tatref tatref commented Jan 13, 2022

Copy link
Copy Markdown
Contributor

time_start is defined once at the beginning of the script, so the duration displayed is not per VM. Also the time is increasing:

2022-01-12 22:32:38,860: Duration: 2:37 minutes
2022-01-12 22:35:58,685: Duration: 5:57 minutes
2022-01-12 22:38:46,261: Duration: 8:45 minutes
2022-01-12 22:41:08,629: Duration: 11:7 minutes
2022-01-12 22:44:16,983: Duration: 14:15 minutes
2022-01-12 22:47:10,029: Duration: 17:9 minutes

I simply moved the initialization of the timer inside the vm loop. Maybe we could also add a global timer?

@wefixit-AT

Copy link
Copy Markdown
Owner

please check the conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants