ACKserver
Project: ACKserver | |
---|---|
Featured: | No |
State | Stalled |
Members | Computer1up |
GitHub | No GitHub project defined. Add your project here. |
Description | Dell 1855 rackmount servers and a NetApp FAS 3050c with 3 disk cabinets |
Picture | |
No project picture! Fill in form Picture or Upload a jpeg here |
Vicarious, Roelke and computer1up got some new servers for the space: a Dell PowerEdge 1855 cabinet with 10 blades and a NetApp FAS 3050c storage applience with 3 disk cabinets, two filled SCSI cabinets and one empty SATA (or maybe SAS?) cabinet.
These are great servers, but they consume a lot of power and make one heck of a noise when powered on. A solution will be needed to be found before we can put these to work. The Dell's are very noisy when the fans are full on, which they are in this configuration: we only have two out of four PSU's.
The NetApp needs some fiber cables and stuff, which weren't included. We also still need one or two switches for the servers.
Contents
Dell PowerEdge 1855
Some information on the Dell Poweredge 1855 blade server(s)
Each of the blades has two Ultra 320 SCSI drives in it, configured in RAID 1. They range from 36 to 73GB and from 10K to 15K RPM.
A KVM switch is onboard, on the right to the DRAC module. A special cable connects it to VGA, and PS/2 mouse and keyboard ports. There's also a cable to adapt to two USB ports, this one looks similar but not the same as the KVM cable, and goes in the front of each blade, below the power on buttons.
Server hardware configurations (numbered by blade position):
- 8 GB RAM, ??
- 2 GB RAM,
- 6 GB RAM,
- 5 GB RAM,
- 4 GB RAM,
- 4 GB RAM,
- 4 GB RAM, Maakt piepende geluiden 1-3-2
- 4 GB RAM,
- 4 GB RAM,
- 1 GB RAM,
DRAC/MC Module
Dell™ Remote Access Controller/Modular Chassis: [1]
serial
There is a serial port on the back; connect with a nullmodem cable on 115200,8,N,1
reset login
There are some jumpers to reset the login, connect pin 1+2 (towards the back of the card) and boot to reset the login. Reboot with the jumper back on pins 13+14 (towards the frond of the card) to restart normally
fan control
One trick to make the fans a lot quieter is to hook up a [[[#serial]]] cable, and use racadm
to slow them down. Commands to adjust the fan speed[2]:
racadm fanctrl X
- Where X = [0,1,2,3,4,5]
- 0 = Quietest
- 1 = Louder
- 2 = Even louder
- 3 = F-16 jet mode
- 4 = Disable dynamic fan control (what this does is still unclear)
- 5 = Enable dynamic fan control
NetApp
To be added...