Il giorno sab 2 mag 2015 alle ore 00:43 Yamaban <foerster@lisas.de> ha scritto:
On Fri, 1 May 2015 22:47, Francesco Montesano wrote:
after the last upgrade (20150430), I see the following error on tty1 screen:
[FAILED] Failed to start Load Kernel Modules See "systemctl status systemd-modules-load.service" for details.
The above command shows:
-> systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2015-05-01 22:05:02 CEST; 17min ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 748 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 748 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
-> sudo journalctl -b _PID=748 -- Logs begin at Thu 2015-03-26 11:24:41 CET, end at Fri 2015-05-01 22:22:42 CEST. -- May 01 22:05:02 ex-lt21 systemd-modules-load[748]: Failed to find module 'exec /sbin/modprobe openafs'
But openafs works: I can log into my work afs node and browse it. Systemd tells me:
A few thing to ponder:
1. Is there a kernel module "openafs" at all? -- No, see: (ls -R /lib/modules/*/kernel/fs/*afs* )
2. Just what has put an entry "openafs" into any *.conf the systemd-modules-load.service parses? (man 5 modules-load.d) and (man 8 systemd-modules-load.service)
3. The openafs.service should do the necessary loading itself.
IMHO something is more than a little fishy here.
- Yamaban. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi, thanks for the replies. For the records: I haven't edited any config/systemd/... files related with afs. I've installed openafs from the filesystem repo on April the 27th and yesterday I did a dist upgrade. These are the installed afs packages: i | openafs | OpenAFS Distributed File System | package i | openafs-client | OpenAFS File System Client | package i | openafs-docs | OpenAFS user and administrator documentation | package i | openafs-kmp-desktop | OpenAFS Distributed File System - kernel module | package i | openafs-krb5-mit | OpenAFS programs to use with krb5 | package @Yamaban: -> ls -R /lib/modules/*/kernel/fs/*afs* /lib/modules/3.19.4-1-desktop/kernel/fs/afs: kafs.ko /lib/modules/4.0.0-1-desktop/kernel/fs/afs: kafs.ko About your second question I'm only sure that wasn't me :D Cheers, Fra -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org