Discrepancy with DG Used MB for REDO and "Used" on O/S for ACFS datastore
X6-2 HA
oakcli show version
Version
----------
12.2.1.4.0
Diskgroups configured with HIGH Redundancy
I accidentally cloned a database to the redolog datastore /u01/app/oracle/oradata/datastore (/dev/asm/datastore-402) under REDO disk group
The clone failed because the database was 500G and utilized all of the space. The clone was cleaned up and the files deleted.
df -h now shows
Filesystem Size Used Avail Use% Mounted on
/dev/asm/datastore-402 245G 41G 205G 17% /u01/app/oracle/oradata/datastore
DG Name DG Total DG Used(MB) DG Free(MB)
REDO 762,880 753,252 9,628
Is this expected behaviour? DG Used does not lower once allocated?