How to free inodes in Linux without killing processes

From: amonte <ax.mount_at_gmail.com>
Date: Wed, 14 Jul 2010 12:32:01 +0200
Message-ID: <AANLkTik_nFrG-6PoC7J5VY0lyCIGHw0xC6EntCPG07C2_at_mail.gmail.com>



Hi all

One of databases (10.2.0.4) is filling up it's bdump, cdump and udump directories, deleting the files does not free any space because the inode is still being hold by many processes.

One way to free the space is killing the processes however pmon, smon are holidng the files so killing them instance will sink. I wonder if there is any better way to handle this? Or any way to prevent this happening (for example instead of deleting echo /dev/null to the file? my experience with this is that it does not work)

This is Linux x86-64

Alex

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 14 2010 - 05:32:01 CDT

Original text of this message