[Linux] RAID5

Daniel huhardeaux daniel.huhardeaux@::1
Ven 17 Sep 12:10:47 CEST 2010


[...]
> ah euh en fait je me suis mal exprimé.
>    

Ou alors j' ai mal interprété ;-)

> Solution 1 :
> /dev/sda1 : type 83 pour /boot
> /dev/sda2 : type fd pour RAID
> /dev/sdb1 : type 83 pour /boot
> /dev/sdb2 : type fd pour RAID
> /dev/sdc1 : type 83 pour /boot
> /dev/sdc2 : type fd pour RAID
>
>    

Pourquoi boot n'est pas en Raid? Et le swap?

J' ai toujours md0=boot md1=swap md2=/ avec éventuellement un md3=swap 
supplémentaire.
> puis création /dev/md0 avec /dev/sda2 /dev/sdb2 /dev/sdc2
>
> puis fdisk /dev/md0 et création de plusieurs partitions /dev/md0p1 /dev/md0p2 /dev/md0p3 /dev/md0p4, etc.
>    

Ce qui correspondrait à des volumes logiques LVM

[...]
> Solution 2 :
> /dev/sda1 : type 83 pour /boot
> /dev/sda2 : type fd pour RAID
> /dev/sda3 : type fd pour RAID
> /dev/sda4 : type fd pour RAID
> /dev/sdb1 : type 83 pour /boot
> /dev/sdb2 : type fd pour RAID
> /dev/sdb3 : type fd pour RAID
> /dev/sdb4 : type fd pour RAID
> /dev/sdc1 : type 83 pour /boot
> /dev/sdc2 : type fd pour RAID
> /dev/sdc3 : type fd pour RAID
> /dev/sdc4 : type fd pour RAID
>
> [...] Résumé : vaut-il mieux créer un seul device RAID (md0) ou plusieurs ?
>    

Cela me parait bien compliqué. J' opterai pour l' option 1 avec mes 
remarques.

-- 
TOOTAi


Plus d'informations sur la liste de diffusion linux