When the Oracle ACFS file systems are created, they do not initially consume all of
the storage in the appliance. Space is preserved for additional repositories, or in some
cases, database files stored directly in Oracle ASM. You can check for available
storage space in your file systems by running the operating system command
df -k
as shown in the following example.
# df -k
Filesystem 1K-blocks Used Available Use%
Mounted on
/dev/mapper/VolGroupSys-LogVolRoot 30963708 14203568 15187276 49% /
tmpfs 65952292 647800 65304492
1% /dev/shm
/dev/sda1 495844 43872 426372 10% /
boot
/dev/mapper/VolGroupSys-LogVolOpt 61927420 18594420 40187272 32% /
opt
/dev/mapper/VolGroupSys-LogVolU01 103212320 49621560 48347880 51% /
u01
/dev/asm/reco-62 76546048 1469676 75076372
2% /u03/app/oracle
/dev/asm/datrdb2-268 104857600 3872368 100985232
4% /u02/app/oracle/oradata/rdb2
/dev/asm/datndb11-268 104857600 247160 104610440
1% /u02/app/oracle/oradata/ndb11
/dev/asm/datndb12-268 104857600 247160 104610440
1% /u02/app/oracle/oradata/ndb12
Appendix C
Oracle ACFS Space Management
C-7