Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

NFS backup error

Updated: 10 Aug 2011 | 4 comments
Gaurav21's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi all,

If I am backing up data mounted using NFS on the server and have follow NFS checked. I am getting below error.

Cannot open file /db_temp/dump1.dmp. Errno = 13: Permission denied,

what permissions are required. or do I need to make any other change to the policy.

thanks

Gorav

Comments

Tahir Ahmed's picture
10
Aug
2011
0 Votes 0
Login to vote

Which product you are usnig?

can you tell us backup product you are using to backup

Tahir Ahmed's picture
10
Aug
2011
1 Vote +1
Login to vote
FrSchind's picture
10
Aug
2011
1 Vote +1
Login to vote

root on the system where you

root on the system where you run the backup needs read permission on the nfs share. for a restore you would also need write permission.

as an alternative you could back up the system that shares its files via nfs and exclude these files from the machine with the error

Gaurav21's picture
10
Aug
2011
0 Votes 0
Login to vote

Thanks everyone.

Thanks everyone.