ASM file being created is not shown in asmcmd
Oracle version 11.2.0.4.
If a file is sufficiently large and is being created, the ls command of asmcmd does not show the file. It's only shown when the file creation is completed. Is there a way to see the file while it's being created? I can see free_mb in v$asm_diskgroup for the diskgroup into which the file is created is decreasing during the process.
You can simulate this by cp'ing a large file into ASM or running RMAN duplicate to create a database in ASM.