全部產品
Search
文件中心

Cloud Architect Design Tools:資源釋放常見問題及處理方法

更新時間:Oct 23, 2024

本文介紹在CADT釋放架構圖資源時會遇到的常見問題。

概覽

應用狀態

錯誤提示

錯誤說明

解決方案

釋放失敗

The current resource does not support release, please go to the console to release manually.

不支援釋放訂用帳戶資源。

CADT無法提前釋放訂用帳戶資源。

RAM : User not authorized to operate on the specified resource, or this API doesn't support RAM.

目前使用者沒有釋放對應資源的許可權。

參考為RAM使用者授權為使用者授予對應資源的系統管理權限。

部分釋放成功

Resource xxxxxx DependencyViolation: Specified object has dependent resources!

當前釋放失敗的資源被其他資源依賴。

前往對應產品控制台,清理當前產品被依賴的資源,在CADT中再次釋放資源即可。

InvalidIpStatus.HasBeenUsedBySnatTable : The removed ip address has been used by snat table.

要釋放的IP地址被SNAT表使用。

前往NAT Gateway控制台,刪除SNAT規則,在CADT中再次釋放資源即可。

常見釋放失敗樣本

  1. 因資源存在依賴導致刪除失敗的情境

    • 產品存在子產品或依賴產品,下文以VPC為例示範:

      錯誤資訊:vpc: Resource [vpc-xxxxxxxxx] DependencyViolation: Specified object has dependent resources!

      報錯原因:當前VPC下存在子資源,該資源並不在架構圖中,需要到VPC控制台完成釋放。

      處理方法:點擊執行個體名稱後,首先需要前往VPC控制台手動刪除子資源或VPC執行個體,然後返回CADT執行釋放資源操作。

      Snipaste_2024-07-29_16-45-13

    • 存在資料導致刪除失敗,下文以OSS為例示範:

      錯誤資訊:oss: The bucket has objects. Please delete them first.

      報錯原因:當前OSS Bucket中儲存了資料,無法釋放。

      處理方法:點擊執行個體名稱,前往OSS控制台手動刪除對應OSS Bucket中的所有資料,然後返回CADT執行一遍釋放資源操作即可。

      image..png

  2. 開通類型資源釋放報錯

    錯誤資訊:Unsupported to Release, Please submit work order to unsubscribe!

    報錯原因:開通類型資源一般不支援釋放。

    處理方法:需要提交工單,聯絡產品值班進行處理。

    以下是一些涉及到開通的資源:

    名稱

    所屬產品

    容器計算服務 ACS(隨用隨付)

    容器計算服務 ACS

    應用監控即時服務

    Prometheus 監控服務

    可觀測監控Prometheus版 - 隨用隨付

    基礎CloudMonitor

    CloudMonitor

    企業CloudMonitor

    網路分析與監控

    CDT公網

    雲資料轉送 CDT

    CDT跨地區

    CDT跨境

    CDT-Global Acceleration-邊緣頻寬

    CDT-共用頻寬-按流量(入出取大)計費

    CDT-共用頻寬-按流量計費

    CDT-共用頻寬-傳統95計費

    CDT-Elastic IP Address-按流量計費

    AnycastEIP-按流量計費

    VPC Peering-按流量計費(非跨境)

    VPC Peering-按流量計費(跨境)

    全站加速服務開通

    全站加速 DCDN

    邊緣WAF

    IP應用加速開通

    DataWorks(隨用隨付基礎版)

    DataWorks

    簡訊服務

    簡訊服務

    Enterprise Distributed Application Service(隨用隨付)

    Enterprise Distributed Application Service

    輕量訊息佇列

    輕量訊息佇列(原 MNS)

    微服務治理

    微服務引擎

    ApsaraVideo for VOD(開通)

    ApsaraVideo for VOD

  3. 包月包年資源釋放報錯

    錯誤資訊:The current resource does not support release, please go to the console to release manually.

    報錯原因:CADT部分預付費產品不支援退單

    處理方法:需要前往控制台或提交工單完成退單後,再返回CADT控制台釋放相應的資源。

    image