61575: Acronis Cyber Protect Cloud: APS Package update pre-check tools

use Google Translate

次の製品に該当します: 

Last update: 18-11-2022

Overview

This article describes Acronis Cyber Protect Cloud APS update preparation steps alowing to minizimize the risk of errors that might happen during the update.

Preparation steps described below are highly recommended to the service providers with a large amount of Acronis Cyber Protect Cloud subscriptions managed by OSA (1000+).

Prerequisites

Tools used hereto are available as a part of Acronis Cyber Protect Cloud APS package starting from version 2.2-1878.

APS Update Pre-check Tools

The following OSA and APS entities are most likely to cause errors during APS update and are recommended to be checked prior to the update:

  • incorrect resources' statuses
  • inconsistent states of subscriptions

In order to detect potential issues with subscriptions and resources statuses, follow the steps below:

  1. Login to Acronis Cyber Protect Cloud APS endpoint via ssh
  2. Navigate to Acronis Cyber Protect Cloud APS home directory:

    cd /var/www/html/backupservice/

  3. To detect incorrect statuses of resources, replace placeholders according to your environment configuration and run the following command:

    curl -sSkv -E config/<INSTANCE_UUID>.pem 'https://<POA_HOST>:6308/aps/2/resources?like(aps.type,http://acronis.com/aps/cloud-backup-v1/*),ne(aps.status,aps:ready),ne(aps.status,aps:suspended),limit(0,0)' 2>&1 | grep items

  4. To detect inconsistent states of subscriptions, replace placeholders according to your environment configuration and run the following command:

    curl -sSkv -E config//<INSTANCE_UUID>.pem 'https://<POA_HOST>:6308/aps/2/resources/?implementing(http://acronis.com/aps/cloud-backup-v1/tenant/9.0),eq(subscription.aps.id,null()),limit(0,0)' 2>&1 | grep items

If you see the output Content-Range: items 0-0/0 returned by both commands, that means that no subscription and resources statuses issues were detected and you can proceed to APS update.

If resources statuses check returns results differ from the above, proceed as follows:

1. Check for incomplete Acronis Cyber Protect Cloud Orders in Billing Automation

2. Check for incomplete Acronis Cyber Protect Cloud Tasks in Operations Automation

3. Run the test again

4. If there are still some incorrect resources reported, submit a support request to Odin. 

In case subscriptions states check results differ from the above, submit a support request to Odin.

Additional Resources

CloudBlue KB articles explaining possible causes of Acronis Cyber Protect Cloud APS update errors:

タグ: