Please enter search query.
Search <book_title>...
Veritas NetBackup™ for Microsoft Exchange Server Administrator's Guide
Last Published:
2021-06-07
Product(s):
NetBackup (9.1)
- Introducing NetBackup for Exchange
- Installing NetBackup for Exchange
- Snapshot Client configuration and licensing requirements for Exchange snapshot backups
- Configuring Exchange client host properties
- Configuring the account for NetBackup for Exchange operations
- Configuring the Exchange hosts
- Configuring Exchange Granular Recovery
- About Exchange backups and Granular Recovery Technology (GRT)
- About installing and configuring Network File System (NFS) for Exchange Granular Recovery
- About configuring Services for Network File System (NFS)
- Configuring Exchange backup policies (non-VMware)
- About configuring a backup policy for Exchange Server
- Adding schedules to a NetBackup for Exchange policy
- Adding backup selections to an Exchange policy
- About configuring snapshot backups of Exchange Server
- About configuring Instant Recovery backups of Exchange Server
- Configuring an Exchange snapshot policy with Instant Recovery
- Performing backups of Exchange Server, mailboxes, and public folders
- Performing restores of Exchange Server, mailboxes, and public folders
- About restoring Exchange snapshot backups
- About restoring individual Exchange mailbox and public folder items
- About redirecting a restore of Exchange mailbox or public folder objects to a different path
- Protecting Exchange Server data with VMware backups
- About protecting an application database with VMware backups
- About configuring a VMware backup that protects Exchange Server
- About configuring a VMware backup that protects Exchange Server, using Replication Director
- Troubleshooting backups and restores of Exchange Server
- About NetBackup for Exchange debug logging
- Viewing Event Viewer logs on an off-host Exchange server
- About NetBackup status reports
- Troubleshooting Exchange restore operations
- Troubleshooting DAG backups and restores
Displaying and resetting the backup status for a Database Availability Group (DAG)
Use the following commands to display and reset the backup status for a DAG. More information is available about how the backup status is used to choose the node from which to perform the backup.
See Backup status for Exchange Database Availability Groups (DAGs) and the preferred server list.
Note:
-EXDB is case sensitive
To display the Backup Status database, enter one of the following commands from the NetBackup master server:
bpclient -client host_name -EXDB
bpclient -All -EXDB
where host_name is the name of the DAG. The output from this command is as follows:
EX_DB: DAG_DB3 EX_SRVR: EXSRV3 EX_TIME: 1259516017 EX_COUNT: 1 EX_STATUS: 156 EX_DB: DAG_MBOX7 EX_SRVR: EXSRV3 EX_TIME: 1259516040 EX_COUNT: 2 EX_STATUS: 0 EX_DB: EXCHDB001 EX_SRVR: EXSRV2 EX_TIME: 1259516018 EX_COUNT: 1 EX_STATUS: 0
Note:
-exdb is case sensitive
To reset the Backup Status database for a particular Exchange database, enter the following command:
bpclient -client host_name -update -exdb <db_name:server_name[:timestamp:count:status]>
For example:
bpclient -client DAG_Name -update -exdb DAG_DB3:EXSRV1:0:0:0