apptest@ctssd $ df -h .
Filesystem size used avail capacity Mounted on
/dev/vx/dsk/ebstestdg/erpcsf
32G 32G 0K 100% /u01/ebscsf
cleanup old request/out files from this location cd $APPLCSF/$APPLLOG
cd $APPLCSF/$APPLOUT.
find . -name "*.req/out" -mtime +30 -exec rm {} \;
i removed the files which are older than 30days and mount point issue resolved.
apptest@ctssd $ df -h .
Filesystem size used avail capacity Mounted on
/dev/vx/dsk/ebstestdg/erpcsf
32G 25G 7.4G 78% /u01/ebscsf
I did the sanity instance is working fine and also asked user to check from his side
its working fine.
Thank you so much for visiting my site !!!!
No comments:
Post a Comment