Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Backing up Lotus Domino Server .nsf files

Status
Not open for further replies.

mcolford

MIS
May 21, 2003
9
US
I am encountering a problem when I try to Recover .nsf files on my Lotus Domino Server using Legato Networker. I see all of them when I do a Verify. When trying to Recover and doing a Change Browse Time, I am noticing that all of the .nsf files that begin with an "a" (e.g. asmith.nsf) are not appearing. Only a few appear and these also applies to .nsf files that begin with a "b" (e.g. bsmith.nsf). This is very strange and I would like to know how I can rectify this problem.



Thanks,

mcolford
 
First of all, check whether this is a NW problem or a GUI
problem. Run "nsrinfo client_name | findstr string".

This will return ALL client file index entries where this string can be found. Compare this output with what you find in the GUI.

Also be aware that findstr is case sensitive.

If the CFI entries seem to be correct, then obviously some
backups are just missing. There are several potential reasons to investigate:
- Are ther index problems (use nsrck to investigate)
- Have index entries (accidentally) been deleted ?
For instance, did you execute a false command or
accidentally overwrite a backup media
- Why did not all backups run as scheduled ?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top