Results 1 to 2 of 2
-
03-22-2011, 02:49 PM #1
Help with PIT recovery of Lotus Notes Database
Hello Team,
I am attempting to perform a point in time recovery of a Lotus Notes database from the CLI using the `bprestore` restore command but am getting blanks - hoping somebody here can help.
The .NSF database is being backed up using the Lotus Notes agent/add-in for the standard NBU client. I am able to perform the equivalent point in time restore using the ‘Backup, Archive and Restore’ GUI, but my attempts from the CLI result in only the most recently backed-up version of the .NSF database being restored or nothing at all. The Domino server is not in transaction logging mode.
NBU Master Server 6.5.0
NBU Client 6.5.0
Lotus Domino 8.5
Windows 2003R2
When I run `bplist –c domino85 –t 25 –R –PI –l –b `administ.nsf` I get the following:
If I submitCode:-rwx------ root root 60555264 Nov 22 16:42 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ root root 27525120 Nov 22 15:59 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ root root 27525120 Nov 22 12:40 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ root root 27525120 Nov 22 12:39 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ root root 27525120 Nov 22 12:37 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ Administr Administr 27525120 Nov 22 12:33 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ Administr Administr 27525120 Nov 22 12:29 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf -rwx------ Administr Administr 27525120 Nov 22 12:24 C:\Program Files\IBM\Lotus\Domino\data\mail\administ.nsf
without an end date specified then I get a successful recovery of the latest version of the database, as I’d expect.Code:bprestore –t 25 –s 11/21/2010 12:36:00 “C/Program Files/IBM/Lotus/Domino/data/mail/administ.nsf”
However, if I don’t specify a start date (i.e., as above but without the –s <date_time>) then I get, ‘the restore failed to recover the requested files(5)’ – not what I’d expect, again I’d hope to see the latest version recovered.
Now, if I issue:
Then I get ‘no entity was found(227)’ in the job details output. Checking the logs\bprd\112210.log file for further details of the restore I see:Code:bprestore –t 25 –s 11/21/2010 12:36:00 –e 11/21/2010 12:38:00 “C/Program Files/IBM/Lotus/Domino/data/mail/administ.nsf”
The cmd_start_date ctime translates into the 2010-Nov-21 12:36:00 as intended, and the cmd_end_date into 12:38.Code:<2> restorefiles: client_type = 25 <2> restorefiles: rest_start_time = 1290450128 <2> restorefiles: cmd_start_date = 1290342960 <2> restorefiles: cmd_end_date = 1290343080 <2> restorefiles: unixtime= 1290450129 <2> restorefiles: timetype= 4
To me, this should result in a restore of the database that was backed up at 12:37, right?
I've also been taking a look at how a rename file might be able to help (as per http://www.symantec.com/business/sup...5143&actp=LIST) but I'm still unable to get anything other than the most recent version back from NBU.
Any ideas? Again, I *am* able to perform point in time recoveries from the GUI.
Many thanks for your thoughts.
_________
David Mc
London, UK
-
07-27-2011, 07:14 AM #2Newcomer
- Join Date
- Jul 2011
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
You said over Gui is possible?
Do a restore over gui and check the log files which command is executed by the gui. I think the command will be listed in the log.
If the client is a unix client you can check over "ps -ef" too I think.
Similar Threads
-
Lotus Notes Errors
By tholder in forum Backup / Archive DiscussionReplies: 1Last Post: 03-14-2007, 11:01 AM -
TDP for Lotus Notes
By bheisser in forum TDP/Application Layer BackupReplies: 1Last Post: 10-17-2006, 11:02 AM -
TSM for lotus notes
By aixtsm in forum Backup / Archive DiscussionReplies: 1Last Post: 12-14-2005, 12:02 PM -
Script For Lotus Notes
By gottivoli in forum ScriptingReplies: 2Last Post: 10-17-2005, 12:35 PM -
Backup Lotus Notes Database
By MartinSlovak in forum Backup / Archive DiscussionReplies: 1Last Post: 02-22-2005, 05:11 PM


Reply With Quote
