Cluster does not recognize mounted cifs share
Issue
- Cluster does not recognize mounted
netfsresource. - We created a cifs share cluster resource as follows.
<netfs export="winmount" force_unmount="1" fstype="cifs" host="winsrv" mountpoint="/mnt/winmount/patches" name="win_patches" options="credentials=/usr/sharecreds,uid=user,gid=user,ro,soft"/>
- At resource group enable the share becomes available at the OS level. Shortly after resource group start however, rgmanager reports the following:
Jul 19 11:49:03 rgmanager [netfs] netfs:netfs_r02_patches: //winsrv/winmount/ is not mounted on /srv/vista/bhh/user/patches
Jul 19 11:49:03 rgmanager status on netfs "netfs_r02_patches" returned 7 (unspecified)
Jul 19 11:49:03 rgmanager Some independent resources in service:winsrvc failed; Attempting inline recovery
Jul 19 11:49:03 rgmanager [netfs] //winsrv/winmount/ is not mounted
Jul 19 11:49:03 rgmanager Inline recovery of service:winsrvc complete
- The share remains available at the OS level however. An attempt to disable the resource group fails apparently because the cifs share is not being dismounted (Note: The CIFS share is mounted on a shared resource group filesystem resource).
Environment
- Red Hat Enterprise Linux 6 (High Availability)
- rgmanager-3.0.12.1-12.el6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.