Operational Defect Database

BugZero found this defect 4148 days ago.

Veeam | kb1741

Bad file descriptor error message on Linux repository with mounted NFS

Last update date:

8/13/2020

Affected products:

Veeam Backup & Replication

Affected releases:

ALL

Fixed releases:

No fixed releases provided.

Description:

Challenge

When using Linux repository with mounted NFS as a backup storage, the backup job may fail with "failed to lock file" errors: [14.03.2013 13:57:13] < 65541> ERR |Bad file descriptor[14.03.2013 13:57:13] < 65541> >> |Failed to lock file [/storage/backups/job.vbk].

Cause

Some specific storages don't support flock() file locking with their NFS implementation so the workaround is to disable flock() on the mount with nolock parameter. If it doesn't help, then please change nfsvers=4 to nfsvers=3, it should help.This issue is particularly known for DataDomain storage.

Solution

Use the following command to mount NFS:mount -t nfs -o nolock,hard,intr,nfsvers=3,tcp,bg xxx.xxx.xxx.xxx:/aa/bb /dd/storage/backup

More Information

You can find more information about NFS-options for DataDomain here: https://community.emc.com/docs/DOC-30123

Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Solved

Learn More

Search:

...