This post is more than 5 years old
2 Intern
•
147 Posts
0
969
January 2nd, 2013 16:00
stat failed: there is no nsr.dir in (/nsr.dir)
Hi,
I have getting below warning message in backup complition log.
stat failed: there is no nsr.dir in (/nsr.dir)
I have applied the below solution
<< / >>
+ignore
+forget
After that we are getting below warning message
70334:save: ignoring `+' inheritance for `ignore' in C:\Tools\Legato\nsr\tmp\sd000004
70334:save: ignoring `+' inheritance for `ignore' in C:\Tools\Legato\nsr\tmp\sd000004
70334:save: ignoring `+' inheritance for `ignore' in C:\Tools\Legato\nsr\tmp\sd000004
70334:save: ignoring `+' inheritance for `ignore' in C:\Tools\Legato\nsr\tmp\sd000004
Kindly suggest what it is.
Networker version : 7.6.2.Build.631
OS : Window server 2008 6.0
Moin
No Events found!


coganb
736 Posts
0
January 3rd, 2013 01:00
Hi,
This is a cosmetic issue and shouldn't cause any loss in functionality. It has been fixed in later versions.
The bug (reference NW132315) is fixed in NetWorker 7.6.4. You should upgrade to that version to fix the problem.
If you don't have the possiblity to upgrade, then it looks like this problem is only present if there is a local directive
networkr.cfg file on the client. Therefore another workaround would be to use either a global directive or a local directive file nsr.dir instead of your NetWorker User local directive (networkr.cfg) and this should fix the problem also.
Check out Chapter 6 - Directives of the Admin Guide for an explanation of the different types of directives.
-Bobby