Hyper-V guests in different time zones
Posted in Development on November 11th, 2011. By Thorsten Tarrach
Recently we noticed a problem that our Hyper-V guests did not seem to accept leases from the DHCP server. We are using the OpenStack network component to distribute DHCP addresses, which are leased for very short periods of time. Further investigation revealed that the problem is connected with the system time of the instance during boot.

Read the full blog post on how to solve this problem after the break.