cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1788
Views
6
Helpful
7
Replies

File system usage on /usr/BWhttpd is critical in VSOM 7.6.0

gauravrana
Level 1
Level 1

How can i free the space by deleting the unnecessary files.

1 Accepted Solution

Accepted Solutions

looks like tomcat directory which is consuming alot of space.goto tomcat directory and do

ls -lrt

4.2G    tomcat

Br, Nadeem Please rate all useful post.

View solution in original post

7 Replies 7

jsah
Cisco Employee
Cisco Employee

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

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

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.

The space was occupied by the tomcat/temp directory which was not required and same was deleted.Thanks for your support.

glad issue resolved.

Br,

Nadeem Ahmed

PS: Please rate all useful post.

Br, Nadeem Please rate all useful post.

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 ...

 

looks like tomcat directory which is consuming alot of space.goto tomcat directory and do

ls -lrt

4.2G    tomcat

Br, Nadeem Please rate all useful post.