Hyper-V guests in different time zones

Posted in Development on November 11th, 2011. By

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.

Hyper-V Time Zones

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