[systemd-devel] systemd-222 mount issues on CentOS 7
Lokesh Mandvekar
lsm5 at fedoraproject.org
Tue Sep 27 15:05:37 UTC 2016
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20160927/f82bf752/attachment.sig>
More information about the systemd-devel
mailing list