Veritas NetBackup™ for Lotus Notes Administrator's Guide
- Introduction to NetBackup for Lotus Notes;
- Installing NetBackup for Lotus Notes
- Planning the installation of NetBackup for Lotus Notes
- Verifying the operating system and platform compatibility
- NetBackup server and client requirements
- Lotus Notes server software requirements
- About the license for NetBackup for Lotus Notes
- Specifying the Lotus Notes home path (UNIX)
- (UNIX or Linux) About adding new Lotus Notes installations
- Configuring NetBackup for Lotus Notes
- About configuring NetBackup for Lotus Notes
- Configuring Lotus Notes fast restores
- Configuring host properties for a Lotus Notes client
- About configuring a backup policy for a Lotus Notes database
- Adding a NetBackup for Lotus Notes policy
- About policy attributes
- Adding schedules to a NetBackup for Lotus Notes policy
- Adding clients to a policy
- Adding backup selections to a Lotus-Notes policy
- About directives for Domino policies
- About excluding Lotus Notes databases from backups
- About backups of Lotus database links and directory links
- Configuring a backup policy for Lotus Notes database supporting files
- Performing a manual backup
- Performing backups and restore of Lotus Notes databases
- Domino clustering
- Domino partitioned servers
- Domino server multiple installations (UNIX or Linux)
- Troubleshooting NetBackup for Lotus Notes
- About NetBackup for Lotus Notes debug logging
- Enabling the debug logs for a NetBackup for Lotus Notes client automatically (Windows)
- Debug logs for NetBackup for Lotus Notes backup operations
- Debug logs for NetBackup for Lotus Notes restore operations
- Setting the debug level on a UNIX client
- Setting the debug level on a NetBackup for Lotus Notes Windows client
- About NetBackup status reports
- About Notes restore operations
- About NetBackup for Lotus Notes debug logging
- Index
Recovering the Lotus Notes environment
If you need to recreate the Lotus Notes environment, restore both Lotus Notes databases and regular files from backup.
To recover the Lotus Notes environment
- Reinstall the Domino server software.
- Restore the Domino configuration files (*.id) from the file system backup image.
Restore these files to the path of the current Domino server installation.
- Configure the Domino server.
The *.id files that were restored in the previous step can be used to configure the Domino server for the first time.
If the previous Lotus Notes environment had transaction logging enabled:
Enable transaction logging on the new Domino server, by using the Domino Administrator application.
Restart the Domino server to create new transaction logs.
- Shut down the Domino server.
- Make the following change in the
notes.inifile.TRANSLOG_Status=0
- Add the following line to the
notes.inifile:TRANSLOG_mediaonly=1
- Move or delete any files that may exist in the translog_path directory.
For example, nlogctrl.lfh or any transaction log extents.
- Copy the transaction log extents from the previous Domino server installation into the current transaction log directory.
Or, you can restore the transaction log extents by using the Backup, Archive, and Restore interface. The transaction log extents should have a timestamp later than the timestamp of the backup image from which the databases are restored.
- Make the following changes to the
notes.inifile:TRANSLOG_Status=1 TRANSLOG_MediaOnly=1 TRANSLOG_Style=1
- Start the Domino server to create the new control file of the restored transaction log extents.
- Shut down domino server.
Use the Backup, Archive, and Restore interface to restore the Lotus Notes databases or mailboxes from the Lotus Notes backup image, as follows:
If transaction logging is enabled, select the point-in-time to which you want to recover the databases.
If point-in-time is not selected, the database rolls forward to the most recent available version.
- After the recovery of the Lotus Notes databases is complete, make the following change to the
notes.inifile.TRANSLOG_MediaOnly=0
(Or, remove the setting from
notes.ini.) - Start the Domino server.
If backup images of non-Lotus Notes databases are not available, you can configure the newly installed Domino server by creating new *.id files.