2

We have an IBM server x3650 M3, and I'm trying to install Linux without using HW RAID (ServeRAID), as per cluster storage software vendor requirements.

The problem is that the server exposes the physical drives only to WebBios interface, and Linux insallation (RedHat Anakonda) sees only the virtual drives, not the physical ones. If we clear the RAID configuration, the installation doesn't see any drives at all.

Is there any way to disable the built-in ServeRaid and expose the drives to operation system?

Or the only way is to bypass RAID physically and connect the disks to motherboard directly?

Thanks in advance!

SyRenity
  • 3,159
  • 11
  • 55
  • 79
  • I needed to set up a software RAID on x3850. The only thing, helped me is configuring every disk as a separate volume in RAID configuration utility (I think this is nearly what you call "WebBios") – HUB Jul 29 '11 at 17:58
  • Hi. Do you remember what exact option you used to do this? Thanks! – SyRenity Jul 29 '11 at 18:58
  • Also, was there any performance hit as the result? – SyRenity Jul 29 '11 at 18:58
  • I can't have a look at the menu at the moment, but I remember that I selected "create new array", then selected only one drive. After this the only option was to create "Volume". Alas I didn't compare the performance between RAID and separate disks. – HUB Aug 01 '11 at 09:11

2 Answers2

1

try turn off raid bios in ur main BIOS.

arheops
  • 708
  • 1
  • 5
  • 13
0

Sorted it out by creating a volume per every disk - not a clean solution, but seems to work fine.

SyRenity
  • 3,159
  • 11
  • 55
  • 79