no inode check in opatch
- From: Ray Stell <stellr@xxxxxxxxxx>
- To: oracle-l <oracle-l@xxxxxxxxxxxxx>
- Date: Fri, 13 Jan 2006 16:22:55 -0500
I wonder if folks ever decrease the bytes/inode for the software fs
and if there is an associated hit?
16G, plenty of disk to install another oracle_home, right?
$ df -k /db03
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/dsk/c3t4d0s2 35538921 18291183 16892349 52% /db03
Wrong, ran out of inodes.
$ /usr/bin/df -F ufs -o i /db03
Filesystem iused ifree %iused Mounted on
/dev/dsk/c3t4d0s2 75824 22736 77% /db03
They don't check in opatch, I have learned. crash.burn
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: no inode check in opatch
- From: Hemant K Chitale
Other related posts:
- » no inode check in opatch
- » Re: no inode check in opatch
- Re: no inode check in opatch
- From: Hemant K Chitale