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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Filesystem Usage

Re: Oracle Filesystem Usage

From: Joel Garry <joel-garry_at_home.com>
Date: 25 Jan 2006 16:08:56 -0800
Message-ID: <1138234136.897089.85950@g43g2000cwa.googlegroups.com>


Depends on the filesystem. Older unix filesystems will spend time trying to cram more stuff in, even using inode space for data. Hence, you could sometimes see greater than 100% used. I've also heard tales that deleting and reusing space can cause fragmentation on filesystems, and on some systems free space coalescing is delayed. I've even heard tales that the allocation % is a lie, there's a bit of space left over than only root can get to. I don't know about newfangled stuff.

jg

-- 
@home.com is bogus.
panic: ifree: freeing free inode
Received on Wed Jan 25 2006 - 18:08:56 CST

Original text of this message

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