How to resolve CIFS mount return code = -22
Using:
[root@akr-odba1 ~ 10:24 AM]# cat /etc/issue
Oracle Linux Server release 5.8 Kernel \r on an \m
[root@akr-odba1 ~ 10:43 AM]# uname -r
2.6.32-300.11.1.el5uek
On Oracle Database Appliance/Oracle Database 11g RAC (11.2.0.3.0)
Error message received:
mount: wrong fs type, bad option, bad superblock on //akr-cronjob/crm2,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Error message in /var/logs/messages:
Oct 19 10:07:12 akr-odba1 kernel: CIFS VFS: cifs_mount failed w/return code = -22
Question: How does one resove the Return Code = -22
Thanks,
(BLL)