Tagged Questions
1
vote
1answer
118 views
Disabling Host-to-Guest time sync in EC2 windows
In an EC2 instance (Xen Virtualized) is it possible to disable time sync on a Guest VM by Host VM.
I found that it can be done on Linux instance by modifying xen.independent_wallclock=1
Is there any ...
1
vote
1answer
190 views
2 EC2 instances have time gap of 25 secs. Is this normal?
I'm running 2 ec2 instances (ubuntu based) behind a load balancer. There seems to be a weird issue where the timestamps generated on these instances differ by 25 secs. This has lead to issues in our ...
3
votes
1answer
1k views
Amazon EC2 instances changes server time/date on reboots and other time weirdness
I have a windows instance up in EC2. I manually set the timezone to Pacific.
1) For some reason using window's built in time sync doesn't work in the instance...but whatever. I turn off automatic ...