When Performing Advanced Provisioning Using EBS Cloud Manager From Backup Provision Fails During Terraform Create Infrastructure
(Doc ID 2760027.1)
Last updated on MARCH 15, 2021
Applies to:
EBS on Oracle Cloud: Provisioning and Administration - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
On EBS Cloud Manager : 20.2.1.0.2 when trying to perform advanced provisioning from backup, provision fails during "Terraform create infrastructure"
Error
Execution Status : Failed at Terraform create infrastructure
From tfCreateInfra.log below error message is shown.
Error: unexpected state 'FAILED', wanted target 'AVAILABLE'. last error: %!s(), The service for this resource encountered an unknown error. Provide the following resource ID if you contact support for help with that service: ocid1.dbsystem.XXX.XXX.XXXXX
on .terraform/modules/db/vmdb.tf line 1, in resource "oci_database_db_system" "dbsystem":
1: resource "oci_database_db_system" "dbsystem" {
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: -------------------------------
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: ERROR occurred
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: EBSOC-01804 : Failed to Apply terraform plan for Infra creation
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: -------------------------------
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: Task tfCreateInfra for environment XXXXXX Failed
on .terraform/modules/db/vmdb.tf line 1, in resource "oci_database_db_system" "dbsystem":
1: resource "oci_database_db_system" "dbsystem" {
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: -------------------------------
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: ERROR occurred
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: EBSOC-01804 : Failed to Apply terraform plan for Infra creation
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: -------------------------------
[2021/03/11 10:32:43]:TfTasks::tfApply: ERROR: Task tfCreateInfra for environment XXXXXX Failed
Steps
1. Run Advanced Provisioning using backup from EBS Cloud Manager
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |