7814
Comment: formatting fix
|
2085
peer1 servers have all be removed
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= New System Hardware = | #pragma section-numbers off |
Line 3: | Line 3: |
During the HCoop IRC meeting on June 24, 2006, the group decided that it would based it's new system architecture on the following pieces of hardware: | This page collects information on the hardware that we have installed or plan to install as part of HCoop infrastructure. |
Line 5: | Line 5: |
* Two robust servers, one that doesn't allow normal user logins, and one that does. * One switch to form a LAN between these servers. * One serial port device, to facilitate remote access to our servers. |
<<TableOfContents>> |
Line 9: | Line 7: |
Also, it was mentioned that we should research hardware support contracts from any vendor that will be selling us equipment. | = Linode = |
Line 11: | Line 9: |
Additionally, group decided that the server that HCoop currently owns, Abulafia, will be brought to he.net for shell service. This will follow a necessary re-load of the OS software at a time to be determined later. | == outpost == |
Line 13: | Line 11: |
This page will serve as a forum for collaborative research on the pieces of hardware that we need. | * Location: Linode (hosted at UK data center) * Model: Xen VM * Processor: 8 cores (1x priority?) * RAM: 1024 MB * Disk: 40 GB * OS: Debian wheezy * User logins: no |
Line 15: | Line 19: |
== Servers == | '''Use: secondary DNS on a different subnet, all tasks requiring remote location.''' |
Line 17: | Line 21: |
We will be purchasing two servers, which will be configured and sent to he.net for colocation. | = Digital Ocean = |
Line 19: | Line 23: |
=== Desired Features === | == gibran == |
Line 21: | Line 25: |
These servers should be as redundant as possible. At this point, we cannot afford to have less than one point of failure in many areas, so we should look for the following features in our new servers: | Location:: DigitalOcean NYC3 Allocated Resources:: 6 vCPU, 16G RAM, 320G storage. Additional block storage volume for OpenAFS `/vicepa` Operating System:: Debian Stretch AMD64 User Logins:: No Intended Use:: Primary AndrewFileSystem fileserver and dbserver, primary MitKerberos KDC, SQL databases, [[ConfigurationManagent|Puppet Master]] Details:: ServerGibran |
Line 23: | Line 32: |
* Redundant power supplies. * Hardware RAID. * Dual CPU's, AMD seems to be a stronger option than Intel |
== lovelace == |
Line 27: | Line 34: |
==== Differences Between the Servers ==== The admin-only server will hopefully be serving an AFS file system, which means that fancier kinds of RAID are justified there. The all-members server can get away with cheaper (and maybe even faster) solutions for local disk access. JustinLeitgeb thinks that perhaps RAID 1 would work on the all-members server, and either RAID 5 or RAID 10 on the admin server. It should be RAID 10 if we can afford it, or RAID 5 if we're shorter on cash. :) There may be other factors influencing different configuration choices between the servers. === Proposed Models and Vendors === Vendors: * [http://www.penguincomputing.com/index.php?option=com_content&task=view&id=172&Itemid=230 Penguin Computing] * [http://www.dell.com/ Dell] * [http://www.monarchcomputer.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=M&Category_Code=allracks Monarch Computer Systems] Models: * Possible web server configuration from [http://www.penguincomputing.com Penguin] [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_web_server.ps (postscript)] [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_web_server.pdf (PDF)] * Possible admin server configuration from [http://www.penguincomputing.com Penguin] [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_admin_server.ps (postscript)] [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_admin_server.pdf (PDF)] * Possible web server from [http://www.dell.com/ Dell] [http://www.hcoop.net/~leitgebj/hcoop_servers/dell_web_server.ps (postscript)] [http://www.hcoop.net/~leitgebj/hcoop_servers/dell_web_server.pdf (PDF)], based on the Dell PowerEdge 1850. * Possible admin server from [http://www.dell.com/ Dell] [http://www.hcoop.net/~leitgebj/hcoop_servers/dell_admin_server.ps (postscript)] [http://www.hcoop.net/~leitgebj/hcoop_servers/dell_admin_server.pdf (PDF)], based on the Dell PowerEdge 2850 (offers more space for hard disks in our primary file server). * Possible admin server configuration from [http://www.penguincomputing.com Penguin], using the 2U server, redundant power supplies, and RAID 5 [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_admin_raid5_server.ps (postscript)] [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_admin_raid5_server.pdf (PDF)] * Possible admin server configuration from [http://www.penguincomputing.com Penguin], using the 2U server, redundant power supplies, and RAID 10 [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_admin_raid10_server_2200.ps (postscript)] [http://www.hcoop.net/~leitgebj/hcoop_servers/penguin_admin_raid10_server_2200.pdf (PDF)] Note that when I checked Dell dropped something like $1200 off of the price of each server over $4000, so we should expect some significant discounts. Whichever company we plan on going with, we may be able to negotiate lower prices by emphasizing that we may buy more in the future, etc. With the Penguin models, we seem to have to go to the 2U, Altus 2200 in order to get a redundant power supply. == Ethernet Switch == === Desired Features === * Gigabit * 5 ports minimum * Managed - so that we can troubleshoot failed NIC's easier * Rack-mountable, so that vibration and heat issues are diminished. * SNMP monitoring capability === Additional Information === He.net sent us the following when asked about switch configurations at their site: ''We've got customers using everything from ElCheapoSwitch(tm) to Cisco-grade equipment. The main difference between the two is how much traffic they can deal with, the number of packets they can deal with, and how they can be accesses/monitored. If you're looking at pushing primarily web traffic (<50Mb/s) and do not require any of the more advanced functionality of a managed switch, you could likely just go with a good unmanaged switch. If you were doing higher traffic levels, streaming, or other such traffic which consist of a zillion little packets, especially if it's between your servers, you would be better served by something a bit higher grade.'' |
Location :: DigitalOcean NYC3 Allocated Resources :: 2vCPU, 2G RAM, 60G storage. Operating System:: Debian Stretch AMD64 User Logins:: No Intended Use:: Secondary AndrewFileSystem fileserver and dbserver, secondary MitKerberos KDC Details:: ServerLovelace |
Line 71: | Line 42: |
=== Proposed Models and Vendors === | == marsh == |
Line 73: | Line 44: |
==== Vendors ==== | Location:: DigitalOcean NYC3 Allocated Resources:: 4vCPU, 8G RAM, 160G storage Operating System:: Debian Stretch AMD64 User Logins:: Yes Intended Use:: Member logins Details:: ServerMarsh |
Line 75: | Line 51: |
[http://newegg.com/ Newegg] has been recommended to several of us. | == minsky == |
Line 77: | Line 53: |
==== Models ==== | Location:: DigitalOcean NYC3 Allocated Resources:: 2vCPU, 4G RAM, 80G storage Operating System:: Debian Stretch AMD64 User Logins:: No Intended Use:: Mail server and ejabberd server Details:: ServerMinsky |
Line 79: | Line 60: |
===== NETGEAR GS108 10/100/1000Mbps ===== | == shelob == |
Line 81: | Line 62: |
[http://www.newegg.com/Product/Product.asp?Item=N82E16833122111 Netgear GS108 Switch ]: Highly-rated Netgear switch that is not rack-mountable | Location:: DigitalOcean NYC3 Allocated Resources:: 4vCPU, 8G RAM, 160G storage Operating System:: Debian Stretch AMD64 User Logins:: No Intended Use:: Web Server Details:: ServerShelob |
Line 83: | Line 69: |
Price: ($56.99) | = Awaiting setup = |
Line 85: | Line 71: |
MichaelOlson thinks that we should go with the Netgear switch. It has been rated as a very reliable product, and is very affordable. | None. |
Line 87: | Line 73: |
I don't like this switch for the following reasons: | = Awaiting purchase = |
Line 89: | Line 75: |
1. It is not rack-mountable, meaning that it could raise issues for cooling in the rack, and be more susceptible to shock that could reduce reliability of the switch, or jar patch cables out of the ports. | New virtual servers, see VirtualizedHosting2018 and ServerMigration2018. |
Line 91: | Line 77: |
2. It is not managed, so we can't track important information about performance and possible NIC failures via SNMP. | = Decommissioned = |
Line 93: | Line 79: |
Basically, I think that if we're going to pay all of this money for equipment and hosting, we shouldn't put an interconnect with insufficient features in the middle of our architecture. But, I'm not a networking expert, so I would welcome any opinions contrary to this! JustinLeitgeb | See [[/Decommissioned]] for older machines |
Line 95: | Line 81: |
===== Level One GSW-1655 10/100/1000Mbps ===== * ($249.99) Level One 16-port rack-mountable switch [[http://www.newegg.com/Product/Product.asp?Item=N82E16833118021 link ]] I've never heard of this brand (Level 1?) so I don't trust it. Any reviews? JustinLeitgeb ===== 3Com® SuperStack® 3 Switch 3812 ===== [http://www.3com.com/products/en_US/detail.jsp?tab=features&pathtype=purchase&sku=3C17401 3Com® SuperStack® 3 Switch 3812] seems to have most of the features that we need, with a bit of room to grow. Prices range from $1000 to $1500 on [http://froogle.google.com Froogle], in my experience [http://www.cdw.com CDW] is a reliable vendor. Perhaps we should make a jump and get the 24 port, which would support our use of an entire rack in the future, if the price difference is small? I think that we should look for something in this range, but would welcome critiques -- I'm not a network tech! JustinLeitgeb == Serial Port == Docelic, or other users -- please update this section since I am entirely ignorant about these devices! :) === Desired Features === === Proposed Models and Vendors === [http://www.cyclades.com/ Cyclades] was mentioned as one vendor of serial port devices which are linux-friendly. |
---- CategorySystemAdministration |
This page collects information on the hardware that we have installed or plan to install as part of HCoop infrastructure.
Contents
Linode
outpost
- Location: Linode (hosted at UK data center)
- Model: Xen VM
- Processor: 8 cores (1x priority?)
- RAM: 1024 MB
- Disk: 40 GB
- OS: Debian wheezy
- User logins: no
Use: secondary DNS on a different subnet, all tasks requiring remote location.
Digital Ocean
gibran
- Location
DigitalOcean NYC3
- Allocated Resources
6 vCPU, 16G RAM, 320G storage. Additional block storage volume for OpenAFS /vicepa
- Operating System
- Debian Stretch AMD64
- User Logins
- No
- Intended Use
Primary AndrewFileSystem fileserver and dbserver, primary MitKerberos KDC, SQL databases, Puppet Master
- Details
lovelace
- Location
DigitalOcean NYC3
- Allocated Resources
- 2vCPU, 2G RAM, 60G storage.
- Operating System
- Debian Stretch AMD64
- User Logins
- No
- Intended Use
Secondary AndrewFileSystem fileserver and dbserver, secondary MitKerberos KDC
- Details
marsh
- Location
DigitalOcean NYC3
- Allocated Resources
- 4vCPU, 8G RAM, 160G storage
- Operating System
- Debian Stretch AMD64
- User Logins
- Yes
- Intended Use
- Member logins
- Details
minsky
- Location
DigitalOcean NYC3
- Allocated Resources
- 2vCPU, 4G RAM, 80G storage
- Operating System
- Debian Stretch AMD64
- User Logins
- No
- Intended Use
- Mail server and ejabberd server
- Details
shelob
- Location
DigitalOcean NYC3
- Allocated Resources
- 4vCPU, 8G RAM, 160G storage
- Operating System
- Debian Stretch AMD64
- User Logins
- No
- Intended Use
- Web Server
- Details
Awaiting setup
None.
Awaiting purchase
New virtual servers, see VirtualizedHosting2018 and ServerMigration2018.
Decommissioned
See /Decommissioned for older machines