The NFS path has been mounted without the "nolock" option .
Resolution
If the NFS paths are mounted manually, use the following command to mount the NFS path:
# mount -o nolockNFSServerIP:/ExportPath /mountpath
If the NFS paths are automounted, on the Subclient Properties > Advanced > Auto Mount Options tab, in the Mount Options box, enter the "-o nolock" option.