Re: LVM not working.

2016-06-16 Diskussionsfäden Thomas Lange
OK, I've solved this problem. I seems that the old CENTOS7_64.tar.xz basefile in http://fai-project.org/download/basefiles/ caused all the problems. I've created a new one, which now works. Using this patch, you can now add the FAI class LVM to your CentOS install client and use a LVM partitioning

Re: LVM not working.

2016-06-16 Diskussionsfäden Thomas Lange
> On Thu, 16 Jun 2016 12:57:21 +, Ronald Steele > said: > It boots fine for me if I use a simple disk partition scheme. That's very interesing. > I did set up a local yum repo. I never got it to work using the default. Very strange. -- regards Thomas

Re: LVM not working.

2016-06-16 Diskussionsfäden Ronald Steele
It boots fine for me if I use a simple disk partition scheme. I did set up a local yum repo. I never got it to work using the default. Ron > On Jun 16, 2016, at 6:39 AM, Thomas Lange > wrote: > > I seems that the whole CentOS 7 installation is not working atm. > Even if you do not use LVM, the

Re: LVM not working.

2016-06-16 Diskussionsfäden Denny Bortfeldt
I don't have any problems with installation centos7. But I also don't use LVM. Just the same disk_partition as for debian.

Re: LVM not working.

2016-06-16 Diskussionsfäden Thomas Lange
I seems that the whole CentOS 7 installation is not working atm. Even if you do not use LVM, the machine does not manage reboot successfully. Booting the rescue kernel helps only a little bit. -- regards Thomas

Re: LVM not working.

2016-06-15 Diskussionsfäden Thomas Lange
> On Wed, 15 Jun 2016 18:01:43 +0200, Thomas Lange > said: > Using lsinitrd, you can check if the initrd includes the lvm dracut > module and the executablers for lvm. Add this to dracut.conf before the initrd is created: add_dracutmodules+=" lvm " Then you have the lvm dracut

Re: LVM not working.

2016-06-15 Diskussionsfäden Thomas Lange
> On Wed, 15 Jun 2016 15:04:13 +, Ronald Steele > said: > From the shell.log installation log: /run/lvm/lvmetad.socket connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back