AW: Mount point is shadowed by stacked devices
Schulz, Reiner
R.Schulz at dvz-mv.de
Mon May 13 11:23:54 CEST 2019
Argh :-( Stupid me.
Thank you. :-)
Reiner Schulz
> -----Ursprüngliche Nachricht-----
> Von: linux-fai [mailto:linux-fai-bounces at uni-koeln.de] Im Auftrag von Robert
> Markula
> Gesendet: Montag, 13. Mai 2019 11:20
> An: linux-fai at uni-koeln.de
> Betreff: Re: Mount point is shadowed by stacked devices
>
> Am 13.05.19 um 11:09 schrieb Schulz, Reiner:
> > This is your disk_config file:
> > # example of new config file for setup-storage
> > #
> > # <type> <mountpoint> <size> <fs type> <mount options> <misc options>
> >
> > disk_config sda align-at:1024K disklabel:msdos bootable:1 fstabkey:device
> > primary /boot 1000 xfs rw,noatime createopts="-L BOOT"
> > primary - 1100- - -
> >
> > disk_config lvm fstabkey:device
> > vg vgsys sda1
> > vgsys-swap swap 1024 swap sw
> > vgsys-root / 50G xfs defaults
> > vgsys-home /home 10G xfs defaults
> > vgsys-custom /opt/custom 20 xfs defaults
> > vgsys-srv /srv 20 xfs defaults
> > vgsys-var /var 1G-90% xfs defaults
>
> Hi Reiner,
>
> your LVM goes to the wrong partition. In your LVM config you request the
> LVM to be installed on sda1, which is /boot with a fixed size of 1000
> MiB. Most likely you want LVM to be on sda2 in your case.
>
> Cheers,
>
>
> Robert
More information about the linux-fai
mailing list