ODACLI CREATE-DBSTORAGE Fails with DCS-10001:Internal error encountered:" Fail to Run command" "Failed to create volume"
(Doc ID 2396779.1)
Last updated on DECEMBER 20, 2022
Applies to:
Oracle Database Appliance - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform.
Symptoms
Note:
This error is specific to errors generated during the CREATE-DBSTORAGE and is not the only potential source during DCS 10001 message
# odacli create-dbstorage -s 46 -n <DB_NAME> -r ACFS
{
"jobId" : "....-43d0-b4af-bce7c49d8d50",
"status" : "Created",
"message" : null,
"reports" : [ ],
"createTimestamp" : "May 10, 2018 01:00:00 PM EEST",
"resourceList" : [ ],
"description" : "Database storage service creation with db name: <DB_NAME>",
"updatedTime" : "May 10, 2018 01:00:00 PM EEST"
}
[root@oda1 log]# odacli describe-job -i ....-43d0-b4af-bce7c49d8d50
Job details
----------------------------------------------------------------
ID: ....43d0-b4af-bce7c49d8d50
Description: Database storage service creation with db name: <DB_NAME>
Status: Failure
Created: May 10, 2018 01:00:00 PM EEST
Message: DCS-10001:Internal error encountered: Fail to run command Failed to create volume.
Changes
Creation of dbstorage
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 |
Changes |
Cause |
Solution |
References |