Re: [systemd-devel] systemd-222 mount issues on CentOS 7

2016-10-05 Thread Andrei Borzenkov
On Wed, Oct 5, 2016 at 3:08 PM, Lokesh Mandvekar wrote: > On Wed, Oct 05, 2016 at 09:38:18AM +0300, Andrei Borzenkov wrote: >> On Wed, Oct 5, 2016 at 8:24 AM, Lokesh Mandvekar >> wrote: >> > On Tue, Oct 04, 2016 at 10:28:25AM +0200, Michal Sekletar wrote: >> >> On Tue, Sep 27, 2016 at 5:05 PM, L

Re: [systemd-devel] systemd-222 mount issues on CentOS 7

2016-10-05 Thread Lokesh Mandvekar
On Wed, Oct 05, 2016 at 09:38:18AM +0300, Andrei Borzenkov wrote: > On Wed, Oct 5, 2016 at 8:24 AM, Lokesh Mandvekar > wrote: > > On Tue, Oct 04, 2016 at 10:28:25AM +0200, Michal Sekletar wrote: > >> On Tue, Sep 27, 2016 at 5:05 PM, Lokesh Mandvekar > >> wrote: > >> > Now, I can mount these part

Re: [systemd-devel] systemd-222 mount issues on CentOS 7

2016-10-04 Thread Andrei Borzenkov
On Wed, Oct 5, 2016 at 8:24 AM, Lokesh Mandvekar wrote: > On Tue, Oct 04, 2016 at 10:28:25AM +0200, Michal Sekletar wrote: >> On Tue, Sep 27, 2016 at 5:05 PM, Lokesh Mandvekar >> wrote: >> > Now, I can mount these partitions with: >> > >> > # lvm vgchange -ay >> > >> > but this still doesn't auto

Re: [systemd-devel] systemd-222 mount issues on CentOS 7

2016-10-04 Thread Lokesh Mandvekar
On Tue, Oct 04, 2016 at 10:28:25AM +0200, Michal Sekletar wrote: > On Tue, Sep 27, 2016 at 5:05 PM, Lokesh Mandvekar > wrote: > > Now, I can mount these partitions with: > > > > # lvm vgchange -ay > > > > but this still doesn't automount succesfully on a reboot. > > > > Did I miss something here?

Re: [systemd-devel] systemd-222 mount issues on CentOS 7

2016-10-04 Thread Michal Sekletar
On Tue, Sep 27, 2016 at 5:05 PM, Lokesh Mandvekar wrote: > Now, I can mount these partitions with: > > # lvm vgchange -ay > > but this still doesn't automount succesfully on a reboot. > > Did I miss something here? I'd check from emergency shell whether lvm2-pvscan@.service was run. This instanti

[systemd-devel] systemd-222 mount issues on CentOS 7

2016-09-27 Thread Lokesh Mandvekar
Hi list, I've re-built systemd-222 from Fedora dist-git sources for CentOS 7 (needed for rkt). This is part of the work I'm doing to provide rkt as an rpm for CentOS Virt SIG. The koji build can be found here: http://cbs.centos.org/koji/buildinfo?buildID=12569 On installation and reboot, I notice