Re: Installing a debian on a raid 5

2019-07-09 Thread Reco
Hi. On Tue, Jul 09, 2019 at 08:45:47PM +0200, Erwan David wrote: > I have a machine with 3 identical disks, thus I'd like to install it > with a raid5 mdadm configuration. > > What should I do for the /boot You don't need a /boot to be a separate filesystem, if you're using GRUB2. But if

Installing a debian on a raid 5

2019-07-09 Thread Erwan David
I have a machine with 3 identical disks, thus I'd like to install it with a raid5 mdadm configuration. What should I do for the /boot and /boot/uefi partitions ? For them I tried to use raid1 with 3 disks configuration, evrything seemed to work right until the installer tried to install grub. I