Receiving Scale-Out Backup Repository Reports
Veeam Backup & Replication is capable of sending scale-out backup repository reports that hold summary information about processing results of your scale-out backup repositories data.
Consider the following:
- To send scale-out backup repository reports, make sure to enable email notifications, as described in Configuring Global Email Notification Settings.
When configuring global email notification settings, make sure to select an event type on which you want to receive reports. You can select any of the following event types: Success, Warning or Error.
Veeam Backup & Replication requires you to select at least one event type, otherwise reports will not be sent.
- Reports are sent daily at 9:00 AM.
- The title of a report is built up of "Scale-out Backup Repository" + a repository name. That said, if your scale-out backup repository name is Amazon, then the report title would be Scale-out Backup Repository Amazon.
Each report is divided into sections and contains the following information:
- Performance Tier (upper-left) section:
- Used Space. Shows the used disk space of your scale-out backup repository.
- Capacity. Shows the total storage capacity of your scale-out backup repository.
- Capacity Tier (upper-right) section:
- Used Space. Shows the occupied storage space in your object storage repository.
- Space Limit. Shows the space limit (if any). A space limit is specified when adding a new object storage repository, as described in Adding Object Storage Repositories.
- Performance Tier (middle) section:
- Extent. Shows extents of a scale-out backup repository.
- Capacity. Shows the total storage capacities of your extents.
- Used Space. Shows the amount of disk space used on your extents.
- Status. Shows the status of each extent, as described in Description of Report Statuses.
- Capacity Tier (lower) section:
- Extent. Shows the name of an object storage repository.
- Space Limit. Shows the space limit (if any).
- Used Space. Shows the occupied storage space in your object storage repository.
- Status. Shows the status of an object storage repository, as described in Description of Report Statuses.
If an automatic offload job session exits with any status other than Success, you will see the associated status message in this field. For more information about the offload job, see SOBR Offload Job.
Description of Report Statuses
Extent type | Extent state | Status message | Report type |
Performance tier | Maintenance mode | Maintenance mode | Warning |
Threshold limit exceeded. Threshold is specified in the Backup storage section, as described in Specifying Other Notification Settings. | Reaching capacity | Warning | |
Unavailable | Offline | Error | |
Capacity tier | Maintenance mode | Maintenance mode | Warning |
Space limit exceeded. Space limit is specified when adding a new object storage repository, as described in Adding Object Storage Repositories. | Out of capacity | Error | |
Unavailable | Offline | Error | |
Threshold limit exceeded. Threshold is specified in the Backup storage section, as described in Specifying Other Notification Settings. | Reaching capacity | Warning |
Warning Reports
The figure below demonstrates a report with the Warning status.
As per example, the Backup Volume 01 extent has been put into maintenance mode, and the Backup Volume 02 extent has exceeded the allowed threshold both of which have caused a report to be generated with the Warning status.
Error Reports
In the figure below a report has been generated with the Error status caused by the Amazon S3 Object Storage extent which has exceeded its allowed space limit.
Related Topics