01-14-2016 04:40 AM
How can i free the space by deleting the unnecessary files.
Solved! Go to Solution.
01-18-2016 10:56 AM
looks like tomcat directory which is consuming alot of space.goto tomcat directory and do
ls -lrt
4.2G tomcat
01-14-2016 06:59 PM
Hi Gaurav,
Can you please share the output of the df -h command. Also please share the output from the location of /usr/BWhttpd:
[root@VsomServer ~]# cd /usr/BWhttpd/
[root@VsomServer BWhttpd]# ls
[root@VsomServer BWhttpd]# du -s -h
4.2G .
[root@VsomServer BWhttpd]# du -s -h *
This will help us to understand currently which file is occupying more space on that particular directory. Then we can take next action on this.
Thanks & Regards,
Jayesh
01-15-2016 09:03 PM
Below is the output please suggest which files can be deleted which are not required.
322M bin
0 camera_apps
133M cdaf_be
4.0K CmdTool.log
3.4M conf
4.0K cores
162M dpacks
1.1G drivers
152K etc
6.2M hotfix
653M lib
20K lib64
4.0K logs
16K lost+found
900K man
724K MegaSAS.log
2.0M mibs
292K mrtg
303M mysql
40M ora
680K pid
772K root
2.1M run
1000K sbin
4.0K stat
0 systemstoragestatus
4.2G tomcat
0 upgrade
48K vsmc
430M vsom_be
01-15-2016 11:50 PM
Go to /usr/BWhttpd/cores location and then do
du -s -h * and ll -alh
Share the output of both command.
Also share the output of df -h command.
01-18-2016 07:46 PM
The space was occupied by the tomcat/temp directory which was not required and same was deleted.Thanks for your support.
01-19-2016 04:13 PM
glad issue resolved.
Br,
Nadeem Ahmed
PS: Please rate all useful post.
05-20-2018 12:29 AM - edited 05-20-2018 12:31 AM
Hi
i have problem with my vsom 7.6 , after i am recreate new database , and restart the services
my server crash
loss alot of contain from directory /usr/BWhttpd/
so please can help me ...
01-18-2016 10:56 AM
looks like tomcat directory which is consuming alot of space.goto tomcat directory and do
ls -lrt
4.2G tomcat
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide