Linux Operating System (MOSC)

MOSC Banner

Oracle Linux Server 9.3 & cifs mount

edited Mar 14, 2024 10:10PM in Linux Operating System (MOSC) 3 commentsAnswered ✓

I've a Oracle Linux Server 9.3 server (with kernel 5.15.0-203.146.5.1.el9uek.x86_64) and a cifs share (fstab line):

//serverxy.domein/data$/folder/apim/test /u01/share cifs vers=3.0,credentials=/etc/G_credential.cred,uid=<REMOVED>,gid=<REMOVED>,mfsymlinks,noperm 0 0

I can mount the cifs share (it show in mount and also in /proc/mounts) and I can create/remove files on /u01/share. The files are also visible on //serverxy.domein/data$/folder/apim/test 

But when I do a 'df -h" the mount is not visable!!

I've other linux servers with very similar cifs mount and it works fine. The other servers have a kernel version 5.15.0-202.135.2.el9uek.x86_64

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center