Slashdot Mirror


1 In 3 Data Center Servers Is a Zombie

dcblogs writes with these snippets from a ComputerWorld story about a study that says nearly a third of all data-center servers are are comatose ("using energy but delivering no useful information"). What's remarkable is this percentage hasn't changed since 2008, when a separate study showed the same thing. ... A server is considered comatose if it hasn't done anything for at least six months. The high number of such servers "is a massive indictment of how data centers are managed and operated," said Jonathan Koomey, a research fellow at Stanford University, who has done data center energy research for the U.S. Environmental Protection Agency. "It's not a technical issue as much as a management issue."

5 of 107 comments (clear)

  1. Re:Zombies or fail over? by prefec2 · · Score: 4, Informative

    A fail over server is not considered useless. They did not monitor server output and decided then after a period of time that the server were not doing anything. You can infer this knowledge by reading the "paper", as they switched these servers off after identifying them. Switching of fail over servers normally would raise alarms and then you get thrown out ;-) So you could safely assume that they mean unused servers.

  2. Bad Title by seven+of+five · · Score: 4, Informative

    Reading the title, my first thought was, cripes, those botnets have taken over everything!

  3. Re:Yes, it's called redundancy by petes_PoV · · Score: 4, Informative

    In a modern data center you would be able to shutdown the servers not used for a longer period and restart them automatically when the load rises.

    Many businesses that rely on servers (i.e. all of them) will be running hot standby systems - ones that can automatically take load if there's a hardware failure or software problem.

    One major (world-ranked) international company I consulted at was legally required to have 100% failover capacity - so it was inevitable that they would automatically have 50% of their production servers performing no functions - except for the twice a year when they were "flipped" just to make sure that each set of servers worked as expected.

    Although the source paper does specify physical "zombie" servers, if you need failover VMs, the same basis is applied there, too.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  4. Re:Zombies or fail over? by slydder · · Score: 5, Informative

    I've been in IT Management for 15+ and I can assure you it is a good thing you are not in management. I would lose my job in a heartbeat if production server decided to take a dump and I had shut off all our fail-over servers.

    It's not just a matter of what those fail-over servers costs. It's the question "Can we afford (financially) to NOT have fail-over servers?". If you stand to lose more due to a production server failure than the cost of running a fail-over for a year then you will not EVER wish to be caught without one.

  5. Re:Zombies or fail over? by rubycodez · · Score: 3, Informative

    yes, but these researchers were ignoring traffic below a certain threshold.