Data Centers Prepare for a Renewable Future 97
miller60 writes "A small but growing number of data centers are generating renewable energy at their facility, despite challenges with cost and scalability. In a special report, Data Center Knowledge looks at data centers implementing on-site solar power, wind energy, geothermal cooling and recycling waste heat from their hot aisles. Even as some projects choose to go green, other data center operators insist that improved power efficiency offers a far better return and carbon impact than pursuing on-site renewables."
Computing power per watt (Score:3, Insightful)
Use the hardware that give you the most "computing units" (targeted to your computing needs, i.e. floating-point, database access, etc) per watt. That should automatically take care of not using wasteful (heat-producing) hardware.
Re: (Score:2, Insightful)
Use the hardware that give you the most "computing units" (targeted to your computing needs, i.e. floating-point, database access, etc) per watt. That should automatically take care of not using wasteful (heat-producing) hardware.
There are trade-offs there as well. -_-
except of course, when you leave it idle. (Score:2)
or have all the systems running at 50% capacity.
Re: (Score:3, Insightful)
Idle means zero computing units and running at 50% capacity means half the possible computing units (but probably way more than 50% power usage).
Well, not exactly (Score:3, Informative)
Idle means zero computing units and running
Performance per watt is almost always calculated running flat out at 100%.
So if it's idle. i.e. not doing anything useful, it's almost certainly still consuming a significant amount of power doing symbiotic processing; processing which is necessary to keep the system running but which doesn't contribute directly to useful computing units. Except that won't be covered in the performance/watt figures.
So, using performance per watt when purchasing is really only useful as a measure if you're able to keep your
Re: (Score:3, Interesting)
do you mean symbolic or symbiotic? I can't exactly find that term if you mean symbiotic.
Meanwhile, I agree about performance per watt but I do not agree about idle wattage. It's been shown that for many processors idle wattage is quite low in comparison. In fact, complete computer systems tend to use exponentially more power as they head closer to 100% load or above.
Re: (Score:1)
The best energy policy for these machines is no BOINC or other background operations and blank the screen when not in use.
- Dan.
Re: (Score:2)
well, given that we're talking data centers would they ever really run boinc? That sounds contrary to what a data center would od really.
Re: (Score:2)
you build out to support peak usage. Average server usage can be quite low, but you can't have your system coming to a crawl when peak hits.
Re: (Score:3, Insightful)
I'm all for more efficient hardware systems. They definitely, definitely should be done, as long as the efficiency gain is more than incremental. However the danger with taking that approach only is that it encourages rampant expansion as software engineers hear stuff like "we can do twice as much per watt now" and think "goody, I can save several man hours by not compiling out the debug code and re-testing the optimized code."
Same goes (kinda) for virtualization. It's a great technology, very smart, and
Re: (Score:2)
However the danger with taking that approach only is that it encourages rampant expansion as software engineers hear stuff like "we can do twice as much per watt now" and think "goody, I can save several man hours by not compiling out the debug code and re-testing the optimized code."
Make it run, make it correct, make it fast. As long as developer time is extremely more expensive than CPU time, there won't be time for step 3.
Businesses only optimize for power usage when it's the most expensive factor in the equation. I think we'll have to run out of oil before that happens.
hrm. (Score:4, Insightful)
"other data center operators insist that improved power efficiency offers a far better return and carbon impact that pursuing on-site renewables."
These are not mutually exclusive.
Re:hrm. (Score:4, Insightful)
Re: (Score:3, Insightful)
While true, the limitting factors usually boil down to either apathy for the problem, not enough money to deploy all solutions, or the profit motive.
Re: (Score:3, Insightful)
Not, gasp, the profit motive! The only good datacenter is the one in business to NOT make money, that's what I always say.
Re: (Score:2)
Well - okay - its not the profit motive directly, but I can spell out what I meant by that.
You can say capitalism is always the way to go no matter what - but until being green is the best way to make money - you won't see a corporation being green.
There are two ways to change that - by Law (which would be considered government regulation, so not very capitalistic) or by 'voting with your dollar'.
Until the public puts greater emphasis on having green products, by willing to spend more for a green product, (
Re: (Score:3, Insightful)
are destined to become inadequate at some point as our computing needs inevitably expand to fill the available capacity.
Which is why you can question how "green" these projects really are, what's the point to reduce consumption if it's immediately offset by an equal and opposite increase in consumption? It's as if we made cars with twice the MPG and everybody decided "cool, then I can make my commute twice as long and really get out of the city". Green projects are those that reduce aggregate consumption, sure it's nice if people get more for each watt or more people are able to participate in the wealth, but it doesn't do t
Re: (Score:2)
Which is why you can question how "green" these projects really are, what's the point to reduce consumption if it's immediately offset by an equal and opposite increase in consumption?
It can be difficult to increase consumption though - at least practically.
Like the car analogy, I can technically drive further on a tank of gas but thats less time I have for my vacation.
Often times there are more factors limitting the consumption than there are limitting efficiency. You can't just decide to run twice as many computers in a building that is already full of computers.
Re: (Score:2)
That is assuming you're looking only for a net benefit to the environment. In this case, the green tech offsets the added capacity which is used for added productivity elsewhere in the economy. You're allowing for more efficient growth, and the net benefit is that the environment wasn't harmed more in the pursuit of growth.
Yes, idealists will argue that we should fix the environment first, but a pragmatist has to recognise that everyone's going to ask along the chain, "what's in it for me?". This way you've
Re: (Score:2)
"other data center operators insist that improved power efficiency offers a far better return and carbon impact that pursuing on-site renewables."
These are not mutually exclusive.
They are saying that for all practical purposes they are. There is only so much money that a company can afford to invest in building the data center. If I spend $10,000 on generating electricity from renewable sources and that electricity would only have cost me $5000 over the life time of the data center, that is $10,000 I don't have to spend on more energy efficient equipment in the data center. (I am using an example which shows a tradeoff that would make renewable energy a bad decision, not one that I
Re: (Score:2)
This obseesion with efficiency (Score:2, Insightful)
It makes for very delicate, frail, some times dangerous products. Stone age equipment running on renewables is much more robust on the long term.
been there, done that (Score:2, Interesting)
My (small) datacenter is 100% off-the-grid solar powered (with redundant power feeds from two PV systems), and I recycle the waste heat.
It wasn't particularly "difficult" or "expensive", but a good example of what's possible when you *really* care about solving the problem.
Re: (Score:2)
How Small is your data center though - and how does the density compare to larger datacenters?
I think the issue is that you found a great way to pack 100 servers in a room and keep it off the grid. Whereas companies like Microsoft have managed to fit 1000 servers in the same space and to deploy these green systems requires more space than what their building allows.
Comment removed (Score:4, Insightful)
Re:id like to see (Score:4, Insightful)
I agree, it's pretty damned inefficient here. They build buildings with the cheapest construction techniques available, just basically a big metal semi-insulated crackerbox, then put 10,000 tons of A/C on the roof. There are 45,000 watts of fluorescent tubes just on this floor of our office building, and they're on for hours a day that are not necessary. I'd like to be able to turn my computer off, but every few days I need to access it remotely. I could do both if they'd deploy a little 50 watt wake-on-lan box, but nobody cares. I have asked about 10 times over the last 5 years for the "green team" to push for "put the monitors in power save mode after 30 minutes" to be the default on the standard desktop, but though they always say "that's a great idea" it never happens.
Re: (Score:2)
Why do you need an extra box? Just about all office computers made this decade support wake on lan.
Re: (Score:3, Insightful)
Wake on Lan doesn't work remotely, because it works below the IP layer (a disconnected computer can't have an IP address, since the TCP/IP stack isn't running).
Re: (Score:2)
No, you need to vpn in then login to a machine that does stay up and use it to send the wake on lan packet.
Re: (Score:2)
To make it clearer, you can just pick 1 machine per row or floor or even better a small linux vm with no other use.
Re: (Score:3, Insightful)
And that 1 machine is the box he's talking about. With the difference that the "box" would use much less power.
Re: (Score:2)
Than 1 vm that only sends out wakeups? I highly doubt it.
Re: (Score:2)
And usually the office runs in a LAN, and the PCs are not directly visible from the outside. Hence you need a little box that handles both network interfaces (to be seen by the internet and able to see the LAN) to forward in the magic packets.
Re: (Score:2)
So you vpn in, rdp/ssh to a machine left up for this purpose, preferably a vm that can be run on a server for near 0 cpu cost since it so rarely gets used. This lets you launch the wake on lan packet for this purpose.
Re: (Score:2)
Yup, and that's the box I was talking about. I'd prefer for them to put together a low power PC and just leave it in the server room to do this for a whole floor at once.
This is why I have shares in energy companies (Score:2)
Human nature. People are one or more of apathetic, complacent, lazy and stupid. It's great.
Re: (Score:3, Funny)
Re: (Score:3, Interesting)
Re: (Score:3, Funny)
Be careful what you wish for. I worked in a building where the client refused to turn on the lights on a floor that had contractors. That was miserable - especially in the winter when I went to work, it was dark, dark all day long, and went home and it was dark. Green, but miserable.
On a more positive note, they also promoted working remotely which was one of my favorite perks about that place.
Re: (Score:2)
At our workplace, we're mandated to leave our desktops ON 24/7 because "you never know when the Desktop team is going to push out software updates".
Green Institutions (Score:2)
Re: (Score:3, Interesting)
Any how many of their workers telecommute, imagine if all of them did, savings of probably 100's of tousands of gallons of gasoline not burned. I often imagine how much gasoline could be saved in this country if nearly every office worker in the country that was able to, could telecommute the majority of the time.
Re: (Score:1)
I hear that, not much reason to be in the office besides the occasional hardware problem, power failure, or when some miscreant throws a large rock thru the window to steal a flat screen tv.
Re: (Score:2)
We had some excess profits back in 2007 that was use or be taxed at 40% so we put up some solar panels. (Also some tax credits at the time at the state level that made it attractive as well). We're a small shop, but invested about $60k all said and done and it cut our utility rates per month to cover a Jr. level developers salary. In fact we were planning on using the savings to hire an additional developer, but that didn't happen due to the economy. Also, last year the state adopted a new law that all
Re: (Score:2)
So a junior developer only costs $6,000 a year? Wow. I knew computer jobs don't pay as much as they used to, but that's just ridiculous.
Re: (Score:2)
Add another zero there cowboy.
Re: (Score:2)
If the ROI is 10 years, and the investment is 60k, I think my zeroes are all accounted for.
Re: (Score:3, Interesting)
I didnt present 'hippy crap'. I submitted a spreadsheet that laid out the power consumption numbers, cost of equipment, licensing etc. It was pretty comprehensive.
I don't think you understand that 'hippy crap'. I've worked on construction projects where the "hippy 'green', 'progressive' shit 'language'," as you say, was important. Green design effort includes the sorts of things you put in your "pretty comprehensive" spreadsheet, but also includes the impacts of various possible combinations of walls, roof, glass, lighting, energy sources, HVAC system types, plumbing equipment, etc. It includes 365-day simulations of hourly energy costs using hourly data on weathe
Re: (Score:2)
The bottom line and the green hippy crap are pretty much the same. If you can't prove the savings, it's not really all that green.
However, the projects that go green are interested in long term savings.
Many other projects are only interested in the lowest construction cost. Sometimes that's because someone else is paying the long term costs. Sometimes that's because long term costs don't matter if you go bankrupt trying to pay the short term costs.
Re: (Score:2)
(Well..progressive shit never works anyway).
I suppose it's okay for your 9-year-old child (if you have one) to work in a factory?
Or should we return to the squalor of tenement housing - circa 1900?
Or allow corporations and political machines to run amok as seen in the scandals at the turn of the previous century that make Enron et al pale in comparison.
What about the vote for women?
That is not to say there weren't any mistakes (18th Amendment anyone?) - however, I think the world as we know it, as bad as we may think it is, would be much worse withou
Hot hot aisles (Score:2)
implementing on-site solar power, wind energy, geothermal cooling and recycling waste heat from their hot aisles.
Anyone else get a raging brainer reading this?
More virtual machines and stacked hardware (Score:1)
You can also try solar powered panels which will use the sun's rays to illuminate the servers and make them more efficient in summer.
To save on costs, you can always use renewable sources of energy like this [xeof.net].
Re: (Score:2)
Re: (Score:3, Interesting)
No point?
If I turn off the AC and do as you suggest, draw in outside air the room would be up to 110F in a couple hours. Sealed if the the HVAC fails the temp alarms set at 95F go off in 30 minutes.
The low temp in the room gives us time to get the HVAC units fixed if it comes to that.
Re: (Score:2)
Re: (Score:2)
The reality is lots folks can't exchange air fast enough, it would require lots of new ducting, blowers and filtering. Plus some sort of dehumidification. On top of that even here in Buffalo NY the air temp is over 80F. Sure that may not be normal, but if we have to have a real HVAC system 30 days a year then we really can't justify having both methods of cooling.
Re: (Score:2)
Re: (Score:2)
Glycol is the correct solution. In this way you can use the same HVAC that gets used all year and you use the outside your source of cold.
Is "Web 2.0" really necessary? (Score:3, Insightful)
Maybe the way to cut energy consumption is to dump unnecessary "Web 2.0" junk. Serving static pages is very cheap. Is it really necessary to generate the pages on your site from some "content management system" which makes multiple database accesses just to display essentially the same page over and over?
Re: (Score:2)
In the most extreme cases, the user will actually treat the CMS system, running on an internal dev box, as essentially a glorified HTML editor; an easy way to get consistent style and working navigation links on all the pages you write, and then push the static output of the CMS to the actu
Re: (Score:2)
Many places would fit that criteria, usually all you want the client to see is your list of services and contact details. With a lot of detail that's still only a few megabytes of static pages plus whatever images you want people to see.
If you're not actually providing shopping carts, order tracking etc what is going to change daily anyway?
Re: (Score:2)
More commonly, the actual CMS will be online; but there will be some caching of output. Particularly with memory so cheap, hammering the DB every time a new user shows up or refreshes doesn't make any sense at all unless the page has actually changed recently.
Even using good old Drupal you can set up syndication such that whatever you publish to your test server gets syndicated to the published one. You can make it show up on the test page without "publishing" (a checkbox for article state) or you can use some other means to mark articles for syndication, it's easy to add a checkbox to a node type. And of course, even Drupal caches aggressively.
Probably the last area where energy management really still sucks is your basic giant-cube-farm-o'-enterprise-desktops use case [...] centralized power management of XP boxes is surprisingly shit, I had no idea it would be such a pain in the ass before I was involved in a project attempting it
Yeah well, Windows is the problem. If your devices support WoL and you kick off updates from the machines, updating the
Re: (Score:2)
Both? (Score:3, Insightful)
Even as some projects choose to go green, other data center operators insist that improved power efficiency offers a far better return and carbon impact that pursuing on-site renewables.
Why is it that everything must be polarized. Why aren't we doing both? Both are good and they are not exclusive.
Re: (Score:2)
Money, you have $X to get $Y compute units and a place to put them. To go green you either spend more on efficiency or green power or some mix of the two. This is way less about environmental green and more about green that you can spend though. Data Centers have always tried to reduce their power bills. Every watt you save is two more you don't have to use for cooling, and a ~1VA you don't need in UPS.
Another Benefit! (Score:1)
If you have a lower power draw and solar/wind power, it makes it a bit easier to last though power outages without having to fire up the generator.
Renewable energy sources are too slow. (Score:1, Redundant)
Imagine (Score:5, Insightful)
Imagine the fuel savings if every office worker that was able could telecommute instead of burning fuel to get to a job that could be done from home. Imagine the money saved on road maintenance and other things associated with the reduction in traffic. For at least the last 15 years I have commuted back and forth every day to perform a job I could have done without ever leaving my home.
Re: (Score:1)
Makes conference calls a lot more entertaining too.
Just don't get caught snoring on the floor during the latest patent read.
- Dan.
Re: (Score:1, Insightful)
Imagine the fuel savings if every office worker that was able could telecommute instead of burning fuel to get to a job that could be done from home. Imagine the money saved on road maintenance and other things associated with the reduction in traffic. For at least the last 15 years I have commuted back and forth every day to perform a job I could have done without ever leaving my home.
Most office workers would be incapable of working from home all the time - partly from lack of motivation, partly from lack of social interaction. A lot of face to face meetings are pretty important too, and much as they are laughed at, water fountain conversations are where a lot of personal and business relationships are fostered.
The real alternative would be if people lived close to their offices and walked or cycled in every day. It would improve fitness, but also improve communities. In my country l
Re: (Score:1, Informative)
It amazes me to see how people will drive 10 miles to the sports center, cycle 20 miles on an exercise bike in an air-conditioned room under strip lights, then drive 10 miles back. WTF?
So... I'm going to post this anonymously, because I'm one of these people, and kind of embarrassed about it, but I think that behavior is perfectly explainable. I know I need exercise, and I feel better when I get it, but I don't love doing it. So, given the choice between spending 40 minutes on a road bike when the temperature is 90+ outside, and spending 40 minutes on an indoor exercise bike in a nicely air conditioned environment where I can listen to some music... well, I'll take the A/C. If it helps
Re: (Score:2)
heya,
Yeah, I have to say I don't get these people either. Personally, I dislike the idea of gyms for treadmills/bikes, unless there really is no room to run/exercise outside (other sorts of exercise obviously it makes sense).
My bestfriend is like that, I normally hates gyms, but she seems to like the idea of going there to run on a treadmill, yet loathes the idea of jogging for 15 minutes to get to the gym.
Or another friend, I play tennis with her, and she drives - I kid you not - literally 340 metres, arou
Re: (Score:1)
Hallelujah!! I think this every day when i drive to work. Im an electrical engineer, could quite easily sit at home and create calculation records etc. Instead i drive to my cube farm every day and sit at a computer the whole day.. I probably only have about 20 minutes worth of face to face interaction with other engineers which could quite easily be done with teleconference.
I actually spend more time chatting with other engineers on messenger who are sitting in the cubicle next to me than i do spend ch
Re:Imagine (Score:4, Insightful)
Basically it boils down to management. Usually it is deemed that you have to visually see the people to know they are working, otherwise you would have to know what they are working on to determine whether they are working effectively.
Re: (Score:1)
I, too, generally have to drive 40 minutes each way to work to do a job that I could do quicker and cheaper from home.
It's coming around, though. I have shown everyone that I can access our ancient POS system remotely from my laptop, and can even access (though it's pretty crude because of no keyboard) it from my phone.
Re: (Score:2)
While it sounds like a laudable idea, many office workers cannot telecommute because they deal with highly proprietary data or data that if compromised could have serious privacy implications. At where I currently work (the California Franchise Tax Board), any privacy breaches can result not only in your termination, but also could face serious fines AND jail time, too--I have to follow a lot of strict policies in regards to protecting taxpayer data.
An Efficient Office (Score:5, Interesting)
In terms of energy use for the servers and A/C alone, we're saving about $4,000 a year - and that's just for a small server arrangement.
http://www.energystar.gov/index.cfm?fuseaction=labeled_buildings.showProfile&profile_id=1008052 [energystar.gov]
Re: (Score:2)
So many years would it take to break even?
Not criticizing I would love to do something like that. I am currently trying to go to glycol on the roof for cooling instead of our current dumping water down the drain solution.
Re:An Efficient Office (Score:4, Insightful)
Without any tricky accounting, the simple ROI of the PV array is about 12 years. If you calculate the ROI based on the PV and battery backup, factoring lack of downtime, in our case it was closer to an 18 month ROI. For us, each hour of downtime translates to roughly $5,000 of lost earnings. It doesn't take too many hours of backup power to pay off. Of course we could have gone with a gas generator for a much cheaper installation cost, but the tax benefits of a PV array for a corporation can be very attractive.
As for the virtualization, that was based more on the regular 5 year replacement cycle we have on our hardware. Instead of replacing 5 old servers with 5 new servers, it was much more simple and cost effective to build out one powerful machine and virtualize the existing machines.
The cost of the ductwork and fan was about $1,500 - however our A/C unit consumed roughly $1,000 a year to cool the space, so an 18 month ROI. Of course, it's all dependent on your climate, building layout, age of equipment and ease of installation. For us, it's worked out well. We've now achieved a 75% reduction over our baseline from 3 years ago in our grid energy needs, while increasing processing power, lighting levels, and maintaining a comfortable climate controlled office.
http://jbdg.com/results.html [jbdg.com]
Re: (Score:1)
Re: (Score:1)
Being more efficient at Burning Coal, Anyway (Score:1)
Found this story in May and blogged about it, (Score:2)
Run the Data Centers on renewable energy (Score:1)
Iceland has the uniqueness of having a 100% reneable electricity power grid (probably the only country?) and there are several Data Center projects ongoing making use of that such as Verne Global [verneglobal.com].
On top of this infrastructure there is also a startup building what will be the first Truly Green Cloud Computing