Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> no inode check in opatch

no inode check in opatch

From: Ray Stell <stellr_at_cns.vt.edu>
Date: 2006-01-13 22:22:55
Message-id: 20060113212255.GC5784@cns.vt.edu


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
Received on Fri Jan 13 2006 - 22:22:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US