Odalci Create-dbhome Fails With DCS-10001 [...] Failed To Run Command Failed To Create Volume.
(Doc ID 3046549.1)
Last updated on SEPTEMBER 20, 2024
Applies to:
Oracle Database Appliance Software - Version 19.16.0.0.0 ODA and laterInformation in this document applies to any platform.
Symptoms
Product Ver:19.16.0.0.0 ODA
Platform Ver:Oracle Linux 7
Platform/HW Arch:Linux x86-64
I tried to create a new 19.16 database home on an oda x9-2 HA but home creation fails with error: DCS-10001:Internal error encountered: Failed to run command Failed to create volume
Checking the dcs-agent.logs revealed the creation process actually fails with ASMCMD-9472: failed to connect to the ASM proxy on executing command "/u01/app/19.16.0.0/grid/bin/asmcmd --nocp volinfo -G DATA odabase_n0" as grid (see sdcs-agent.log nippet below).
2024-07-29 21:03:37,369 DEBUG [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.c.u.CommonsUtils:
run: cmd= '[su,
grid,
-c,
export ORACLE_SID=+ASM1;
export ORACLE_HOME=/u01/app/19.16.0.0/grid;
/u01/app/19.16.0.0/grid/bin/asmcmd --nocp volinfo -G DATA odabase_n0]'
2024-07-29 21:03:38,403 DEBUG [Thread-480515] [] c.o.d.c.u.CommonsUtils: Output :
ASMCMD-9472: failed to connect to the ASM proxy
2024-07-29 21:03:38,459 DEBUG [Thread-480515] [] c.o.d.c.u.CommonsUtils: Output :
ASMCMD-9472: failed to connect to the ASM proxy
2024-07-29 21:03:38,488 DEBUG [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.c.u.c.DCSProcessBuilder: Return code: 255
2024-07-29 21:03:38,488 DEBUG [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.c.u.c.CommandExecutor: Return code: 255
2024-07-29 21:03:38,488 DEBUG [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.c.u.CommonsUtils: Output :
ASMCMD-9472: failed to connect to the ASM proxy
ASMCMD-9472: failed to connect to the ASM proxy
2024-07-29 21:03:38,488 WARN [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.a.r.s.s.VolumeUtils: Failed to get the volume information
2024-07-29 21:03:38,488 DEBUG [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.a.r.s.s.VolumeUtils: Volume odabase_n0 not exists in the diskgroup DATA
2024-07-29 21:03:38,488 ERROR [Creating Volume : JobId=2d9bc211-121e-4600-a857-b8f3307b10c8] [] c.o.d.a.r.s.s.VolumeUtils: Failed to create the volume odabase_n0
Error Codes
---------------------------------------------------
ASMCMD-9472
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 |