/u01 file system size filling up [message #636701] |
Thu, 30 April 2015 06:22 |
janakors
Messages: 232 Registered: September 2009
|
Senior Member |
|
|
hi,
my /u01 size is filling up and now reached to 93% on node 1 and 91% on node 2. it is usually very easy to identify large files normally dumps files or audit files etcetra but in this case i am not getting it as i am giving the following command to find the 5 biggest files of the file system but it return files with low size and dont know what actually eating the space
-bash-3.00$du -a /u01/ | sort -n -r |head -n 5
47130586 /u01
45352902 /u01/app
23009666 /u01/app/11.2.0
2300964 /u01/app/11.2.0/grid
22335572 /u01/app/oracle
Now the largets file is 44.94 mb so how to find the largest file or where is my space
please guide
thanks
Regards
[Updated on: Thu, 30 April 2015 06:25] Report message to a moderator
|
|
|
|