Anton Aylward wrote:
On 03/10/2016 08:43 AM, Moby wrote:
Thanks Anton and Per. Anton, what repo do you get the 4.X kernel for your OSS 13.1 systems? Per, I am familiar with the warning you speak of. However, with this new kernel, it then complains about an "incomplete lvm" and then fails to mount root etc. Reverting to previous kernel fixes these problems.
See other post.
I see from my notes I had a similar LVM problem with one of the 3 series kernels.
I went in to rescue mode on the DVD, mounted the HD rootFS and altered the lvmetad settings and chrooted and mkinitrd'd a new kernel.
Yes, the rescue - mount- chroot is a bit fiddly, (and documented extensively on, for example, the Arch system wiki under "Boot Debugging", but sadly I find similar for openSuse) but sometimes its necessary.
THIS IS NOT A SYSTEMD PROBLEM !
This is to do with system initialization and getting LVM working despite lvmetad being introduced.
Ultimately what needs to be run is
/sbin/lvm vgchange -aay --sysinit
Yes, this can be, should be, done with a systemd unit. How to get there?
And why does it work with the previous kernel? -- Per Jessen, Zürich (8.7°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org