MSDN > 論壇首頁 > Windows Azure > Questions about time and clocks in the data center
發問發問
 

已答覆Questions about time and clocks in the data center

  • 2009年1月7日 下午 08:35David Pallmann 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I have some questions about time in the Azure deata center and what assumptions we can make.
     
    1. What time zone does do data center machines run in?

    2. Can we make any assumptions about machines in Azure having the correct time? How is time kept up to date and corrected?

    3. What degree of agreement between clocks can we expect across machines in the data center? Will they be within a few seconds of each other? Within a minute of each other?

    5. Is there a master time service, or some means to query the data center for its official time?

    6. When we put a blob into cloud storage, is the LastModified time set by the machine doing the storing (which might be local to my enterprise) or is it set by the data center?


    David Pallmann, Director, .NET Application Development, Neudesic

解答

  • 2009年1月8日 下午 05:02Aleks GershaftMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    David,
     We are currently investigating all of the details about your question to make sure our answer is correct to the current behavior and our policy. I can give some answers at this time.

    1) Current timezone is PST, but we may change it in future to UTC. (There was a preivous thread discussing the timezone)

    5) No, the time is maintained by the fabric without exposing any master time server. Any type of queries wouldn't be very exact due to the potential roundtrip times.
    6) The LastModified time is set based on the server that does the final commit of the blob. It uses the UTC rather than any local time.

所有回覆

  • 2009年1月8日 下午 05:02Aleks GershaftMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    David,
     We are currently investigating all of the details about your question to make sure our answer is correct to the current behavior and our policy. I can give some answers at this time.

    1) Current timezone is PST, but we may change it in future to UTC. (There was a preivous thread discussing the timezone)

    5) No, the time is maintained by the fabric without exposing any master time server. Any type of queries wouldn't be very exact due to the potential roundtrip times.
    6) The LastModified time is set based on the server that does the final commit of the blob. It uses the UTC rather than any local time.