Hi
Have a SLES 12 SP3 on Power that have problem mounting filesystems after reboot.
Its randomly which disks dont mount.
Log:
request_module: runaway loop modprobe fs-xfs
request_module: runaway loop modprobe fs-xfs
[FAILED] Failed to mount /db2acc04_zdb2lu12_1B.
See ‘systemctl status db2acc04_zdb2lu12_1B.mount’ for details.
[DEPEND] Dependency failed for Local File Systems.
[FAILED] Failed to mount /db2acc04_zdb2lu12_tsmfailover_1.
See ‘systemctl status db2acc04_zdb2lu12_tsmfailover_1.mount’ for details.
They can be mounted manually from prompt.
Any parameters or timeout you can set as parameters?
Number of mountpoints ?
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
These forums are peer-to-peer, best effort, volunteer run and that if your issue
is urgent or not getting a response, you might try one of the following options:
Visit http://www.suse.com/support and search the knowledgebase and/or check all
the other support options available.
If this is a reply to a duplicate posting or otherwise posted in error, please
ignore and accept our apologies and rest assured we will issue a stern reprimand
to our posting bot…
are those mounts depending on some network connection (NFS, iSCSI device) or truly local devices? And are you mounting by /etc/fstab (plus systemd generator for the according *.mount units), then please give us a glimpse of the according entry. If those mount units where created explicitly, what’s in there? If that mount point is depending on network, please add “_netdev” to the mount options.
Have you followed the logged recommendation to check the journal entries? (“systemctl status db2acc04_zdb2lu12_1B.mount”)