Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530948 - sys-fs/zfs with sys-apps/systemd and kde autologin race-condition
Summary: sys-fs/zfs with sys-apps/systemd and kde autologin race-condition
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Yao (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-28 09:34 UTC by alexander haensch
Modified: 2019-08-18 01:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexander haensch 2014-11-28 09:34:09 UTC
I like to start the computer with kde-autologin enabled, as it takes some seconds to load my desktop.
Since i use zfs for my /home partition the kde-autologin comes too fast because /home is mounted later.
The workaround can be to add 
zfs.service to the 
After= 
Line in /etc/systemd/displaymanager.service

Why is zfs not recognized as a filesystem in the early stage of the boot?
I think there are more possible issues with deamons running on zfs partitions.

Is it possible to register zfs.service as a filesystem, so that it is started in the very beginning og the boot?
Comment 1 Georgy Yakovlev archtester gentoo-dev 2019-08-18 01:03:47 UTC
this is an old bug, closing, zfs got complete new set of units and this issue is likely solved.

in case you still have ordering problems enabling zfs.target usually solves it.