-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Machine datetime is out of sync after roll-back... #55
Comments
Are you using VirtualBox as the provider? If so, there seems to be two options. The first one is to use NTP service in your VM. If you've already installed VBoxGuestAddition and the issue continues to happen, I recommend you to check VBoxService settings in your VM as follows.
|
@ryuzee Sorry, should've specified that... I'm running Parallels provider on OSX... |
@fatmcgav got it... I do not have any Parallels environment. Please wait for other answer(s). However, using NTP seems to be a easiest solution... |
@fatmcgav I guess it could be fixed by enabling "TimeSync" feature in Parallels Desktop. You can also enable it manually: "Actions" -> "Configure" -> "Options" -> "More options" -> "Time: Sync from OSX".
It should sync the VM date/time automatically after the snapshot roll-back. |
@legal90 Ah, that's useful to know... However I'm not sure that
|
Just to add, I'm running Parallels 10.3.0 with |
Ah, sorry, that's my mistake. |
Ah, damn... Yeh, that screws things up :( OK, plan b then... Cheers |
As per title, when rolling back a VM, the datetime of that VM gets out of sync...
This causes issues when then come to use the rolled back VM...
Is it possible to trigger a datetime update after a rollback?
The text was updated successfully, but these errors were encountered: