This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dl360 g1 raid?

Just had a hardware failure on my old ASG server, so I quickly rebuilt onto the only thing I had available: a HP DL360 G1.  Has enough drive space and memory, so I figured what the hey.  The server had been running CentOS 5 a few weeks before, so I'm relatively sure the hardware's fine, but now I'm getting errors like this in the logs:

kernel: Non Fatal error on ida/c0d0

I've seen things around the net with Debian boxes, and it's related to a driver incompatibility.. anyone know if this is true for ASG 7?


This thread was automatically locked due to age.
Parents Reply Children
  • The RAID controller in the G1 series is just called "Integrated Smart Array Controller".  I can't find it on the motherboard to tell you what the actual chipset IS.  I know it uses the cpqarray driver (and that's what ASG is using too).
  • If you check the HCL, you'll see that there is one of the older HP Array Controllers that's not supported, but I don't think it was this one.  The built-in controller is a "ROC" (Raid-On-a-Chip) Array Controller that can do RAID 1.  The HP spares part number for the ROC board is 158855-001 in case you want to Google that for more information.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Ok, so, I rebooted this morning, and sure enough, it came back saying one of the drives had failed.

    Sorry about that. Carry on. [:)]
  • From memory, I had issues installing old debian4 on these boxes. I had to do them with install options:

    noapic nolapic

    Now, I've just run a fresh install of Astaro8 on a DL360 G1 and it fails to boot after reboot. Blank screen with blinking dash.

    I'm assuming it's related to an issue with the boob (lilo or whichever is being used) not being able to see the /dev/ida/ at all.

    Anyone had any luck since last year?