User Tools

Site Tools


build:hardware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
build:hardware [2009/05/14 08:36]
167.206.189.6
build:hardware [2010/11/13 14:16] (current)
SLUUG Administration
Line 1: Line 1:
 ====== Hardware Info ====== ====== Hardware Info ======
  
-This is a description of the hardware being used for our new Linux servers. +This is a description of the hardware being used for our servers.
 ===== Hardware ===== ===== Hardware =====
  
 We bought 2 Compaq ProLiant 6400R systems for $650 from a member who posted them on our mailing list. Both systems are maxed out with RAM and CPU, and he threw in some spare CPUs and PSUs. We thought it was a pretty good deal for the price. ​ We bought 2 Compaq ProLiant 6400R systems for $650 from a member who posted them on our mailing list. Both systems are maxed out with RAM and CPU, and he threw in some spare CPUs and PSUs. We thought it was a pretty good deal for the price. ​
 +
 +A Compac ProLiant DL580R01 was acquired November 2010 as possible BudLight replacement. Dubbed RedHook. Contains 3GB RAM, 4 CPUs, 4 HDs @36GB each.
  
 ^  Serial numbers ​ ^^ ^  Serial numbers ​ ^^
 ^bud:| D008CJR3K042| ^bud:| D008CJR3K042|
 ^budlight:| D008CJR3K047| ^budlight:| D008CJR3K047|
 +^redhook:| D131DYT1K002|
  
 It did take some work to get the servers up and running. It did take some work to get the servers up and running.
Line 15: Line 17:
 We tested the hot-swappable power supply units by pulling one while the system was running. Note that there are 2 plugs in the back that both need to be plugged in --- 1 for each PSU. We tested the hot-swappable power supply units by pulling one while the system was running. Note that there are 2 plugs in the back that both need to be plugged in --- 1 for each PSU.
  
-On budlight, we have recently (May 2009) added Clariion DAE (http://​support.dell.com/​support/​edocs/​stor-sys/​dae/​fcdae/​fchardwr.pdf). The enclosure ​has an EMC label on itbut the documentation we have is for the same device rebranded and resold through Dell. We have it connected to budlight via QLogic ql2100 HBA. The Clariion has 10 bayseach with a 36G FCAL drive.  +More recently (early 2009?another member donated ​Sun Enterprise 250This machine ​has 2G of RAM, 2 400 Mhz CPUs, a quad NICand six 36G SCSI drives. ​Ittoo, has dual PSUs. This machine ​is known as "​bock"​
- +===== Firmware Configuration ​(Compaqs only) =====
-To make budlight see the drives ​in the DAE, we needed to install the qlogic-firmware package. +
- +
-<code root> +
-# apt-get install firmware-qlogic +
-</​code>​ +
- +
-After a rebootbudlight saw /​dev/​sd[a-j] +
- +
-We have assembled the drives into a RAID-5 array with one hot spare. This should give us roughly 300G, which is a huge increase in available storage. +
- +
-The assembly command is: +
- +
-<code root> +
-# mdadm --create /dev/md0 --level=5 --raid-devices=9 --spare-devices=1 /​dev/​sd[a-j]1 +
-</​code>​ +
- +
- +
- +
-===== Firmware Configuration =====+
  
 +==== Firmware Configuration (Bud and BudLight) ====
 To configure the RAID array and the hardware, we had to download, burn, and boot the HP SmartStart CD. [[http://​h18023.www1.hp.com/​support/​files/​server/​us/​download/​22678.html | SmartStart version 5.50]] is required for these systems. SmartStart 7.x does NOT support these systems. To configure the RAID array and the hardware, we had to download, burn, and boot the HP SmartStart CD. [[http://​h18023.www1.hp.com/​support/​files/​server/​us/​download/​22678.html | SmartStart version 5.50]] is required for these systems. SmartStart 7.x does NOT support these systems.
  
Line 43: Line 27:
 We set the system clock to GMT. We set the system clock to GMT.
  
 +==== Firmware Configuration (RedHook) ====
 +Configuring RedHook required [[http://​h18004.www1.hp.com/​products/​servers/​management/​core-management-100.html | SmartStart version 7.1]].
  
 +Configured drive array with 4 hard drives in a RAID 5 set, then applied LVM to the array.
 +
 +To run the Compaq System Configuration Utilities, we inserted the CD in the CD-ROM drive and booted the system. When the system failed to boot, at the prompt "Press F1 to continue, F10 to run System Partion"​ (System Partition utility in Windows started but failed to run), pressing F1 resulted in successful boot from the CD.
 ===== Specs ===== ===== Specs =====
  
Line 56: Line 45:
 ^PSU:| Redundant hot-swappable power supplies| ^PSU:| Redundant hot-swappable power supplies|
  
 +^  RedHook ​ ^^
 +^Manufacturer:​| Compaq (now HP)|
 +^Model:| ProLiant DL580R01|
 +^CPU:| 4 x 700 MHz Pentium III|
 +^RAM:| 3 GB|
 +^HD:| 4 x 36 GB, attached to RAID controller|
 +^NICs:| Intel Pro 100 (1 single, 1 dual, total 3)|
 +^Case:| 4U rackmount (deep, probably 26")|
 +^PSU:| Redundant hot-swappable power supplies|
 +
 +^  Bock  ^^
 +^Manufacturer:​| Sun Microsystems (soon to be Oracle)|
 +^Model:| Enterprise 250|
 +^CPU:| 2x400 Mhz sparc v9|
 +^RAM:| 2 GB|
 +^HD:| 6 x 36 GB|
 +^NICs:| Integrated hme, one qfe quad NIC|
 +^Case:| 6U (?) rackmount (deep, probably 26")|
 +^PSU:| Redundant hot-swappable power supplies|
 ===== Problems ===== ===== Problems =====
  
-Note that the servers will not start up without a keyboard attached.+Note that the Compaq ​servers will not start up without a keyboard attached.
  
 Battery for RAID array accelerator card is bad on Bud, and probably going bad on Budlight. They need to be replaced. Battery for RAID array accelerator card is bad on Bud, and probably going bad on Budlight. They need to be replaced.
Line 64: Line 72:
 On budlight, the physical drives show as negotiating as NARROW SCSI. This may be due to the bad battery. On budlight, the physical drives show as negotiating as NARROW SCSI. This may be due to the bad battery.
  
-The power supply fans on budlight would not start up when we installed the systems at Primary Networks. The BIOS POST noticed this (reported them as fans #5 and #6) and prevented the system from booting. We removed the fan module (which attaches behind the power supply) and re-seated it. The system then started fine.+The power supply fans on budlight would not start up when we installed the systems at Primary Networks. The BIOS POST noticed this (reported them as fans #5 and #6) and prevented the system from booting. We removed the fan module (which attaches behind the power supply) and re-seated it. The system then started fine. The fan problem has proved to be an ongoing issue. 
 + 
 +On RedHook, battery for RAID array accelerator card was low on first startup, and is attempting to charge. Will check later to see if it gives good indication.
  
 +RedHook initial attempt to boot with Compaq System Configuration Utilities version 8.6 was unsuccessful (once we were successful at selecting the CD as boot source). Download page and ISO filename indicated 32 bit kernel, but CD refused to boot with indication it was using a 64 bit kernel. Fixed problem by downloading SmartStart v7.1 disk (see above for URL).
build/hardware.1242308210.txt.gz · Last modified: 2009/05/14 08:36 by 167.206.189.6