Another problem I have is that the 10GB disk does not seem to be enough. I'm at the Summary screen for ASM/DBMS software install, but I only have 2.67GB left.
- Code: Select all
[root@rac1 usr]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
7.7G 4.7G 2.7G 64% /
/dev/sda1 99M 18M 77M 19% /boot
tmpfs 506M 0 506M 0% /dev/shm
It seems that the size of the installation files that I've unzipped into /home/oracle is the difference here.
- Code: Select all
[oracle@rac1 ~]$ du -sh database/
1.8G database/
I'm wondering why there are only 7.7G assigned to / out of a 10G disk. I accepted the default LVM configuration, and this seems to be biting me in the butt now.