How to cleanup and handle /u01
Hi,
Our Oracle ODA X7-2S is upgraded to the Version 19.9.
We are only running 19c Databases.
On /u01/app there are obsoleted folders, as I think.
[root@ODA01 app]# du -sh ./* 17G ./18.0.0.0 15G ./19.0.0.0 18G ./grid 36G ./oracle 254M ./oraInventory
In 18.0.0.0 we have
[root@ODA01 18.0.0.0]# du -sh ./* 17G ./grid
In 19.0.0.0 we have
[root@ODA01 19.0.0.0]# du -sh ./* 15G ./grid
In u01/app/oracle/product we have
[root@ODA01 product]# du -sh ./* 76K ./12.2.0.1 208M ./18.0.0.0 24G ./19.0.0.0
Why do I have the folder 'grid' in u01/app/18.0.0.0, u01/app/19.0.0.0 and u01/app?
Exists any useful documentation about the Partition /u01 and 'grid'?
Best regards