/db2home full issue in db2

Hi all,

I am new for linux environment, and i am working as a DBA.

I am facing some issues in OS level:

In our dev boxes /db2home under this directory i'm not finding any folder but it's showing 98% used .

/dev/dm-14 5.0G 4.6G 115M 98% /db2home
[root@vrdtisdbhcl01 db2home]# ls -lrt
total 16
drwx------ 2 root root 16384 Sep 7 11:11 lost+found

Could you please help me for this issue.

Thanks,
Suresh.

You may have some hidden directory (starting with dot) which doesn't list with just ls

Try

ls -lart