Please enter search query.
Search <book_title>...
Veritas NetBackup™ for Lotus Notes Administrator's Guide
Last Published:
2021-01-01
Product(s):
NetBackup (9.0.0.1, 9.0)
- 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
Configuring a backup policy for Lotus Notes database supporting files
To properly back up a database environment, you must back up not only database files but also the database supporting files. Back up all local drives but exclude the database and the transaction logs from the backup.
To configure a Domino backup policy for database supporting files
- Log on to the master server as administrator (Windows) or root (UNIX).
- Open the NetBackup Administration Console.
- If your site has more than one master server, select the one on which you want to add the policy.
- In the left pane, right-click Policies and select New Policy.
- In the Add a New Policy dialog box, in the Policy name field, type a unique name for the new policy.
- Click OK.
- Click the Attributes tab.
- From the Policy type box, select MS-Windows (Windows) or Standard (UNIX).
- Select other attributes you want.
- Click the Schedules tab and configure the schedules for this policy.
- Click the Clients tab and add the clients that you want to back up with this policy.
- On the Backup Selections tab, click New.
- Add the ALL_LOCAL_DRIVES directive to the backup selections list.
In the Add Backup Selection dialog box, from the Pathname or directive list, select ALL_LOCAL_DRIVES.
Click Add > OK > OK.
- Continue with the instructions for excluding database files from the backup of a Windows client or a UNIX client.
To exclude database files from a backup of a Windows client
- Open the NetBackup Administration Console.
- From the left pane, click NetBackup Management > Host Properties > Clients.
- In the right pane, select each of the database clients.
- Right-click a client name and click Properties.
- In the Client Properties dialog box, expand Windows Client and click Exclude Lists.
- For the policy you created to back up the database supporting files, add the following file types to the list: .nsf, .ntf, .box, .TXN.
See the NetBackup Administrator's Guide, Volume I, for details on how to create exclude lists.
- Click OK.
To exclude database files from a backup of a UNIX client
- On each database client, create the following file:
/usr/openv/netbackup/exclude_list
- In the exclude_list file, add the following file types to the list: .nsf, .ntf, .box, .TXN.