Managing LVM + RAID install on a machine with EFI

Rémy Dernat remy.d1 at gmail.com
Wed Mar 10 10:00:30 CET 2021


Hi Thomas,

Ok, here is the configuration I was thinking about :

disk config disk1
primary - 2G - -
primary swap 2G swap sw,pri=1
primary - 0- - -

disk_config disk2 sameas:disk1

disk_config raid fstabkey:uuid
radi1 /boot/efi disk1.1,disk2.1 vfat  rw createopts="-F32"
raid1 - disk1.3,disk2.3 - -

disk_config lvm fstabkey:uuid
vg vg_system md1
vg_system-root / 40G-200G ext4 rw,noatime
vg_system-tmp /tmp 20G-50G ext4 rw,noatime,nosuid,nodev
vg_system-scratch /scratch 30%- ext2 rw,noatime
##vg_system-home /home 30%- ext4 rw,noatime,nosuid,nodev

As you can see I changed my boot partition for EFI. Do you think it is Ok now ?

Thanks,


Le mer. 10 mars 2021 à 09:54, Thomas Lange <lange at cs.uni-koeln.de> a écrit :
>
> Your disk config does not have a /boot/efi partition. So this can't be a
> UEFI machine.
>
> P.S.: Your email looks very weird in my email client. Maybe because of
> the ``` in html. Can you please disable html mails?
>
> >>>>> On Wed, 10 Mar 2021 09:43:27 +0100, Rémy Dernat <remy.d1 at gmail.com> said:
>
>     > <div dir="ltr"><div>Hi,</div><div><br></div><div>I currently have that kind of disk configuration for my UEFI machines :</div><div><br></div><div>```</div><div>disk_config disk1 disklabel:msdos bootable:1 fstabkey:uuid<br><br>primary /           40G-200G    ext4  rw,noatime,errors=remount-ro<br>logical /tmp        20G-50G      ext4  rw,noatime,nosuid,nodev createo--
> viele Grüße Thomas


More information about the linux-fai mailing list