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 that systemd will only mount the
root dir successfully, while other discrete partitions (/home etc.)
will fail to mount.

# systemctl status local-fs.target
● local-fs.target - Local File Systems
   Loaded: loaded (/usr/lib/systemd/system/local-fs.target; static; vendor 
preset: enabled)
   Active: inactive (dead) since Mon 2016-09-19 09:57:51 EDT; 1 weeks 1 days ago
     Docs: man:systemd.special(7)

Sep 19 09:57:51 minato systemd[1]: Stopped target Local File Systems.
Sep 19 09:57:51 minato systemd[1]: Stopping Local File Systems.
Sep 19 09:59:24 minato systemd[1]: Dependency failed for Local File Systems.
Sep 19 09:59:24 minato systemd[1]: local-fs.target: Job local-fs.target/start 
failed with result 'dependency'.
Sep 19 09:59:24 minato systemd[1]: local-fs.target: Triggering OnFailure= 
dependencies.
Warning: Journal has been rotated since unit was started. Log output is 
incomplete or unavailable.

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?

Thanks,
-- 
Lokesh
Freenode: lsm5
GPG: 0xC7C3A0DD
https://keybase.io/lsm5

Attachment: signature.asc
Description: PGP signature

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to