PowerProtect: Incorrect metrics cause DPA to show the wrong report

Summary: PowerProtect Data Manger (PPDM) /api/v2/aggregation/protection-metrics show incorrect result which results in DPA showing wrong report.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

The PowerProtect Data Manager UI shows no failed backups, but the DPA report does show failed backups. 

The report source data is from the PowerProtect Data Manager API /api/v2/aggregation/protection-metrics

The API output shows a backup failure which confirms the issue is with PowerProtect Data Manager.

{
  "page" :
{     "size" : 1,     "number" : 1,     "totalPages" : 1,     "totalElements" : 1   },
  "content" : [ {
    "startTime" : "2023-05-22T00:57:57.505Z",
    "endTime" : "2023-05-23T00:57:57.505Z",
    "protectionMetrics" :
{       "groups" : 16,       "protectedAssets" : 696,       "unprotectedAssets" : 2,       "assetCapacity" : 1.97134240171008E14     },
    "taskMetrics" : {
      "backups" :
{         *"failure" : 1,*         "success" : 665,         "partialSuccess" : 46,         "total" : 712       }
,
      "replications" :
{         "failure" : 0,         "success" : 1381,         "partialSuccess" : 0,         "total" : 1385       },
      "restores" :
{         "failure" : 0,         "success" : 0,         "partialSuccess" : 0,         "total" : 0       },
      "archives" :
{         "failure" : 0,         "success" : 0,         "partialSuccess" : 0,         "total" : 0       }

Cause

The request to "unable to delete storage unit" is treated as a protection task.
If there is an error when deleting a storage unit, the API reports a backup failure.

Resolution

Solution: From PowerProtect Data Manager 19.15, the error is not a backup failure.

Workaround: Fix the system error of "unable to delete storage unit". 

Affected Products

PowerProtect Data Manager, PowerProtect Data Manager Software, PowerProtect Software
Article Properties
Article Number: 000214873
Article Type: Solution
Last Modified: 11 Dec 2025
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.