Sponsored Content
Operating Systems Linux Debian Installing Debian onto Dell PE2950/PERC6i/Intel L5410 Post 302312379 by fishsponge on Friday 1st of May 2009 08:06:12 AM
Old 05-01-2009
Question Installing Debian onto Dell PE2950/PERC6i/Intel L5410

Hello people! Smilie

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! Smilie

Thanks in advance to anyone who can help!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Debian on Sparc

I've downloaded the iso images and attempted an boot cdrom in order to install directly from cdrom, but I keep getting error message: Fast Data Access MMU Miss After checking simillar issue on the net I've update open boot firmware to the latest 4.10.6 but still no success. Anyone could help... (4 Replies)
Discussion started by: bubbs
4 Replies

2. Solaris

Installing Solaris 10 on Dell PowerEdge 2800

hi, i am trying to install solaris 10 (on 4 cd's downloaded from the sun website) on my dell poweredge 2800 server. 2 xeon processors, 2GB of RAM and 2 NICS, 73 GB SCSI (maxtor ultra320, 3.5 series), i can give more details on request... the installation crashes when trying to detect the NICS... (0 Replies)
Discussion started by: xinugeek
0 Replies

3. UNIX for Dummies Questions & Answers

Dell - Installing SCO Openserver 6.0 probs with ADAPTEC 1210SA

Trying to install Sco OSR 6.0 on Dell Optiplex with SERIAL ATA ADADPTEC 1210SA controller. Sco says its sipported by the AACRAID driver but on installation its says that it doesnt recognise the partitions In the middle of re-formatting at the moment - just wondered if anyone had anu... (0 Replies)
Discussion started by: farmacy
0 Replies

4. Red Hat

Installing RedHat 8.0 onto Dell PowerEdge SC1425 - hdc: status error: status = 0x58

I have successfully installed RedHat 8.0 onto a Dell PowerEdge SC1425 today. This server has two SATA hard drives, and an IDE DVD-ROM drive. Using the following kernel parameters, i successfully installed across both hard drives from CD: ide0=0x1f0,0x3f6,14 vga=791 resolution=1024x768 expert... (5 Replies)
Discussion started by: fishsponge
5 Replies

5. UNIX Desktop Questions & Answers

Dual monitor for Intel 82915G & ATI Rage 128 card on FC6, Dell Optiplex Gx520

I want to setup dual monitor for the Dell Optiplex Gx520 computer. The motherboard has an Intel Corporation 82915G Integrated Graphics Controller. Then I add an ATI Rage 128 video card. The dual monitor work on Windows 2000 with the Intel chip as the primary screen and the ATI chip... (0 Replies)
Discussion started by: TsanChung
0 Replies

6. Debian

Installing Debian

I'm trying to install Debian to a partition on my hard drive. I have my computer booted into Knoppix from a CD and I'm using it to download the necessary files to create an install disk that I can boot from (on a USB memory stick). Here is what someone on another forum told me to do: Are... (0 Replies)
Discussion started by: Ultrix
0 Replies

7. Debian

After installing debian, can not access

My wireless card: TP-LINK 322G + I ask, after the installation is complete debian5.04, how to configure wireless Internet access, thank you! lspci entry: 00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1) 00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev... (1 Reply)
Discussion started by: vsgeping
1 Replies

8. UNIX for Dummies Questions & Answers

installing unix/linux on HP(INTEL INSIDE) LAPTOP.

Please inform me on how to install unix/Linus on hp(Intel inside) lap top computer, with windows xp inside. Thank you. (2 Replies)
Discussion started by: princektwo
2 Replies

9. SCO

Installing UW714 on DELL PE2950/Perc6i

Has anyone outhere had sucess installing Unixware 7.1.4 on a Dell PE2950/perc6i server. The install process won't recognize the root drive. We have installed the HBA disk with the drivers for the Perc6i controller but still no luck. Any sugestions would be greatly appreciated. (1 Reply)
Discussion started by: Bernard Hayes
1 Replies
MFI(4)							   BSD Kernel Interfaces Manual 						    MFI(4)

NAME
mfi -- LSI MegaRAID SAS driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device mfi Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): mfi_load="YES" DESCRIPTION
This driver is for LSI's next generation PCI Express SAS RAID controllers. Access to RAID arrays (logical disks) from this driver is pro- vided via /dev/mfid? device nodes. A simple management interface is also provided on a per-controller basis via the /dev/mfi? device node. The mfi name is derived from the phrase "MegaRAID Firmware Interface", which is substantially different than the old "MegaRAID" interface and thus requires a new driver. Older SCSI and SATA MegaRAID cards are supported by amr(4) and will not work with this driver. Two sysctls are provided to tune the mfi driver's behavior when a request is made to remove a mounted volume. By default the driver will disallow any requests to remove a mounted volume. If the sysctl dev.mfi.%d.delete_busy_volumes is set to 1, then the driver will allow mounted volumes to be removed. HARDWARE
The mfi driver supports the following hardware: o LSI MegaRAID SAS 1078 o LSI MegaRAID SAS 8408E o LSI MegaRAID SAS 8480E o LSI MegaRAID SAS 9260 o Dell PERC5 o Dell PERC6 o IBM ServeRAID M5015 SAS/SATA o IBM ServeRAID-MR10i o Intel RAID Controller SROMBSAS18E FILES
/dev/mfid? array/logical disk interface /dev/mfi? management interface DIAGNOSTICS
mfid%d: Unable to delete busy device An attempt was made to remove a mounted volume. SEE ALSO
amr(4), pci(4), mfiutil(8) HISTORY
The mfi driver first appeared in FreeBSD 6.1. AUTHORS
The mfi driver and this manual page were written by Scott Long <scottl@FreeBSD.org>. BUGS
The driver does not support big-endian architectures at this time. BSD
May 12, 2010 BSD
All times are GMT -4. The time now is 01:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy