Operating System - Linux
1832650 Members
2643 Online
110043 Solutions
New Discussion

Re: DL380-G5 with P400-512 and linux MD

 
lcaron
Occasional Contributor

DL380-G5 with P400-512 and linux MD

Hi,

I just god a new DL 380 G5 with a smart array P400-512.

I want to use the linux software raid capabilities (aka md) on it.

When i boot linux i only see disks under /dev...cciss.....

How do i get /dev/sda, /dev/sdb ....?

Thanks

Laurent
7 REPLIES 7
Ivan Ferreira
Honored Contributor

Re: DL380-G5 with P400-512 and linux MD

Why do you want to use linux software raid if the smart array controller provides "hardware based" array capabilities?

You can check the configuration or modify the configuration using Array configuration utility, included in the smart start CD.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
lcaron
Occasional Contributor

Re: DL380-G5 with P400-512 and linux MD

The face is I don't want to use hardware raid.

Should the hardware controller goes bad, i want to be able to move the disks to another server (another brand/controler) without any hassle.

Laurent
Ivan Ferreira
Honored Contributor

Re: DL380-G5 with P400-512 and linux MD

With smart arrays, you can physically move the disks to another controller and the configuration will be picked up from the disks. The new controller will retain the raid configuration.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
lcaron
Occasional Contributor

Re: DL380-G5 with P400-512 and linux MD

What will happen if i move the disks to a non hp server with a non hp smart array card ?
lcaron
Occasional Contributor

Re: DL380-G5 with P400-512 and linux MD

i'm wondering about the partitions, data ....
Ivan Ferreira
Honored Contributor

Re: DL380-G5 with P400-512 and linux MD

>>> What will happen if i move the disks to a non hp server with a non hp smart array card ?

In that case, I'm not sure, but probably you won't be able to read the RAID configuration and you won't be able to boot.

But I think that this will be a disaster situation, in which case, you probably need to have another recovery option, like a system backup using mondo rescue, that allows you to restore the system image to a different physical disk layout.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
lcaron
Occasional Contributor

Re: DL380-G5 with P400-512 and linux MD

hmmm, the aim of using software raid is to be able to put the disks in another server (even non hp one).