Announcements

SecurID® Discussions

Browse the SecurID discussion board to get product help and collaborate with other SecurID users.
RadaOakley1
Beginner
Beginner

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.

Labels (1)
2 Replies
_EricaChalfin
Employee (Retired) Employee (Retired)
Employee (Retired)

yfdy4RYXAxzw8Av4UAUw2gPyPwXwiKkiYqCbTjkoM3I=‌,

 

Nice solution!  Thank you for taking the time to share it with the community.

 

Regards,
Erica

KennethHeinbock
Contributor
Contributor

very helpful, thanks

0 Likes