Guest User!

You are not Sophos Staff.

V7 and Dell 2950

I downloaded the Beta version and it looks quite nice. 
I tried to install in a Dell powerEdge 2950 and the installation worked fine. 
The 2950 comes with:

2 300GB, SAS 3.5-inch 10K RPM Hard Drives

1 Integrated SAS/SATA RAID 0 PERC 5/i 

Now, the problem I´m having is that the new GRUB used to boot does not support the Integrated SAS/SATA RAID 0 PERC 5/i. It seems it only support Single SATA disks. 
I couldn´t test the V7 in that server because it cannot boot at all. 

Can you help me with the modifications I have to make to the GRUB in order to make my Astaro V7 boot? 
I'm sure Astaro will take this into consideration for the final V7.

Thanks

Ricardo
Parents
  • It's likely not grub that doesn't support the integrated SAS controller, it's the kernel that Astaro uses. More than likely the megaraid_sas driver needs to be updated to support the recent SAS controllers on recent Dell machines.
  • Hi Richardo, 

    can you please explain what exactly happens during installation?

    Does the Hardware detection find your hardware? What does it show?

    At which point, the installation/startup does not work?

    thx Gert
  • I think Astaro V7 have a APCI problem with DELL PE1950 & PE2950.

    2 solutions for solve this problem:

    1. install in "classic mode" or "disable ACPI mode".
    2. you must edit grub when in booting process.
       - press "ESC" then press "e" for edit boot parameter
         add this parameter in the end of line "no apic acpi=off"
       - then go to boot normal.
       - you can edit this parameter in "/boot/grup/menu.lst"
       - you must remount partition into write mode by this command "mount /boot -o remount,rw"

    you can select only one solution to solve this problem.
    Good luck.
  • I just installed the latest iso on a Dell PE2950, with to following spec:
    PE2950
    2x Xeon 5110 1.6GHz/4MB 1066FSB
    Riser with PCI Express Support (2x PCIe x8 slots; 1x PCIe x4 slot)
    4GB FB 667MHz Memory (4x1GB dual rank DIMMs)
    2x 73GB SAS (15,000rpm) 3.5 inch Hard Drive
    PERC 5/i, Integrated Controller Card (8 ports, 256MB cache, battery backup)
    8X IDE DVD-ROM Drive 1
    Redundant PSU No Power Cord 1
    Dual embedded Broadcom® NetXtreme II 5708 Gigabit Ethernet NIC
    2x Intel PRO 1000PT Dual Port Server Adapter, Gigabit NIC, Cu, PCIe
    Broadcom 2Port TCP/IP Offload Engine (TOE) Not Enable


    The installation went well, everything with detected, se attached (bad) photos

    After reboot the system hangs after Grub message, so after the next reboot I pushed ESC and choose the 1:st option, hangs again.

    Black screen

    Any suggestions?
  • Did you try editing the grub boot parameters as suggested in previous posts?
Reply Children