News: 0175472265

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Second Life for Server Components (ieee.org)

(Thursday November 14, 2024 @05:40PM (msmash) from the extending-mileage dept.)


Scientists have developed a method to [1]reuse components from decommissioned data center servers , potentially reducing the carbon footprint of cloud computing infrastructure.

The research team from Microsoft, Carnegie Mellon University and the University of Washington demonstrated that older RAM modules and solid-state drives can be safely repurposed in new server builds without compromising performance, according to papers presented at recent computer architecture conferences.

When combined with energy-efficient processors, the prototype servers achieved an 8% reduction in total carbon emissions during Azure cloud service testing. Researchers estimate the approach could cut global carbon emissions by up to 0.2% if widely adopted. The cloud computing industry currently accounts for 3% of global energy consumption and could represent 20% of emissions by 2030, according to computing experts. Most data centers, including Microsoft's Azure, typically replace servers every 3-5 years.



[1] https://spectrum.ieee.org/server-reuse



significantly for most workloads (Score:4, Insightful)

by bill_mcgonigle ( 4333 ) *

```

older RAM modules and solid-state drives can be safely repurposed in new server builds without compromising performance

```

We're not gonna pretend that faster memory and faster storage doesn't benefit some workloads.

But yes, often it doesn't matter and wasting old hardware is foolish.

Despite using less continuous energy, besides the manufacturing energy and pollution costs, every dollar that goes into the purchase had energy and pollution costs in its creation and 'economists' usually set that to zero, bizarrely.

Some guy on here was bragging how he does software encryption, secure-wipes the drive, then puts a bullet through it.

Yay, more landfill that can't go into RoHS recycling streams. Or something.

A myopic focus on carbon is like 5% of the environmental story.

Re: (Score:2)

by awwshit ( 6214476 )

Also density, though that has slowed some. There was a time when I had a pile of 2GB ram sticks on my desk. I was asked why we could not use them or sell them, it was because you needed more in a system than they could add up to and the value dropped accordingly. I offered them up as keychains but the boss did not smile.

Re: (Score:1)

by Anonymous Coward

My boss just gave away old servers to employees who wanted them, when they were barely even worth selling.

Re: (Score:3)

by awwshit ( 6214476 )

I couldn't even give away the ram.

Re: (Score:2)

by drinkypoo ( 153816 )

was it registered? 'cause that's unusable in most non-server systems

Re: (Score:1)

by KlomDark ( 6370 )

Registered?? You mean ECC?

Second LIfe??? (Score:4, Funny)

by XXongo ( 3986865 )

Wow, Second Life is still around? Who knew?

Re: (Score:2)

by jfdavis668 ( 1414919 )

Same. Every time I see "Second Life" mentioned, I think it's referring to the virtual reality world.

Re: (Score:2)

by Chris Mattern ( 191822 )

Yep. [1]Here's [secondlife.com] a community/developer blog, with a developer post from six days ago:

[1] https://community.secondlife.com/blogs?_gl=1*6p6oki*_ga*MTIxMzQ3MzAzLjE3MzE2MTc3Njc.*_ga_T7G7P6DCEC*MTczMTYxNzc2Ny4xLjAuMTczMTYxNzc2Ny4wLjAuMzI5NzQ4MzUw*_fplc*WGVWODRXUTNZRHFhTTVhc0xwbERzelRoU1dPQWRLNW5XJTJCJTJCNVg3SFMxT3pNRkZ4SUZvenBkZnhPWlRBa0tiNlN6R3IlMkZpV0FOckFIYXhpSTgxM1lxVDBUZ083TlRPeWU1ZW5vWU5xdVhOYVAlMkJLQ3JhSjVxZXB0cUxrSDI1WFElM0QlM0Q.

sure, as long as they don't get faster before then (Score:2)

by drinkypoo ( 153816 )

RAM usually doesn't get repurposed because there's usually a new standard by the time you're ready to build new servers.

SSDs get faster with every generation, they are putting them on PCIE5 now for example. HDDs don't necessarily always get faster, sometimes they only get more dense, but SSDs are still speeding up consistently.

Sometimes you haven't got a new standard for RAM in the upgrade period, so yeah you could reuse that. But in 3-5 years, SSDs absolutely will have sped up. If it's just the OS on them

Why Is This News? (Score:1)

by NoWayNoShapeNoForm ( 7060585 )

Some "Captain Obvious" 'scientist' at CMU probably got a fat juicy gub'mint grant to write a study saying something that most "neck-beards" have known for years now.

Virtualization and The Cloud exist for one reason (Score:2)

by ebunga ( 95613 )

Virtualization and The Cloud exist because most legacy applications don't need the full horsepower of a 386 to accomplish their goals. Of course a cloud workload can run on older hardware. They should run the hardware until it dies. Every new SaaS running on the cloud is just emulating a dBase III application, poorly, and charging you a monthly fee for the BS.

Re: (Score:3)

by lsllll ( 830002 )

You sound like old man yelling at cloud. There are reasons why dBase III didn't survive to serve today's application needs. Hell, Ashton Tate didn't even introduce SQL until dBase IV, let alone have many of the features desirable by today's applications for their DB back-end. As someone who has written SaaS relying on only OSS software (who was very proficient in Advanced Revelation - a DB way ahead of its time in the 80s) I can assure you dBase III has nothing on even the most minute open source DB solu

why not go for low hanging fruit- software? (Score:4, Insightful)

by Jayhawk0123 ( 8440955 )

If we're talking about energy consumption and density/hardware upgrades... how about a focus on making software more efficient

If software needs fewer clock cycles, or memory, or storage to run... you reduce the need for that hardware sprawl, increase workload and extend the lifecycle of current builds.

I know there are the few coders that take efficiency to the extreme... but the vast majority don't even know what i am talking about. "Compute is cheap"... was and is the mantra of all those coding bootcamps and most academic courses.

Re: (Score:2)

by FeelGood314 ( 2516288 )

Most code is write once read never. Code on servers is written to add some functionality. If there is a bug more code will be written to handle the specific bug case. The code is often just too big for the average programmer to actually go find the bug and the coders that are good enough are too valuable to be wasted on most bugs. Faster to just through more code at the problem.

More scary is this is how hardware is now done. I've worked on a sub $10 processor that had 3 AES engines, each slightly d

lowest hanging fruit - bios settings (Score:3)

by MerlynEmrys67 ( 583469 )

I don't know of a single server configuration guide that doesn't say something about turning off power management in the bios. This one setting seems to reduce latency on the first hit, but cause a huge increase in the power needed on the system over time

My first take... (Score:1)

by Anonymous Coward

I laughed at the idea of someone using old hard drives and server boards to make flying dicks.

Yeah... (Score:3, Insightful)

by AntronArgaiv ( 4043705 )

All of my computers are in their second (or sometimes, higher) lives. Recycled computers still work, processor or memory "pulls" from eBay haven't failed me yet, and at that price, who cares? I'm typing this on a system running a Gigabyte motherboard I got off eBay, and which runs the current version of Linux Mint just fine.

I am perfectly willing to use the castoffs of those who must always have the "latest and greatest", or of companies that require their machines to be under manufacturer warranty. People "usually" take pretty good care of their work PCs, at least the people who have used the Dell Latitudes I've bought second hand.

Add an SSD to an older machine, install Linux, and something that lugs along under Win10 can be quite zippy when running Mint.

Beauty is truth, truth beauty, that is all
Ye know on earth, and all ye need to know.
-- John Keats