LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-01-2009, 07:08 AM   #1
fishsponge
Member
 
Registered: Apr 2003
Location: Cambridge, UK
Distribution: Debian/Solaris
Posts: 147

Rep: Reputation: 15
Question Installing Debian onto Dell PE2950/PERC6i/Intel L5410


Hello people!

I wonder if you can help...

I am going to take delivery very soon of a Dell Poweredge 2950 III server of the following spec:
  • 1x Quad Core Intel Xeon L5410, 2.33GHz CPU
  • 4GB Memory, 667MHz (2x2GB Dual Ranked FB DIMMs)
  • PERC 6/i, x6 Backplane, Integrated RAID Controller Card
  • 4x 300GB, SAS, 3.5-inch, 15K RPM Hard Drives (Hot Plug) - these will be configured as 2 separate RAID 1 (mirrored) arrays.
  • DVD+/-RW Drive, SATA
  • Two Hot Plug Power Supplies
  • Riser with PCI Express Support (2x PCIe x8 slots; 1x PCIe x4 slot)

This system is going to operate as a new mail server, taking over from a desktop-grade, Debian 3.1 box that we've been using for years, so we'd like to stay with Debian to make the move easier. Ubuntu would be the second choice, but i'd rather go with stability as opposed to latest versions, so i reckon Debian is the better choice in this case.

Anyway... some questions...

Is the latest stable Debian release actually going to install onto this hardware?

Will the RAID card be recognised and work perfectly?

If a drive dies in the array, will we be notified somehow? This, i presume, would require some software which would then rely on the drivers, so i guess this is back to the question above.

Can anyone see any potential problems with running the latest Debian on this hardware at all?

Basically... i'm going into unknown territory here, and this server needs to be built quite quickly, hence i want to be prepared!

Thanks in advance to anyone who can help!
 
Old 05-01-2009, 07:52 AM   #2
fishsponge
Member
 
Registered: Apr 2003
Location: Cambridge, UK
Distribution: Debian/Solaris
Posts: 147

Original Poster
Rep: Reputation: 15
actually... one other question is - given that the latest stable Debian still has a 2.4 kernel, would i be better going to Ubuntu to get the 2.6 kernel for performance reasons? Or is the 2.4 kernel no slower than the 2.6 in terms of disk IO and other things generally?
 
Old 05-01-2009, 09:49 AM   #3
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Quote:
actually... one other question is - given that the latest stable Debian still has a 2.4 kernel
Where did you get that from?

The current kernel in Stable is 2.6.26-2.
 
Old 05-01-2009, 10:30 AM   #4
fishsponge
Member
 
Registered: Apr 2003
Location: Cambridge, UK
Distribution: Debian/Solaris
Posts: 147

Original Poster
Rep: Reputation: 15
the the May 2009 issue of Linux Format magazine said it had 2.4.26... i guess that's a typo! lol

So... now i know the kernel is up-to-date, does anyone know how to answer the first posting by any chance?
 
Old 05-04-2009, 08:57 AM   #5
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Debian should install onto that hardware just fine. consult the Dell linux Storage web page about the PERC controller. http://linux.dell.com/storage.shtml
Quote:
The new PERC 5 and PERC 6 RAID controllers use SAS (Serial Attached SCSI), and a new driver, megaraid_sas. The new SAS 5 and SAS 6 non-RAID controllers use a new driver, mptsas, part of the mptfusion driver family. Both drivers are included in kernel.org 2.6.x kernels

Hardware Monitoring http://linux.dell.com/monitoring.shtml not to mention the indicator lights on the drives themselves..
OMSA ported to Debian http://lists.us.dell.com/pipermail/l...er/027306.html / ftp://ftp.sara.nl/pub/outgoing/dell/


Any idea what network cards are in that box ? keep in mind the firmware for the Broadcom NetXtreme II NIC has been removed from the Debian kernel so a netinstall will fail if that is the NIC in that machine. workaround would be install from CD or DVD or insert a different NIC temporarily during install.. ref http://it.toolbox.com/blogs/unix-sys...-kernels-27830 The Firmware is in the non-free repository so your sources list will need to include non-free

I'm pretty sure that is the NIC in your box..


installing the firmware is easy once you are up and running..

Code:
user@it-lenny:~$ aptitude search firmware

p   alsa-firmware-loaders    - ALSA software loaders for specific hardware                                             
p   atmel-firmware           - Firmware for Atmel at76c50x wireless networking chips.                                  
p   bluez-firmware           - Firmware for Bluetooth devices                                                          
p   dns323-firmware-tools    - build and manipulate firmware images for the DNS-323                                    
p   firmware-bnx2            - Binary firmware for Broadcom NetXtremeII                                                
p   firmware-ipw2x00         - Binary firmware for Intel Pro Wireless 2100, 2200 and 2915                              
p   firmware-iwlwifi         - Binary firmware for Intel Wireless 3945 and 4965                                        
p   firmware-qlogic          - Binary firmware for QLogic QLA2XXX                                                      
p   firmware-ralink          - Binary firmware for Ralink RT2561, RT2571, RT2661 and RT2671 wireless cards             
p   isight-firmware-tools    - tools for dealing with Apple iSight firmware                                            
p   libertas-firmware        - Firmware for Marvell's 8388 (libertas) wireless chips                                   
p   linux-wlan-ng-firmware   - firmware files used by the linux-wlan-ng driver                                         
p   midisport-firmware       - Firmware loader for M-Audio's MidiSport devices                                         
p   zd1211-firmware          - Firmware images for the zd1211 and zd1211rw wireless drivers     

user@it-lenny:~$ aptitude show firmware-bnx2
Package: firmware-bnx2
New: yes
State: not installed
Version: 0.14+lenny1
Priority: optional
Section: non-free/admin

user@it-lenny:~# aptitude install firmware-bnx2

Last edited by farslayer; 05-04-2009 at 09:13 AM.
 
Old 05-04-2009, 10:07 AM   #6
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
At work I have a number of PE 2650s running SuSE and RedHat (even as far back as 7.3!) with PERC/5di RAID controllers. I'm sure Debian will work fine.
 
  


Reply

Tags
debian, poweredge


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell PE2950-III PERC6/i RAID support nitehawk Linux - Server 3 06-30-2008 03:48 PM
FC6 on a Dell PE2950 having network issues ACDII Linux - Hardware 2 03-05-2007 03:21 PM
FC6 on a Dell PE2950 & MySQL ACDII Fedora 0 02-15-2007 02:24 PM
intel pro wirelss on Dell 600m with Debian siku Linux - Wireless Networking 6 11-15-2004 01:00 PM
Error 11 after installing intel 845 patches for dell 1100 melkor_41 Linux - Laptop and Netbook 2 03-23-2004 11:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 08:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration