- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using PING to backup AM 8.2 - receiving error CIFS VFS: Error -32 sending data on socket to server
CIFS share is loaded with correct permissions - user can manually create files remotely. But when attempting to run PING to backup - user immediately gets the following errors:
CIFS VFS: Received no data, expecting 4
CIFS VFS: Error -32 sending data on socket to server
We found a solution to this problem and decided to share it with this community in case somebody else runs into the same issue.
The problem appears to be caused by Opportunistic Locking being turned on. The workaround is easy. You just have to disable it by running the following command in the PING shell:
echo 0 > /proc/fs/cifs/OplockEnabled
This is going to get overwritten each time PING is re-loaded. Adding it to backup/restore instructions or a script works well so that it is set every time.
- Tags:
- AM
- Auth Manager
- Authentication Manager
- backup
- cifs
- Community Thread
- Discussion
- Forum Thread
- ping
- RSA Authentication Manager
- RSA SecurID
- RSA SecurID Access
- SecurID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yfdy4RYXAxzw8Av4UAUw2gPyPwXwiKkiYqCbTjkoM3I=,
Nice solution! Thank you for taking the time to share it with the community.
Regards,
Erica
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
very helpful, thanks
