Slashdot Mirror


GoDaddy Bobbles DST Changeover?

Several readers alerted us to this piece in PC World reporting on concerns that GoDaddy might not be ready for the DST changeover. Some readers, and others, claimed that GoDaddy's servers are not reachable now and are not serving email or web sites; but others see no evidence of this. The article recounts the rather flip response one GoDaddy customer got from their tech support: "As Daylight Savings [sic] does not apply to our servers, since we are on Arizona Time and our time zone does not change, our servers wouldn't update." When IDG News Service contacted GoDaddy they got an altogether more sensible reply.

201 comments

  1. Timezones by Alioth · · Score: 5, Informative

    For international services like domain registrars, switch to UTC already. Running the server on a local timezone will only lead to confusion.

    All my internet servers just use UTC. NTP synchronized, naturally.

    1. Re:Timezones by heinousjay · · Score: 1

      I just assumed everything was done in UTC and converted to the local time zone only for certain functions like displaying times to users. Is that not the case?

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    2. Re:Timezones by Anonymous Coward · · Score: 1, Insightful

      It is. The problem is that if you use UTC for dates in the future, and the government comes along and changes local time, you're fucked. Especially when you can't figure out whether a date was stored before or after the government changed it, or after the computer was patched, or if some computers are patched and some aren't.

      Use UTC for time synchronization, timestamps for historical data, and identifying the time now. Use local time for all future dates, or next time the government decides to play with the clock, we'll be going through all this crap all over again.

    3. Re:Timezones by eneville · · Score: 1

      I just assumed everything was done in UTC and converted to the local time zone only for certain functions like displaying times to users. Is that not the case? that should be the case.
    4. Re:Timezones by Anonymous Coward · · Score: 1, Informative

      Your statements are exactly wrong.

      UTC is not affected by new laws, timezones or dst. Local time is dependent on local timezone and dst laws.

      I think you misunderstand what UTC is, or you are just trolling for replies.

    5. Re:Timezones by tbo · · Score: 1, Informative

      GP is correct, actually. Suppose a user schedules an event for 9 am local time. The server re-maps this to UTC, then stores the UTC time. Then, government comes along and changes the mapping between local time and UTC by rescheduling the start of DST. Now, when the server maps back from UTC, the event ends up as 8 am local time. This is probably not what the user wanted.

    6. Re:Timezones by profplump · · Score: 1

      His statements aren't clear, but he isn't wrong. He's saying "don't use UTC for future dates [unless you really don't care what time it is locally]". If you schedule something to happen at midnight local time, convert to UTC and store the timestamp, and then before that time arrives someone changes the notion of local time, your UTC timestamp will no longer represent midnight local time. Depending on what you're doing that may be a problem -- maybe you picked a specific local time because of business requirements related to the local time.

    7. Re:Timezones by forsetti · · Score: 1

      AFAIK - Windows has no ability to allow your system clock to be set to UTC yet still display localtime. But, yes - it is considered best practice to set your system clock to UTC whenever possible.

      --
      10b||~10b -- aah, what a question!
    8. Re:Timezones by Scott+Wunsch · · Score: 4, Informative

      Actually, you have that backwards. POSIX timezone definitions (the things you find in /usr/share/zoneinfo on Linux) describe how DST works in all different years. If you convert a UTC timestamp in March 2005 to your local timezone, it won't use DST, but if you do it for a UTC timestamp in March 2007, it'll know that then it needs to use DST. Thus, you're actually better off storing everything in UTC, because then you know what time everything really took place / will take place, in any timezone you care to know it in.

      --
      \\'
    9. Re:Timezones by speculatrix · · Score: 1

      UTC - for people who are too snobbish to use GMT
      :-)

    10. Re:Timezones by JoshDM · · Score: 1

      My entire GoDaddy site and any served images (such as avatars and those referenced by some articles I contributed to) are down.

      Until I saw this article, I was assuming it was due to high bandwidth issues. Now I'm not so sure.

    11. Re:Timezones by Anonymous Coward · · Score: 0

      For international services like domain registrars, switch to UTC already. Running the server on a local timezone will only lead to confusion.


      Correct me if I'm wrong, but while Linux gives the choice of running the clock on UTC or local time, Windows does not. It's pretty obvious when installing a dual-boot machine with XP and Linux-- the only way to get the time working fine for both is to set Linux to use local time.

      My guess is that GoDaddy is running Windows servers... Maybe the shutdown is simply the servers rebooting in order to complete the installation of MS patches.
    12. Re:Timezones by flyingfsck · · Score: 2, Interesting

      Yeah, though in actuality, recalculations of the earth surface cased the Greenwich line to no longer run where it used to. It is a few meters away now. The trouble is that the earth hasn't got an exact centre to base measurements on.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    13. Re:Timezones by Munchr · · Score: 2, Informative

      There is a setting that tells windows that the system clock is UTC. It is HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInfo rmation\RealTimeIsUniversal. When set to the value 1, windows will apparently treat the system clock as UTC. However, according to Markus Kuhn there are several bugs, involving the system debugger and the code that calculates DST changes when the key is active.

    14. Re:Timezones by adl99 · · Score: 1

      In the same fashion that /. admins could use the correct grammar, as opposed to using '[sic]' and getting it wrong & showing themselves up. The 'savings' do not belong to the 'daylight', so an apostrophe isn't correct. Alcohol aides my pedantry, but still... if yer gonna try'n claim t' upper hand, at least geddit righ', gov'ner.

    15. Re:Timezones by Propaganda13 · · Score: 1

      Mine's up and running fine. As for the server time, I'm not worried about it.

    16. Re:Timezones by Ucklak · · Score: 1

      I must be ultra snobbish as I only use Zulu time.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
    17. Re:Timezones by sleigher · · Score: 1

      One of my customers sites was down. Well the site was up but the DNS was controlled by godaddy so the name wouldn't resolve all day until about 2 PM.

      --
      All points of time and space are connected.
    18. Re:Timezones by budgenator · · Score: 1

      Being a primarily a Linux Geek, I may get some of the subtilies of windows wrong, but as I understand it in the windows world the time zone definitions are in the Evil(tm) registry and they don't seem to understand the concept of the definition changing. Yesterday I just did all the machines at work, and the win 2K server had to be manually updated using a utility called tzedit.exe actually it was easy as pie to change just point and click to change the week and month for DST to change and the offset, but there was no place to change it for the period. That means that if you need to know the time something happened and you run windows, your fucked. If proving the time an email was recieved or sent means the difference going to prison or not on SOX matter your screwed kiss the wife, kids and dog goodbye and hope your lawyers are very good, because the windows fix isn't its just a cover-up for future events, it changes history. If your using windows for anything like accounting or legal it's stupid to use variable local timezones instead of fixed UTC, if the driods from marketing can't figure out what time the meeting is, would you really miss them? If I was a C level at a publicly held company you bet your sweet ass my company would be running on UTC right down to the wall clocks, we are in a global economy you know.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    19. Re:Timezones by budgenator · · Score: 1

      our windowsXP SP1 machines took 6 reboots to get to zero updates!

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    20. Re:Timezones by Anonymous Coward · · Score: 0

      NTP synchronized, naturally.

      Naturally.

    21. Re:Timezones by Emetophobe · · Score: 1

      Ya but this is GoDaddy we're talking about here...I don't they even know what "UTC" is.

    22. Re:Timezones by cookd · · Score: 2, Informative

      Just to avoid confusion on the terms -

      Windows maintains its internal clock as UTC. Things just get too messy otherwise.

      Windows does not currently have working support for a CMOS (hardware) clock that is not set to local time. It converts the internal UTC time to local time before updating the hardware clock, and when reading the hardware clock, Windows assumes it is set to local time. (This is rather silly if you ask me. Unfortunately, nobody ever asks me.)

      --
      Time flies like an arrow. Fruit flies like a banana.
    23. Re:Timezones by Anonymous Coward · · Score: 0

      Godaddy is also under some huge labor dispute that I haven't seen anything on. There's people all over near their Scottsdale office with signs.

    24. Re:Timezones by swilly · · Score: 1
      Yeah, though in actuality, recalculations of the earth surface cased the Greenwich line to no longer run where it used to. It is a few meters away now. The trouble is that the earth hasn't got an exact centre to base measurements on.

      Not quite. No matter how good your measurements are, you still need an arbitrary line for dividing east and west. As for the distance offsets, because the earth isn't a perfect sphere, cartographers have used different spheroids, datums, and regions for different parts of the earth. The combination of the three is usually referred to simply as a datum, though the NGA sometimes uses spheroid. Some datums give more accurate results in some places than in others.

      GPS uses WGS-84, which works pretty well everywhere. According to this, WGS-84 defines 0 longitude 102.5 meters different than the line traditionally used at Greenwich. That is because WGS-84 tried to preserve accurate longitudes with the older North American Datum at the expense of moving the prime meridian. Since WGS-84 was developed by the U.S. military, this makes sense.

    25. Re:Timezones by darth+dickinson · · Score: 1

      My guess is that GoDaddy is running Windows servers... Maybe the shutdown is simply the servers rebooting in order to complete the installation of MS patches.

      Actually, the Windows DST patch doesn't require a reboot. Either the official one from MS, or the "unsupported" one from IntelliAdmin.
    26. Re:Timezones by SageMusings · · Score: 1

      And just what the hell does an African tribe have to do with time synchronization, anyway? :)

      --
      -- Posted from my parent's basement
    27. Re:Timezones by Tony+Hoyle · · Score: 1

      That's true on many implementations - you change the date and not necessarily the date of change. Wouldn't surprise me if a lot of Unixes work the same way.

      Windows is worse because it ignores the changeover date entirely does UTC->Local based on the *current* DST instead of the one in force for the requested date (http://www.codeproject.com/datetime/dstbugs.asp - bug still exists in Vista).

    28. Re:Timezones by speculatrix · · Score: 1

      looks like we're going to have to build a big machine to roll the earth back into a more spherical shape then :-O

    29. Re:Timezones by David_W · · Score: 1

      looks like we're going to have to build a big machine to roll the earth back into a more spherical shape then

      Cool... maybe next we can build one to alter our rotation and have it be exactly one year, eliminating leap years. :)

  2. if there is a possibility for a screwup ... by sarathmenon · · Score: 5, Interesting

    I dont understand, all that godaddy does is manage dns, web servers for parking space and basic MX services. How can someone fuck up with this kind of setup? Even if DST patches are off the only problem that i see is with

    1. DNS TTLs being incorrect.
    2. Your mail showing incorrect time
    3. Web server logs (who analyzes these anyway) showing an incorrect time.

    How can any or all of these bring down a site. WTF?

    --
    Microsoft: "You've got questions. We've got dancing paperclips."
    1. Re:if there is a possibility for a screwup ... by waterwingz · · Score: 0

      Well that explains why my site (and my email) are down.

      --
      . waterwingz
    2. Re:if there is a possibility for a screwup ... by tomstdenis · · Score: 3, Insightful

      Well you see.... *points to elephant in corner* ====> who me?

      Tom

      --
      Someday, I'll have a real sig.
    3. Re:if there is a possibility for a screwup ... by Anonymous Coward · · Score: 0

      Actually they also distribute SSL certificates for secure websites.

    4. Re:if there is a possibility for a screwup ... by Joe+The+Dragon · · Score: 1

      It fall out of sink and replaces a new file with a old one.

    5. Re:if there is a possibility for a screwup ... by brokencomputer · · Score: 3, Informative

      I called GoDaddy and they told me "we're having network issues. We've been having them for a while. I don't know when they'll be fixed but they should be soon." My site is now resolving ( http://wrongplanet.net/ ) but it wasn't resolving when i called. He didn't say anything about daylight savings time and some of my other domains with godaddy had no problems.

    6. Re:if there is a possibility for a screwup ... by canuck57 · · Score: 2

      Could be a Windows issue? Windows and PCs usually store local time, and map back to GMT through time zone info.

      Where as most UNIX installs, and PC-UNIX installs where you choose network time on install would work the other way.

      The important difference is GMT0 is network time, thus not calculating it once again has advantages. I have 3 un-patched systems running on the internet right now, all work just fine. Sure, a email header might be out an hour but it shouldn't make any difference.

    7. Re:if there is a possibility for a screwup ... by wasted · · Score: 1

      Mine site is up, POP is down, webmail is up.

      Hope this helps.

    8. Re:if there is a possibility for a screwup ... by omeomi · · Score: 1

      my site (on godaddy) was down this morning, but it's up now

    9. Re:if there is a possibility for a screwup ... by dan+dan+the+dna+man · · Score: 1

      Cool - You run that? I have an Aspie gf - she loves it and I find it very useful too!

      To stay on topic ;) Neither of my GoDaddy domains suffered any issues..

      --
      I don't read your sig, why do you read mine?
    10. Re:if there is a possibility for a screwup ... by ScrewMaster · · Score: 1

      So, in other words they had a functioning Linux solution and they (apparently on purpose) migrated to Microsoft.

      Huh.

      --
      The higher the technology, the sharper that two-edged sword.
    11. Re:if there is a possibility for a screwup ... by Foofoobar · · Score: 1

      Heh... I know this is exactly what I thought when this happened. In fact, when they made that switch, I wondered how long it would take before this started happening. Looks like the issues have begun. And not only did they lose a ton of customers last month causing IIS's stats for active sites to plummet on the Netcraft Survey to plummet, this month looks to be more of the same. So much for GoDaddy's partnership with Microsoft being good for their customerbase (and their bottomline).

      Maybe they should think of switching back to something a bit more reliable?

      --
      This is my sig. There are many like it but this one is mine.
    12. Re:if there is a possibility for a screwup ... by Anonymous Coward · · Score: 0

      Hey Tom!

      How's your balls doin', chump? Small and dry, huh? Too bad. You figure out what day New Years comes on yet?

    13. Re:if there is a possibility for a screwup ... by Anonymous Coward · · Score: 0

      Wow, that tom guy is a douche bag

      New Years is Jan 1st. New Year's Eve is Dec 31st.

      WTF kind of retard doesn't know that? Holy fuck... that's all I can say.

    14. Re:if there is a possibility for a screwup ... by pilsner.urquell · · Score: 1

      Well you see.... *points to elephant in corner* ====>

      You think?

      But seriously, I got snot slinging drunk playing poker last night here in Arizona and my Slackware machine runs just fine.

    15. Re:if there is a possibility for a screwup ... by chumpboy · · Score: 1
      --
      I'm not prejudiced. I hate everyone equally.
    16. Re:if there is a possibility for a screwup ... by bigtangringo · · Score: 1

      FWIW, I worked at Go Daddy for 4 years ending this last September; check my link for a resume if you wish.

      They do quite a bit more than just manage DNS, MX records and parked web servers. The founder called Go Daddy "The Walmart of internet services", or something like that; Which is pretty accurate.

      This article is specifically referring to the web hosting they do, and how the version PHP they're running does not seem to handle the new timezones properly. Hell if I know if that's true or not, but that's what he's complaining about. I don't actually think any of the things you mentioned would be impacted by the DST change.

      Getting something like this up the food chain from customer service is bound to be difficult, hell it was difficult when there were only 200 people working there versus what's probably 1500 now. However, getting it posted on slashdot is a damn good way to get it fixed quick. Most the developers and sys admins read slashdot. Plus, at Go Daddy, bad publicity = fixed problems. I'm sure that's probably the same with a lot of companies though.

      --
      Yes, I am a smart ass; it's better than the alternative.
    17. Re:if there is a possibility for a screwup ... by Anonymous Coward · · Score: 0

      8 million parked domains, all on Linux, switched over to Windows.

      Sure would make them netcraft numbers look good, wouldn't it?

      Suffice to say Windows was not a superior solution.

  3. and what is the more sensible reply? by EllynGeek · · Score: 1

    IDG news service got a more sensible reply... which is...? Or is this a telepathic moment?

    --

    we will end no whine before its time

    1. Re:and what is the more sensible reply? by EllynGeek · · Score: 1

      never mind. it's in the article. *blush*

      --

      we will end no whine before its time

    2. Re:and what is the more sensible reply? by Seumas · · Score: 1

      Thanks for not sharing it, you insensitive dick! What, you think we all RTFAs? Hell no!

  4. DST? by Xandu · · Score: 4, Insightful

    The real question is, is the problem DST related, or is it a coincidence?

    Sure, it happened around the day of the change. Sure, they were pretty flip about responding to peoples' questions about their DST change readyness. But is it fair to jump to the conclusion that it [the outage] is because of the new DST rules? It could be that they are incompetent in other ways. ;-)

    --


    --Xandu
    1. Re:DST? by ChicagoBiker · · Score: 1
      I agree, I don't get what all the fuss is about. Wasn't it about 9 years ago that most PC's didn't even make the change themselves, you had to do it manually?

      I just went out to my car and the clock was off an hour. Guess what? It started.

    2. Re:DST? by wordsnyc · · Score: 1

      Yeah. Could be. I say we waterboard Bob Parsons and get the truth.

      --
      Sent from the iPad I found in your car.
    3. Re:DST? by Loconut1389 · · Score: 1

      I was flabberghasted when my microwave ran properly too- I just assumed it would try and make up for the hour it was missing and run 60 times more power.

    4. Re:DST? by Anonymous Coward · · Score: 0

      > I say we waterboard Bob Parsons

      Sorry, I stopped here ... something about the truth? Long as we get to torture him.

    5. Re:DST? by Anonymous Coward · · Score: 0

      Does it matter?

      DST is a stupid idea. Change timezones depending on the time of year it is? Good god. No wonder so much goes wrong. Just open the business earlier. Yeah, let's have 1:30 *twice* some days, and have the time skip an hour completely other times. While we're at it, let's change the length of a meter depending on your altitude.

      DST is extra crap dumped on us by the government. (Admit it: if they hadn't forced you into it, you never would have thought of the concept of making your clocks intentionally wrong half the year.) Businesses can blame their incompetence on it.

    6. Re:DST? by drmerope · · Score: 2, Insightful

      This whole article is bogus. GoDaddy started having troubles several days ago. It has nothing to do with DST. It does, however, demonstrate people's propensity to find evidence in mere coincidence.

    7. Re:DST? by Anonymous Coward · · Score: 0

      DST should be abolished. We wouldn't be in this mess were it so.

    8. Re:DST? by Tony+Hoyle · · Score: 1

      Here our DST changed in both 1996 and 1999 and nobody cared... no computers broke, no planes fell out of the sky. We just updated our PCs and went on with our lives.

      Don't see why this should be any different. It's just the media running around screaming the sky is falling just because it's happening in the US this time.

  5. hmm by mastershake_phd · · Score: 1

    It said GoDaddy has conducted risk analysis on all its systems in preparation for the DST switch, as well as contacted its vendors and received recommended patches.
     
    I wonder if they have done a risk analysis on bad pr and customer support.

    1. Re:hmm by Professor_UNIX · · Score: 1

      I wonder if they have done a risk analysis on bad pr and customer support.
      The federal government didn't bother when they decided to fuck up DST this year in the first place, why should GoDaddy? Personally I wish all the corporations in the nation that had to spend millions of dollars upgrading their time zone information would sue the government because of this bullshit. Here's a suggestion, on November 4th 2007, fall back 30 minutes instead of an hour AND LEAVE IT THERE! Eliminate DST completely! Nobody likes it! Everyone always complains about changing all their clocks! There is NO viable business case for having daylight saving time and they know it.
    2. Re:hmm by bhsurfer · · Score: 1

      PseudoMod Points: +1 : interesting.

      --
      Those are my principles, and if you don't like them... well, I have others.
      Groucho Marx
  6. Payback for running MS by Anonymous Coward · · Score: 1, Insightful

    With much noise and fanfare, Godaddy announced that they were being paid to run MS on its server. So it's no surprise GoDaddy can no longer handle even minor changes like DST. Why is this article here? So we can laugh, and say "told you so" ?

    1. Re:Payback for running MS by dreamchaser · · Score: 1

      How is this insightful? It is looking more and more like a bad coincidence. As they stated, their timezone did not change (though I agree with the poster who asserts it's best to run such things on UTC), and they've acknowledged network problems.

      If you replace "MS" with "FOSS solutions" this would have been modded Troll or Flamebait.

    2. Re:Payback for running MS by Loconut1389 · · Score: 1

      My Vista and XP boxes all switched over without fanfare- I assume their more endowed sister MS Server will do the same.
      My Solaris 10 box did, all my Fedora Core 6 boxes did, my older SuSe box did not and no official patch (for 9.1).
      So, by that line of thinking then, everyone should switch to Windows since one linux box somewhere didn't update.

    3. Re:Payback for running MS by Anonymous Coward · · Score: 0

      It's no one's fault but your own if you're too stupid to know how to fix the DST issue on a Linux box that doesn't have an 'official patch'.

    4. Re:Payback for running MS by multisync · · Score: 1

      How is this insightful?


      How is this one a troll?

      I've given up on the moderation system here. I browse at -1 and decide for myself who is "insightful" and who is a "troll."
      --
      I don't care why you're posting AC
    5. Re:Payback for running MS by Loconut1389 · · Score: 1

      You're missing the point- I neglected to mention I don't care about that box, but the point was that usually the posts where people say you should switch to or from MS revolve around one machine somewhere misbehaving, regardless of the circumstance.

    6. Re:Payback for running MS by Anonymous Coward · · Score: 0

      Really, I have an account with godaddy on one of their linux hosting solutions. It had problems over the weekend so how is that related to MS?

  7. IntellAdmin blew it with their DST fix by Animats · · Score: 5, Informative

    Remember IntellAdmin, offering a free DST patch for Windows 2000? Well, it doesn't work. I installed it on a Win2K system, and the time didn't change to DST. I contacted Intelladmin, and got "workaround instructions" (open clock, change to another time zone, change back, then reset the clock to the correct time.). It only changes to DST the next time you manually set the clock.

    So if you deployed this "patch" on your Win2K machines in a corporate environment, the time is going to be wrong when everybody shows up on Monday.

    1. Re:IntellAdmin blew it with their DST fix by Dr+Caleb · · Score: 2, Informative

      "It only changes to DST the next time you manually set the clock."

      "So if you deployed this "patch" on your Win2K machines in a corporate environment, the time is going to be wrong when everybody shows up on Monday."

      The Microsoft KB articles said that was exactally what you would have to do with 2000 and NT4. Everyone seemed to think that we were changing the *time* early this morning. Well, we weren't, we changed *timezones*. On 2K and NT4 updating the timezone information only ocurrs when the timzone is changed.

      Didn't anybody know what they were doing?

      --
      "History doesn't repeat itself, but it does rhyme." Mark Twain
    2. Re:IntellAdmin blew it with their DST fix by kad77 · · Score: 1

      I installed the IntelliAdmin patch on thirty Windows 2000 workstations yesterday, and they display correct time now, even the three that were left on overnight, without a reboot. I am in the US, CST.

      I also patched two Windows 2000 servers with the official MS patch (via cisco support contract), which are fine. The 2003 server was already patched, and the exchange 2003 patches and tools worked without a hitch.

      Altogether, I had zero problems with the IntelliAdmin patch "working", although the dynamic dst tables would have been nice, but that doesn't matter in that environment. Yours may very.

      Your assertion that everyone else is screwed because you had a problem is simply wrong and alarmist.

      Don't be a chicken little.

    3. Re:IntellAdmin blew it with their DST fix by Vellmont · · Score: 1


      The Microsoft KB articles said that was exactally what you would have to do with 2000 and NT4. Everyone seemed to think that we were changing the *time* early this morning. Well, we weren't, we changed *timezones*. On 2K and NT4 updating the timezone information only ocurrs when the timzone is changed.

      Didn't anybody know what they were doing?

      I think you misunderstand what the patch is supposed to do. It's supposed to update when windows changes from *ST to *DT where * is Eastern, Central, Mountain, Pacific, etc. The GP is complaining that this didn't happen.

      I'm not sure why the GP had problems though. I just booted my Win2K laptop which had the patch applied, and it worked just fine (Even made sure I didn't login to the domain and have it reset my time)

      --
      AccountKiller
    4. Re:IntellAdmin blew it with their DST fix by Robber+Baron · · Score: 1

      "I just booted my Win2K laptop which..." You just answered your own question. Re-booting the system will cause the change to take effect, so W2K-Pro machines that were patched and shut down over the weekend should be OK come Monday. W2K Servers on the other hand which don't get rebooted all that often will need to be "prodded" in order for the update to take effect, if you haven't rebooted them since applying the update.
      --

      You're using her as bait, Master!

    5. Re:IntellAdmin blew it with their DST fix by Anonymous Coward · · Score: 0

      Remember IntellAdmin, offering a free DST patch for Windows 2000? Well, it doesn't work. I installed it on a Win2K system, and the time didn't change to DST. Heh, that's funny, I installed it a couple weeks ago. I looked at a bunch of my w2k machines today, thanks to your post.

      I'm happy to report that it worked for me on all of the Win2k machines I support. So, happily, your experience is not universal.
    6. Re:IntellAdmin blew it with their DST fix by Vellmont · · Score: 1


      You just answered your own question. Re-booting the system will cause the change to take effect, so W2K-Pro machines that were patched and shut down over the weekend should be OK come Monday. W2K Servers on the other hand which don't get rebooted all that often will need to be "prodded" in order for the update to take effect, if you haven't rebooted them since applying the update.


      I think the issue here is that people are expecting the patch to change the timezone right away when they apply it, since we're after March 11th 2am. So if you apply the patch AFTER March 11th, you windows to reboot, or somehow cause it to reload your timezone information.

      I have a hard time believing that the patch didn't work as advertised. I think I remember testing it by setting my clock ahead and watching if the time went from 1:59 am to 3:00am.

      --
      AccountKiller
    7. Re:IntellAdmin blew it with their DST fix by budgenator · · Score: 1

      OOPPS, I should have known when it was easier to fix the unsuported machine than the supported I'm sure I didn't reboot the win 2k server

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    8. Re:IntellAdmin blew it with their DST fix by JonnyO · · Score: 1

      I have a hard time believing that the patch didn't work as advertised. I think I remember testing it by setting my clock ahead and watching if the time went from 1:59 am to 3:00am. It seems to be hit or miss. I also had problems with the IntelliAdmin patch on various Windows 2000 and 2003 servers. I successfully tested it in the same manner you mentioned, but when 1:59:59am ticked over for real, dozens of my machines didn't switch. Strangely enough, if I manually reset the clock back to 1:59:59am again, it will make the switch-over! It will be a long time before I trust that company again.
    9. Re:IntellAdmin blew it with their DST fix by Anonymous Coward · · Score: 0

      "Didn't anybody know what they were doing?"

      Well I for one didnt! uhoh!

    10. Re:IntellAdmin blew it with their DST fix by supremebob · · Score: 1

      I hear that... My team installed that damn IntelliAdmin patch on over 100 Windows 2000 servers back in January, and it looks like most of them didn't update their clocks this morning. Almost all of those servers were rebooted when the patch was installed, too, since our server room had scheduled downtime for a planned power outage a few weeks ago.

      I guess that I can't complain too loudly, though. The patch was free, and we got what we paid for.

    11. Re:IntellAdmin blew it with their DST fix by bitMonster · · Score: 1

      It worked correctly for me on 2 Win2K Pro machines. I believe that it told me to reboot the machine which I did.

    12. Re:IntellAdmin blew it with their DST fix by SageMusings · · Score: 1

      It's clear the GP did not ....wait for it....T E S T

      Shame on him.

      --
      -- Posted from my parent's basement
  8. Admitting it now by rhyno46 · · Score: 2, Insightful

    I can confirm that they were down, but it looks like they might be coming back up. Some of my hosts are responding now.

    For a bit, the GoDaddy support site mentions "technical difficulty". Godaddy.com

    The Internet Storm Center has notes, too: SANS Internet Storm Center

    1. Re:Admitting it now by jelle · · Score: 1

      Mine were down until about 15:08pm eastern, they're up now.

      --
      --- Hindsight is 20/20, but walking backwards is not the answer.
    2. Re:Admitting it now by Anonymous Coward · · Score: 0

      Sigh! Now blame the DST, someone could just power off an UPS system and knock several servers down! (It has happened in some other places).

    3. Re:Admitting it now by Nick_Allain · · Score: 1

      My hosting has been down all day. Still is.

    4. Re:Admitting it now by atanas · · Score: 1

      Same here, but mail to verizon.net keeps bouncing.

  9. i just switched by Anonymous Coward · · Score: 0

    i was meaning to move away from godaddy anyway but when my nameservers quit working this morning i immediately changed them and started the domain transfer.

  10. Interesting by WatchTheTramCarPleas · · Score: 1

    GoDaddy's forwarding wasn't working for my site this morning, but simply going to my account and reviewing the settings (I changed nothing) seemed to clear that up. It could be coincidence, but who knows.

    1. Re:Interesting by lieumorrison · · Score: 1

      I can only get up to as far as "Total DNS Control and MX Records" on the Domain Details area of Godaddy and then the page times out. Sites that I had a high TTL setting are still up... but not the ones I had set for less than a day.

      --
      | Information is the currency |
  11. What about Yahoo? by bogaboga · · Score: 1

    I have not been able to access my Yahoo! mail account for 7 hours now. Can someone confirm that Yahoo Canada's mail system is also not ready for the change over?

    1. Re:What about Yahoo? by stox · · Score: 1

      Same thing here in States.

      --
      "To those who are overly cautious, everything is impossible. "
    2. Re:What about Yahoo? by Anonymous Coward · · Score: 0

      So is yahoo mail effectively down for the day?
      If anyone from Yahoo! is around, can we get an answer to this?
      Maybe put a notice on the main yahoo site saying mail is down for the moment?

    3. Re:What about Yahoo? by Anonymous Coward · · Score: 0

      Yahoo mail (USA) works fine here as of 20:07 UTC.

    4. Re:What about Yahoo? by notanatheist · · Score: 1

      It's obviously more than just Yahoo and GoDaddy. My site is up and perfectly responsive but Yahoo has been between sluggish and non-responsive. It's like the whole internet just got ./'d. Funny thing is my FF Yahoo Mail check shows when new mail arrives. I just have a hard time getting to it.

    5. Re:What about Yahoo? by Purity+Of+Essence · · Score: 1

      Yahoo mail (USA) works fine here as of 20:07 UTC.
      Not for me in Southeast USA.
      --
      +0 Meh
    6. Re:What about Yahoo? by 26199 · · Score: 1

      I've been unable to reach my Yahoo! mail since early afternoon (GMT), and it's broken at the moment.

      Server us.f516.mail.yahoo.com is refusing connections. Good thing I read slashdot or I might have thought it was just me :)

    7. Re:What about Yahoo? by penguin_stemcell · · Score: 1
      I have 2 yahoo accounts.

      The one on server farm http://us.f521.mail.yahoo.com/ is not working. (always has problems ... very dumb poor spam filtering)

      While the one of server farm http://us.f558.mail.yahoo.com/.. is working

    8. Re:What about Yahoo? by pallmall1 · · Score: 1
      5:30 PM US Central

      You tried to access the address http://us.f536.mail.yahoo.com/ym/login?..., which is currently unavailable. Please make sure that the Web address (URL) is correctly spelled and punctuated, then try reloading the page.
      Tried again, same thing. ERROR.
      --
      3 things about computers: they're alive, they're self-aware, and they hate your guts.
    9. Re:What about Yahoo? by Anonymous Coward · · Score: 0
      Next time, just use the text based web mail client. It was up.

      http://us.m.yahoo.com/

  12. I Am A Reseller, And This Sucks by Anonymous Coward · · Score: 0

    I resell GoDaddy's services, and I can tell you that today sucks.

    I have three accounts with them, and the two most recent ones are working just fine.

    However, the earliest account (which incidentally hosts many of my clients) is totally off the map today. No websites, no email - I can't even resolve servers that I know are up. It's making today quite hectic - though thankfully, I have a built in "excuse" for the customers - DST.

    However, for Godaddy to have dropped the ball like this is not only out of character, but certainly troublesome. I hear 1-and-1.com is not experiencing these issues...

    1. Re:I Am A Reseller, And This Sucks by Anonymous Coward · · Score: 0

      I know it's bad form to reply to my own comment, but it looks like everything is up and running.

  13. Sloppy designs by canuck57 · · Score: 0

    This is an ancient problem, and the industry is learning it the hard way again. Things like time zones are in flux all the time, this state does, this state does not --. It is why UNIX has zic. You just edit the file and use zic to update the files.

    Where the problem comes in is that we design applications to use local times on a GMT/network time system. Internet apps should almost never use local time and rely on unchanging GMT0.

    I have started putting all new systems in with GMT0 as the system default. It prevents system apps and this Java (yes too, Java needs a patch) to get messed up. If a user wants it to be CST or MST, I set it in their profile.

    1. Re:Sloppy designs by MichaelSmith · · Score: 1

      rely on unchanging GMT0

      Until it slips by a second. Doesn't sound like much but it plays hell with time sensitive systems.

    2. Re:Sloppy designs by Tony+Hoyle · · Score: 1

      That's why you have ntp. It handles leap seconds automatically.

      Of course because the time changes like that calculating historical times accurately is devilishly difficult.... you're more than likely going to be a few seconds out, and if you don't have an accurate database of when things like timezones changed then you could be an hour or three out as well. I think most implementations basically assume that you're only interested in the last year or so.

    3. Re:Sloppy designs by MichaelSmith · · Score: 1

      That's why you have ntp. It handles leap seconds automatically.

      Yes, but I am talking about real time systems which are very time sensitive like radars. Consider that the radar head and the processing software are synchronised by different GPS clocks. The clock skew starts to happen and the downstream software immediately sees the rotation rate of the radar change by 1 second/rev. It assumes the radar is unstable and starts discarding data from that source. Meanwhile you have actual aircraft in the air which you have to track...

  14. still down as of 15:30 EDT by fishtop+records · · Score: 1

    Amazing. How can any professional data center be caught by this?

    1. Re:still down as of 15:30 EDT by /dev/trash · · Score: 1

      You keep using that word, but I don't think you know what it means.

  15. My Linux update by ortholattice · · Score: 3, Informative

    Here is how I updated a Linux machine (Debian Woody) for Eastern
    time, if anyone is interested.  Some of the information I found on
    thar Intraweb was, well, sloppy, and it took some trial-and-error.
    The following was exactly what I typed, and it "took" correctly
    this morning, with a nice 1-hour gap in the Apache log at 2am.  I
    don't know if this is the best way, but it worked.

      su -
        # root password, of course :)
      ls -l /etc/localtime
        # (mine said:  /etc/localtime -> /usr/share/zoneinfo/US/Eastern,
        # in case we have to reverse the procedure below)
      mkdir /root/dst2007
      cd /root/dst2007
      wget ftp://elsie.nci.nih.gov/pub/tzdata2007c.tar.gz
      tar -xzf tzdata2007c.tar.gz
      zic -d zoneinfo northamerica
      cd /usr/share
      mv zoneinfo zoneinfo.old
      mv /root/dst2007/zoneinfo/ .
      ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime
      zdump -v /etc/localtime | grep 2007
         # (should include Mar 11 in listing)

    1. Re:My Linux update by tomstdenis · · Score: 1

      And how I updated my box.

      root #emerge -uD world
      *waited a few mins*
      root #etc-update

      TADA!

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:My Linux update by linuxhack · · Score: 1

      Don't forget to restart your applications after applying the above. I just noticed that the log files for apache show the non-DST time, which was corrected by a restart.

    3. Re:My Linux update by Anonymous Coward · · Score: 0

      Thanks!
      Worked for me on a Suse distro. (2.6.8-24 kernel)

    4. Re:My Linux update by cmcguffin · · Score: 5, Funny

      And to think that some people claim Linux isn't ready for the desktop! ;)

    5. Re:My Linux update by TheoMurpse · · Score: 1

      Hum. That's pretty damn intuitive. However, it's better than the alternative: doing a time sync with microsoft.com still gives me the wrong time, and I can't sync with time.nist.gov right now. They must be having problems, too.

    6. Re:My Linux update by OverlordQ · · Score: 1

      or a:

      apt-get update && apt-get upgrade

      bit shorter . . .

      --
      Your hair look like poop, Bob! - Wanker.
    7. Re:My Linux update by zCyl · · Score: 1

      Well, in Linux's defense, I updated my time on Linux by going to sleep, getting up, and seeing that all of my Linux systems were automatically working just fine. They had fixed themselves automatically with the new settings during an "apt-get upgrade" that I had run quite some time ago.

      The grandparent had to do the change manually because he was running a release from 5 years ago which had apparently not been updated in the intervening time. This would be like running Windows 2000 and trying to update to the new DST system, which apparently Microsoft has a patch for, but will only release to clients on a support contract, leaving most users abandoned. This means you have to find, download, and install a third-party program to perform this patch for you if you want to continue using a correspondingly old version of Windows as one which remains "ready for the desktop".

    8. Re:My Linux update by VGPowerlord · · Score: 1

      Precisely. The glibc update to fix timezones was pushed out on February 18, according to debian.org.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    9. Re:My Linux update by ortholattice · · Score: 1
      For those running Sarge, apt-get is fine. However, updates have been discontinued for Debian Woody, since it is obsolete. But there is no other reason for me to upgrade, since everything else works perfectly on this server that just sits there humming along year after year. From debian.org itself: "Debian GNU/Linux 3.0 has been obsoleted by Debian GNU/Linux 3.1 (sarge). Security updates have been discontinued as of the end of June 2006." So, I can no longer do apt-get, and the procedure I posted is the only thing I found on how to do it.

      I posted this because determing exactly what to do was a little frustrating, frankly. I found a lot of discussion about it from people helpfully volunteering their versions of "how to do it", but always, it seemed, from imperfect memory - missing or incomplete steps, swapped arguments in "ln", misspellings, vague steps like "then you compile the zoneinfo", telling you the commands to use but not their exact arguments, etc. What I posted were the *exact* command lines I typed, copied directly from the bash shell, so I (whoever I am) can vouch for its absolute accuracy.

      I imagine there are others in my boat, with no-longer supported Linuxes that otherwise work fine. Anyway, if even one person benefitted, as it seems, I guess my post was worth it. :)

    10. Re:My Linux update by ortholattice · · Score: 1

      And to think that some people claim Linux isn't ready for the desktop! ;)

      In retrospect, I should have made it very clear that my procedure was intended for an obsolete Debian version that is no-longer supported, and for that I apologize. (Great advocacy there, huh?) If you have a currently supported Linux, definitely do apt-get or its equivalent - and it will have already been updated for you if you have automatic security updates, as you should.

      My server has only been rebooted after power failures and has run literally for years with zero downtime. I did periodic apt-gets for security updates until they stopped, and never had a single problem. So I have no pressing reason to switch to Debian Sarge.

      To repeat emphatically: my procedure is for obsolete Linuxes only. Sorry.

      BTW after the time-zone update I didn't have to restart any service, as one poster suggested. It just worked. Perhaps there was a nightly run that did something - not sure, because I applied the update several days before the time change - but I did nothing else other than exactly what I posted.

    11. Re:My Linux update by lucifuge31337 · · Score: 1

      I used my sig to update mine.

      --
      Do not fold, spindle or mutilate.
    12. Re:My Linux update by Tony+Hoyle · · Score: 1

      Time sync is UTC it has *nothing* to do with DST.

      You need to fix your machine.

  16. my by ellenbee · · Score: 1

    godaddy site is still down

  17. Yahoo and GoDaddy both down here in LA by bruguiea · · Score: 1

    Hi all, Both Yahoo mail and GoDaddy-hosted websites were unreachable as of 11am PST until about 12:30pm. Regarding the GoDaddy website, first it looked like the DNS requests timed out. When they went back up, the hosting servers were not working. Tony

    --
    http://www.bruguier.com
  18. I have confirmed this with my websites by www.2cups.com · · Score: 1

    www.2cups.com website, dns, and email are all not available right now. These are hosted with godaddy.
    The core problem looks like a name resolution issue, however with their apparently lax attitude towards patching, who knows what other problems might be going on.

    --Colin

    1. Re:I have confirmed this with my websites by Anonymous Coward · · Score: 0

      Link spam whore.

    2. Re:I have confirmed this with my websites by www.2cups.com · · Score: 1

      Seriously dude, my website was down. And if you are going to troll, please log in with your actual name. Regards, --Colin

  19. Their DNS Was Down by technomancerX · · Score: 1

    I have several domains registered with them using their DNS and I can tell you for a fact it was down for a few hours this afternoon, as were their account control pages. DNS is back up now, haven't tried to log in to my account.

    --
    .technomancer
  20. Go Microsoft... by hedgefighter · · Score: 1

    That's what you get for using Microsoft IIS.

    1. Re:Go Microsoft... by Cprossu · · Score: 1

      I'll bet they feel great switching to windows and IIS now, more productivity and uptime eh?

  21. Bobbles? by Blakey+Rat · · Score: 1

    At least they didn't fumble or bobble the Fingle dopple!

    1. Re:Bobbles? by blb · · Score: 1

      I bet you hate anteaters too.

    2. Re:Bobbles? by underwhelm · · Score: 1

      You've been spending too much time pulling up cinemas.

      --

      I don't need large brains to have a good time.

  22. Uhh.. Whats not "sensible" about that answer? by Anonymous Coward · · Score: 2, Informative

    I live in Arizona.

    I'm a Unix admin for one of the largest ISPs in the state. We're an AIX house.

    I can't speak for our Windows bretheren, but our AIX boxes required absolutely no patching. Our servers calibrate against a UTC source, and the patch IBM offers only affects the optional right-hand portion of $TZ in /etc/environment...A field that doesn't exist if you're MST-7 w/o DST.

    GoDaddy's response is entirely sensible.

    The only thing not "sensible" here is that you have a bunch of clowns in Congress making decisions with ramifications far beyond their ability to even wrap their brain around.

    By the way, our trains run just fine without DST. :)

    1. Re:Uhh.. Whats not "sensible" about that answer? by Qzukk · · Score: 2, Insightful

      I can't speak for our Windows bretheren, but our AIX boxes required absolutely no patching. Our servers calibrate against a UTC source, and the patch IBM offers only affects the optional right-hand portion of $TZ in /etc/environment...A field that doesn't exist if you're MST-7 w/o DST.

      GoDaddy's response is entirely sensible.


      Unless, of course, people try to connect to their server from outside of the timezone, say on a website that takes the current time converts it to the user's timezone (set by a cookie or account preferences) and shows it to them such as 99.9% of the forum and blog software out there (lol, slashdot can display everything in utc and let the users figure it out themselves)

      Good thing that none of the sites GoDaddy hosts runs any software like that, right?

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    2. Re:Uhh.. Whats not "sensible" about that answer? by ebcdic · · Score: 1

      Over here we have devices called "clocks" and don't need web pages to tell us what the time is. And how is a web server supposed to *know* what time zone I'm in? This sort of thing should be done on the client side if at all.

    3. Re:Uhh.. Whats not "sensible" about that answer? by Qzukk · · Score: 1

      And if you look at your clock at 5, and then send a message on your girlfriend's blog/mailserver/etc that you'll be at omegaburger in two hours and want to grab dinner together, and your girlfriend looks at the posting time of your message (4), and then at her clock, your burger is going to be mighty cold by the time you get there.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
  23. Trying not to be outdone by Jet Blue? by iffn · · Score: 1

    GoDaddy's support page still says that they are still having technical difficulties but my hosted site and E-Mail to all domains seems to be back up. Looks like they're trying to complete with Jet Blue for hamhandedness superiority. Now I'm awaiting my letter of apology from Bob...

  24. My service was interrupted. by MetalliQaZ · · Score: 1

    My GoDaddy service was interrupted today. The godaddy.com website was working but my domains were not. However, the problems seem to have been fixed now.

    -d

    --
    "Here Lies Philip J. Fry, named for his uncle, to carry on his spirit"
  25. Aint no supposdly bout it by Thabenksta · · Score: 1

    I had about ten domains down today, from about 1:00 PM to about 2:30 PM. When I pinged the name servers, the response was sporadic. I just hope the same thing doesn't happen when the old DST date roles around.

    --
    There's nothing wrong with anything - Phillip J. Fry
  26. Back up by robo45h · · Score: 1

    They've just removed the "We're experiencing technical difficulties" message from their Support page, and indeed their DNS servers appear to be working reliably again. My website / email (not hosted with them) were down due to the DNS problems, but eveything seems fine now.

  27. BOGUS by Anonymous Coward · · Score: 0

    People should do a SIMPLE check before spreading this kind of FUD

  28. back up by Anonymous Coward · · Score: 0

    my sites are back up now

  29. Did anyone else read the title wrong? by Ghoser777 · · Score: 4, Funny

    I swore it said GoDaddy Boobies Changeover.

    --
    James Tiberius Kirk: "Spock, the women on your planet are logical. No other planet in the galaxy can make that claim."
    1. Re:Did anyone else read the title wrong? by ScrewMaster · · Score: 1

      It did, but they fixed it the moment you noticed.

      --
      The higher the technology, the sharper that two-edged sword.
  30. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  31. Mine was down too by VampireByte · · Score: 1

    My godaddy site and webmail was down until about 30 minutes ago. Glad I only have one site left there and moved all the others to 1-and-1 since those sites have been fine all day.

    --

    Run and catch, run and catch, the lamb is caught in the blackberry patch.

    1. Re:Mine was down too by mguava · · Score: 1

      I don't trust godaddy for hosting, but mistakenly figured I could trust them with something as simple as DNS. I run adult sites (don't ask, not here to spam), and two hours of downtime not only costs serious money, it tanks traffic trades (which is how much of the adult traffic flow works). Time to switch to UltraDNS, or at the very least EasyDNS. Ugh.

  32. GoDaddy by Anonymous Coward · · Score: 0

    There is a good chance that the issue was related to DST, but out of GoDaddy's direct control. It could have been caused by one of their downstream providers. Regardless, GoDaddy should have made sure everyone in their 'network' was ready.

    http://www.yawpco.com/

  33. Yep, the fucked up by Anonymous Coward · · Score: 0

    Anyone and everyone who stupidly used their name servers essentially got a DOS on their sites and mail. All of my domains are registered through them. Up until about 2 hours ago only 3 of them used their name servers all of my other domains used my web host's name server. Now, none of them use their name servers.

    I'm not going to enjoy the kick to the pocket book, but I'm also going to switch to a different registrar. That was just plain fucking stupid. 1) stupid of me to think their name servers would be good to use and 2) more importantly stupid of them to fuck this up.

    Now I'm also going to be switching name servers to some place else.

  34. So, what *is* the problem? by ebcdic · · Score: 1

    Why on earth would servers have to know about everyone else's timezones? I don't see everyone here in the UK patching their servers because parts of the US have changed their timezone rules. If Azerbaijan changes their timezone rules, they don't start having problems because no-one in the US knows about it.

    1. Re:So, what *is* the problem? by wuputah · · Score: 1

      You're right, they don't. But, if you have software installed/running that wants to display time in a user's local time zone, e.g. a web site with users that are using the time zone "Eastern Time (US & Canada)," you will want to upgrade the timezone information so it can display it using the corrected Daylight Saving Time rules. This is equally true if Azerbaijan were to change theirs, but it would affect a much smaller number of people.

      --
      Brought to you by the numbers π, e, and 0x1B.
  35. Mail problems today by wildzeke · · Score: 1

    I had problems all day with my mail (from Godaddy) not working. It seems to be working now.

  36. If they use Linux/Unix, they're probably correct by Anonymous+Cowhead · · Score: 1

    I don't now about them Winders servers, but as far as I know, their answer is correct for Linux/Unix.

    Except for perhaps their email messages or logs having the wrong date, it shouldn't cause any real problems. Any software that cares about times would be using *internal* times (e.g. time_t in C) which doesn't change with DST anyway. If software uses *external* time, it likely broken with any DST change, no matter when it happens. DST changes only change the external representation of the internal value of the clock, not the actual value of the clock. Geez, changing the clock for DST would be stupid.

  37. Anyone else having issues with Yahoo mail? by kilodelta · · Score: 1

    I've been trying to get onto yahoo mail all day and it craps every time. Something says they didn't apply the DST fix to their old windows boxen!

    1. Re:Anyone else having issues with Yahoo mail? by penguin_stemcell · · Score: 1

      what server farm is your account on? ( look at the URL when you are logged in .. will say us.fxxx xxx - is the server farm)

    2. Re:Anyone else having issues with Yahoo mail? by pallmall1 · · Score: 1

      what server farm is your account on?
      My non-working yahoo mail account is at:

      http://us.f536.mail.yahoo.com/

      I wonder if that is running Microsoft?
      --
      3 things about computers: they're alive, they're self-aware, and they hate your guts.
  38. OT: Anyone notice time.gov off this morning by michaelmalak · · Score: 1
    My XP laptop dutifully adjusted this morning, but I wasn't really expecting it to. I checked time.gov at about 8am Eastern to find out the time, and it disagreed with the laptop so I set the laptop back an hour. It wasn't until I read the good old-fashioned clock on the microwave that I realized time.gov was wrong. By that time, time.gov had been corrected.

    What's more, the local TV station's website was two hours off, so that really convinced me that time.gov was correct at the time :-)

    Did anyone else notice that time.gov was off this morning?

    1. Re:OT: Anyone notice time.gov off this morning by DoctorTwo · · Score: 1

      OK, I must live in a different universe. At 4:14 am DST I logged in to time.gov and got the official Daylight Savings Time for the eastern time zone. My computer said it was 3:14 am. I went to the START menu, clicked on RUN, typed in CMD, and when the good old DOS underbelly of Win2K showed up, I typed "time." The time showed 3:14 and seconds. I typed in 4:14 and closed everything out. My computer then read 4:14 and has been correct all day.

      Then I used Active Sync with my PDA to update the time. The PDA, of course, didn't agree with the computer. Active Sync would not work. I took it out of the cradle and changed the time by hand. With a minute or two difference, Active Sync had no problem.

      Then when I woke up, I checked my cell phone timer against the computer and the PDA. The cell phone had automagically update to the correct time.

      This afternoon, for the horror of it, I spent poking around GoDaddy, to catch up on the RegisterFly stuff. The GoDaddy site worked all the time. The only internet problem I had came a little earlier for about a minute's hang-up. I was using Mozilla Firefox for a Google search.

      In my universe, time.gov worked correctly; GoDaddy, the pornsite of domain registration, was not down; no special programs or patches were necessary to update the time on my equipment.

  39. Informative anywhere but slashdot. by Anonymous Coward · · Score: 0

    Really, mod down the root post. That is crap.

  40. I don't get it. by SanityInAnarchy · · Score: 1

    I just recently migrated a whole office over to the new DST settings. Basically followed the instructions on the Microsoft website, went with my brother and applied a registry hack to all the machines. In fact, if the domain had been set up properly, we could've had it automatically apply the patch to any Win2K box on the network as soon as it boots.

    I mean, never mind that the XP boxes and my own Linux systems have been wholly unaffected -- just grab the latest patches and you're good.

    But why is this hard for people? Worst case, you can manually go edit the timezone! Microsoft provides a tool called "tzedit", which allows you to set when DST starts, when it ends, and what the delta is.

    --
    Don't thank God, thank a doctor!
    1. Re:I don't get it. by budgenator · · Score: 1

      Using tzedit changes not only DST for year 2005 till indefinite, it changes it for all previous years; so the worst case is your a criminal for altering legal documents.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    2. Re:I don't get it. by Tony+Hoyle · · Score: 1

      So does every other fix - Windows doesn't store historical data regarding timezone changes.

  41. DNS was down by Conficio · · Score: 1

    My domain DNS hosted through GoDaddy, showed the following symptoms.

    park27.secureserver.net and park28.secureserver.net where reachable per ping, but did not respond to DNS requests.

    Interestingly the two servers have both the same 4 IP addresses. Looks like a round robin load balancing between four servers (hopefully).

    It appears back on line at this time.

    K

    --
    Busy helping non technical users of OpenOffice.org - http://plan-b-for-openoffice.org/
  42. MOD DOWN by Anonymous Coward · · Score: 2, Insightful
    previous response

    GP is correct, actually. Suppose a user schedules an event for 9 am local time. The server re-maps this to UTC, then stores the UTC time. Then, government comes along and changes the mapping between local time and UTC by rescheduling the start of DST. Now, when the server maps back from UTC, the event ends up as 8 am local time. This is probably not what the user wanted.

    you're an idiot.
    1. Re:MOD DOWN by Anonymous Coward · · Score: 0

      > Suppose a user schedules an event for 9 am local time.

      Suppose a user schedules an event that happens at 9 am in a non-US country. GP's ideal server re-maps this event to the servers local time, and stores the event time.
      Then, US government comes along and reschedules the start of DST.
      The servers OS was updated for the DST change.
      Now, when the server alerts for event according to local time, the event occurs an hour later, or an hour earlier, 8 or 10 am in the other country where the event happens. This is probably not what the user wanted.

      > you're an idiot.

  43. Re:Timezones & embedded firmware by Technician · · Score: 3, Interesting

    Thus, you're actually better off storing everything in UTC, because then you know what time everything really took place / will take place, in any timezone you care to know it in.

    Whether it's done in UTC or local time zones, having local decisions made based on the local time can be problematic when hardware, firmware, and software manufactures don't provide updates.

    The DST has changed. I am now taking inventory of hardware that didn't properly make the change. I don't count things like the digital clock in my car, because it doesn't support DST in any way.

    Items that have failed and support DST and still failed include my wall Atomic Clocks, and my Linksys Router with the latest (Feb 2007) firmware updated. The manufactures website on both of these items makes absolutely no mention of the DST change as if nothing happened.

    I have work-arounds for both failures. It involves turning off the broken DST and changing the time zone one zone to the East. The Linksys router is a non-issue for most folks, but I use the clock for access restrictions, otherwise the school age kid requires lots of prodding to get offline and go to bed. Having his access shutdown eliminates lots of nagging.

    Why can't Linksys even admit the issue and state on the website the latest firmware update did not address the issue? I should not have to check to see if the software is working properly. I think I will submit a bug report and see what happens.

    --
    The truth shall set you free!
  44. OFFICIAL GoDaddy.com response by Elonline · · Score: 2, Informative

    This morning, March 11, some of our Go Daddy services came under significant and sustained distributed denial of service attacks resulting in intermittent disruptions of various services, including shared hosting and email.

    Our Internet Security and Network teams immediately invoked counter-measures to respond to these large scale, sophisticated attacks.

    After 4-5 hours of intermittent disruptions of various services this morning, including shared hosting and email, the attack was contained.

    Our Internet Security and Network teams will continue to analyze and assess the nature of today's attacks and their characteristics to identify additional defense mechanisms that can be used in the ongoing efforts of Internet Security.

    Go Daddy has made and will be continuing to make significant investments in our information security infrastructure to protect from these shifting types of attacks.

    This in no way related to the switch to Daylight Savings Time, as some have speculated. With regard to DST, Go Daddy has been engaged in preparation and patching and worked closely with our vendors for some time leading up to the DST change. leading up to the DST change.

    Neil Warner
    Chief Information Security Officer
    The Go Daddy Group, Inc.

    1. Re:OFFICIAL GoDaddy.com response by Anonymous Coward · · Score: 0

      "leading up to the DST change. leading up to the DST change."
      After all, this is godaddy! where nothing can posiblie go wrong.

    2. Re:OFFICIAL GoDaddy.com response by Anonymous Coward · · Score: 0

      yesterday I noticed a change in all the posts im my forums ! I registered my domain names using Godaddy but hosted somewhere else.

      AS for the DDos attacks .. I hired prolexic.com to mitigate very Large attacks, they are doing fine thanks Gus ;)

    3. Re:OFFICIAL GoDaddy.com response by Anonymous Coward · · Score: 0

      Perhaps GoDaddy should have spent less money on their sexist superbowl commercial, and more money
      fortifying their infrastructure.

    4. Re:OFFICIAL GoDaddy.com response by iffn · · Score: 1

      Thanks for the posting. Where did it come from? I've been checking their website for something like this but haven't seen anything.

    5. Re:OFFICIAL GoDaddy.com response by Anonymous Coward · · Score: 0

      Really, with the DST problem would cause a lot of people to check their GoDaddy accounts, hence would that have appear as a DoS attack?

    6. Re:OFFICIAL GoDaddy.com response by mattgoldey · · Score: 0

      Why do you hate America?

    7. Re:OFFICIAL GoDaddy.com response by tehnoir · · Score: 1

      I received the same reply from them this morning. While I'm still not happy that I had issues with my site, I'm much more pleased to hear it was a DDoS than DST getting screwed up.

  45. $2.4M Superbowl Commercial by LemonFire · · Score: 1

    This is not the first time GoDaddy has been discussed on Slashdot.

    MySpace and GoDaddy Shut Down Security Site
    GoDaddy Holds Domains Hostage
    Alternative Registrars to GoDaddy?
    etc.

    I've thought to myself many times before that I should move to a different registrar but I typically procrastinate. However this morning all the domains that I have registered were down due to GoDaddy's boo-boo and I've had it with them. A company that can afford to spend $2.4M for a superbowl commercial but can't properly handle a daylight savings change doesn't need my business.

    1. Re:$2.4M Superbowl Commercial by Anonymous Coward · · Score: 0

      Interesting that you were modded 2.

      There is no evidence this is a DST issue. I would not go with GoDaddy at any rate but the reason you have chosen has not been proven.

  46. Re:Timezones & embedded firmware by Reaperducer · · Score: 2, Interesting

    Items that have failed and support DST and still failed include my wall Atomic Clocks
    Strange. My atomic clocked changed just fine. Also, I was always under the impression that the DST function wasn't built into the clock itself, but into the data stream coming from WWV or WWVH (depending on your location.) Maybe you live somewhere that your clock ended up locking into CHU, the atomic clock in Canada, or the one in South America (call letters escape me right now). I've picked both of those up loud and clear on my shortwave radios from time to time in the United States.
    --
    -- I'm old enough to have lived through six different meanings of the word "hacker."
  47. Re:Timezones & embedded firmware by MaggieL · · Score: 2, Informative

    Maybe you live somewhere that your clock ended up locking into CHU, the atomic clock in Canada...

    I've never seen a clock that synced from CHU (3.33 MHz and 7.335 MHz)...or from WWV/WWVH (2.5, 5, 10, 15 and 20 MHz), for that matter.

    The clocks and watches that feature "atomic time" use the signals from WWVB on 60 KHz.

    --
    73 de Maggie K3XS
    Editor, Phil-Mont Mobile Radio Club Blurb - http://www.phil-mont.org/
    Elecraft K2 #1641 -- AOPA 925383 -- ARRL 39280

    --
    -=Maggie Leber=-
  48. Re:If they use Linux/Unix, they're probably correc by driehuis · · Score: 1

    Quicky quiz: is your cron up to using time zones? If you run a daily job at 02:30 local time, will it be skipped when a DST changeover advances local time by one hour? Or run it twice when 02:30 comes by a second time the same day?

    No peeking!

    I don't recall the correct answer offhand (I seem to recall most Free OS's got it right), but when a colleagued asked me this question my initial counterquestion was: why would it matter? Haven't you designed in resilience?

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

  49. Another reason to leave GoDaddy! by Puppet+Master · · Score: 1
    That's just silly to assume that because your state does not observe DST, you don't have to fix your servers...

    Glad I use GKG.NET. They didn't go down at all. I even called them on Friday and asked if they were up to date with their DST fixes, and they assured me they were.

    --
    The day Microsoft creates a product that doesn't suck, it will be known as the Microsoft Vaccuum Cleaner!
    1. Re:Another reason to leave GoDaddy! by Dan+Stephans+II · · Score: 1

      That's just silly to assume that because your state does not observe DST, you don't have to fix your servers... What exactly is silly about it? If your servers are all set to be in MST there is no need to patch. Is it silly for the good folks in Switzerland to not patch their TZ info because of this? How about any other country in the world that didn't and won't change? It's not, for the same reason it's not silly in Arizona.

  50. Re:Timezones & embedded firmware by Technician · · Score: 2, Informative

    My atomic clocked changed just fine. Also, I was always under the impression that the DST function wasn't built into the clock itself, but into the data stream coming from WWV or WWVH (depending on your location.)

    The clock manufactures have the option of either reading the DST bit, or using an internal table. Many manufactures have opted for the internal table, especialy those marketing to non-USA markets such as South America. My SkyScan clock did not update. I even forced a reset to see if it didn't catch the update. It still has no idea it's daylight savings time. I switched DST off so it does not become wrong in April and moved timezones one to the East. My clock uses an internal table and does not use the DST bit. It is not mentioned in any of the clock specifications.

    --
    The truth shall set you free!
  51. No, still wrong. by GodWasAnAlien · · Score: 1

    Suppose a conference call event is scheduled on the event server. The main conference happens at 9:00 in _Paris, France_. But the event server is in California.

    Your server created events according to local time California. Now the US government changes the DST.

    Your events occur an hour off.

    Solutions:
    1. store events in local event time of where the event actually occurred.
    You need to store: event-local-time and event-local-timezone.
    Then the time of event calculations would happen on the day of the event, with the current time calculations for each client.

    2. store events in UTC time, with any DST adjustments reverted. Also store event-timezone. The DST offset calculations happen on day of event.

    3. store event in UTC time. Also store event-timezone. Also store current event-timezone-offset.

    Note that both 1, 2, and 3 work, and are equivalent if implemented correctly.
    The adjustments/conversions required on event day are:
    (1) requires two conversions in a simple implementation: event-local-time to UTC, UTC to client-local-time.
    (2) requires DST adjustment for event-time, and UTC to client-local-time conversion.
    (3) requires DST adjustment for any event-timezone-offset change (comparing stored event-timezone-offset and calculated offset from event-timezone), and UTC to client-local-time conversion.

    I would prefer (3), but any of these are ok.

    Broken implementations are:

    -1. Store events in server local time. Breaks if actual events are somewhere else, and DST changes. Can break, or need recalculation if server changes timezone
    -2. Store events in UTC without storing information needed recalculate DST adjustment. Breaks if DST changes and is not stored.

  52. You fell for it! by alienmole · · Score: 1

    Pfft. Clearly, GoDaddy knew that the DST changeover would be a problem, so they started faking network problems early on so that they could pretend that it was nothing to do with DST.

    If you'd been wearing your tinfoil hat, your brain would be unclouded by the control waves and you'd have been able to figure that out for yourself!

  53. Anyone have a guess on how many sites went black? by ThePineTree.net · · Score: 1

    We run a local news site godaddy handles just our email and dns. Our server is elsewhere. We went black for about 3 hours due to DNS. Has anyone heard a guess on how many sites were affected because of this? Hundreds of thousands?

  54. How Windows handles timezones by DragonHawk · · Score: 1

    Okay, this thread desperately needs a knowledge-injection.

    (This is all based on Windows 2000/XP, I understand NT4 and Vista are similar, no promises for 9X.)

    Windows stores time zone information in two places. One is what Microsoft calls the "time zone database". This is the collection of all the time zones that Windows knows about. It's kept here:

    HKLM\Software\Microsoft\Windows NT\CurrentVersion\Time Zones\

    Now, when you set or change the local time zone, Windows copies the appropriate time zone table from the above into:

    HKLM\System\CurrentControlSet\Control\TimeZoneInfo rmation

    The second location is what gets actively used for local time zone calculations.

    So anyway, a lot of people (and it sounds like IntellAdmin might be among them) were updating the first location, but not the second. This typically manifests as clocks being wrong during DST (now), but going in and toggling the local time zone fixes it.

    This is all described in excruciating detail in MSKB 914387, "How to configure daylight saving time for the United States in 2007".

    There's an additional weirdness I've seen. I was patching some Win 2000 SP4 systems today (post-DST switchover). After installing the registry patches, the clock in the Explorer System Tray was still an hour off. But when I double-clicked the clock to bring up the Date/Time Control Panel, the correct time was displayed. Closing and restarting Explorer seemed to fix the problem.

    Additional tip: You can cleanly close Explorer without logging off by clicking Start and then Shutdown to get the "Shutdown" dialog box, and then holding down [CTRL]+[ALT]+[SHIFT] and clicking the "Cancel" button.

    Hope this helps,

    --

    dragonhawk@iname.microsoft.com
    I do not like Microsoft. Remove them from my email address.
  55. Windows uses UTC internally by DragonHawk · · Score: 1

    Could be a Windows issue? Windows and PCs usually store local time, and map back to GMT through time zone info.

    Windows expects the hardware clock to be set to local time (mainly because that's all MS-DOS could understand, and so Windows follows suit). Windows does store time internally in UTC. So upon startup, it reads the hardware clock, converts it to UTC, and runs with that.

    I still don't see how a DST issue could cause this much havok for GoDaddy. Like others have said, there isn't much they do that should be affected by being an hour off. Of course, programmers are always finding new and interesting ways to screw things up, so who knows?

    --

    dragonhawk@iname.microsoft.com
    I do not like Microsoft. Remove them from my email address.
  56. My Debian Etch update by alizard · · Score: 1

    aptitude install tzdata

    Ortholattice, you worked way too hard. Before you do a source install in Debian, ALWAYS check the repositories.

    aptitude search tzdata

    It made the change without even a hiccup. I used the Karen's Power Tools update software to handle the Windows install in the VM... which also worked just fine.

    1. Re:My Debian Etch update by ortholattice · · Score: 1

      Thanks for this information, although it's a little too late for me. :) For some reason I didn't see this in my Google search for how to do this update - maybe I didn't look hard enough - and otherwise I don't know how I could have known that "tzdata" was the magic package name. But I'll remember it for the next daylight savings time change. Live and learn. Anyway, maybe my procedure wasn't a total loss since at least one non-Debian user appears to have benefitted.

  57. the problem is drivers, not DST by alizard · · Score: 1

    As you can see above in my response, I updated timezones in Debian by simply installing tzdata via automated installation... if I'd waited, tzdata might have been pushed out via automated update. I'll never know, I suppose.

    But this could equally well have been done via any of the Debian GUI installation tools that work with apt-get.

    Updating Debian for the new DST was a lot less work than installing the Windows fixes... which I had to find, download, install, and run. tzdata was a single command line command... only because I felt like installing it that way... as in tell it to download/install... and forget it. The GUI would actually have been more work.

    Any Windoze user who managed to update in time would have been able to do this in Linux with less hassle.

  58. Mod parent up. by Animats · · Score: 1

    Yes, that's exactly how they blew it. Mod parent up. Thanks.

  59. Re:Us Gets What Us Pay 4 by Anonymous Coward · · Score: 0

    crazy cabbie?

  60. GoDaddy is hardly alone... by Dekortage · · Score: 1

    I've talked to several people this morning whose web sites were down for a few hours over the weekend -- and their DNS and hosting are managed by companies other than GoDaddy. They're mostly smaller regional ISPs rather than national names, but still. A few national donation systems for nonprofits were unresponsive or very sluggish yesterday morning, as well.

    At my organization, we applied all of Microsoft's patches to our servers and we STILL have DST issues... our I.T. guys worked all day yesterday to minimize the damage, but there are still a lot of incorrectly-scheduled meetings in our Exchange calendar. That's ridiculous. ("No," they replied, "it's Microsofticulous.")

    --
    $nice = $webHosting + $domainNames + $sslCerts
  61. more godaddy info... by kcornwell · · Score: 1

    I called goDaddy on Saturday around noon CST. They said that a service provider is having problems with a router. The tech said "we are leaning on them very hard and it should be back up very soon". Took about another hour and things where back to normal.

  62. Re:Timezones & embedded firmware by Anonymous Coward · · Score: 0

    Go back to the linksys forum and play mod "you troll"
    who do you think buys this router familys with kids
    and the fact that they could care less about that
    shows you what company they truely are

    they are also very decietful
    EXAMPLE the wrt54g was a pupular selling router
    that worked pretty good and had a linux based os

    they then lowered the mem changed the os to some gargbage
    name and kept the wrt54g name and then hid the fact by having different
    versions of it stamped on the bottom of the routers

    then they renamed the old linux os version and called it the wrt54gl
    when people started to comlain about that

    so if anybody read an old review and there out there all over
    people will go looking for the wrt54g thinking its that good
    linux based os router SEE WHAT IM SAYING KNOW?

    I wouldnt trust linksys OR CISCO anymore for anything
    the stock firmware is horriffic

    DON