Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

ODA VP X5-2 DOM1 Root Partition problem

edited Jan 11, 2018 9:52AM in Oracle Database Appliance (ODA) (MOSC) 8 commentsAnswered ✓

Hello,

Has anyone had problems with the .dbf database files consuming disk space in the root '/' file system of both nodes on node of DOM1 of the ODA in a Virtualized Platform configuration?  I have this problem with 3 databases on our ODA.  The root file system is small to begin with at 55G.  As these databases have grown, the file system system has gotten dangerously low (96%) full.

I have coped with this problem for a while & have cron jobs that clear old all audit, err, out, & trace every week: 

00 01 * * 7 /usr/bin/find /u01/ -iname "*\.aud" -daystart -mtime +7 -exec rm {} \;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center