HARDWARE Dell PowerEdge 2650
From Gentoo Linux Wiki
| Laptops • TV Tuner Cards • Wireless • Servers • Storage • Other Hardware • Motherboards • Related |
There are several possible configurations of a Dell 2650 from the factory, so what I figure we should do is create a table of known configurations and hardware combinations.
Contents |
[edit] Gentoo Installation Instructions - SCSI Models
[edit] Loading the Installation CD
Boot up a gentoo installation CD with the doscsi argument,
gentoo doscsi
Note :- Found that Dell 2650 froze the installation (no keyboard). By adding noapic to the above boot command fixed the problem and installation completed.
You should see each mirror as a /dev/sda, /dev/sdb, /dev/sdX device. My system for example has a RAID 1 array using the first two discs, and a RAID 5 array using the remaining 5 disks. So my devices are
- /dev/sda - raid 1 array, looks just like a normal scsi disk
- /dev/sdb - raid 5 array, looks just like a normal scsi disk
[edit] Configuring the hard disks - 2 drive version
[edit] Configuring the hard disks - 5 drive version
[edit] Configuring the Kernel
Note that below I compile` the e100 and e1000 as modules, because if you do this it lets you control which interface is eth0, and which one will be eth1, by the order you specify their loading in /etc/modules.autoload.d/kernel-2.6 (if using kernel series 2.6.x)
- Enable the SvrWorks chipset in the ATAPI drivers section (Compiled In)
- Enable the aacraid driver in the SCSI/Low Level Drivers section (Compiled In)
- Enable the e1000 driver in the 1000 Mbit ethernet card section (Module)
- Enable the e100 driver in the 100 MBit ethernet card section (Module)
- Enable Device Mapper support in the RAID device section, compile this in as a module
Note:- Check the version of Gigabit card - the Dell 2650 I used required the Broadcom Tigon3 driver not the e1000 - run lspci to verify the adapter
Device Drivers --->
ATA/ATAPI/MFM/RLL support --->
<*> ATA/ATAPI/MFM/RLL support
<*> ServerWorks OSB4/CSB5/CSB6 chipsets support
SCSI device support --->
SCSI low-level drivers --->
<*> Adaptec AACRAID support
Multi-device support (RAID and LVM) --->
<M> Device mapper support
Network device support --->
Ethernet (10 or 100Mbit) --->
<M> Intel(R) PRO/100+ support
Ethernet (1000 Mbit) --->
<M> Intel(R) PRO/1000 Gigabit Ethernet support
[edit] Common Hardware Information
- 5 hard disk bays
- 1 combo bay for CDROM and Floppy
- 1 Intel Pro 1000 Gigabit Nic
- 1 Intel Pro 100 Fast Ethernet Nic
[edit] Hardware Configurations
Configuration 1
- Dell Remote Access Controller (RAC)
- SvrWorks IDE Controller
- Dell Perc 3/Di RAID Controller - Uses adaptec AACRAID driver
- Dual Xeon Processors
- ECC Memory
- Hot swappable SCSI hard disks, with ID assigned by BUS, default 80GB Per Drive
