-
Notifications
You must be signed in to change notification settings - Fork 5
Migrate/recycle/sell servers #98
Description
We currently have:
- Two old Intel Atom servers in use (Web server)
- One older Intel Xeon server in use (File server)
- One relatively new and very powerful Intel Xeon mothherboard/CPU in storage.
I'd suggest putting the new Xeon motherboard/CPU into a new server and then migrating the atoms to one of the Xeons
From there we can sell/recycle the two atom boards.
The question is, which Xeon should be the file server and which one should be the web server?
We should also move our web/mail server to HE so we still have our mailing list along with the information from our website even when Cloyne's internet is down.
Another interesting thing might be to sell one of the Xeon servers in favor of an openPower server.
The powerPC CPU arcitechture is of comperable computational power to x86/amd64(from here on simply refered to x86) while being both cheaper and more open. It also has better virtualization and has the potential to fight intel's current server architucture monopoly. especially now that IBM recently made the CPU arcitecture open source so openPower and power8 are currently interchangable. I would personally rather support openPower than x86 but probably better to use the hardware we have than to buy new things. Also, powerPC doesn't have as good of support as x86 due to x86 being about 95% of the server market so SALT wouldn't work unless it is virtualized to x86 which adds some complications =p.
some information on openPower
http://www-03.ibm.com/systems/power/hardware/
https://www.crowdsupply.com/raptor-computing-systems/talos-secure-workstation (didn't recieve funding but the information on the CPU architecture is still relevant/interesting)