Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Other > /etc

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-2010, 02:27 AM
Junior Member
 
Posts: 8
Default /dev/mapper/redvl-root growing ?? how to make it small ?

Hi,

I have a warning on a disk growing. Here what is the situation :
Code:
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/redvl-root
                      146G  120G   19G  87% /
varrun                1.5G   40K  1.5G   1% /var/run
varlock               1.5G  4.0K  1.5G   1% /var/lock
udev                  1.5G  116K  1.5G   1% /dev
devshm                1.5G     0  1.5G   0% /dev/shm
lrm                   1.5G   19M  1.5G   2% /lib/modules/2.6.15-26-386/volatile
/dev/sdc1             688G  404G  250G  62% /media/usbdisk

What can i do ? any folder to check and empty ?

Last edited by phoenix; 07-28-2010 at 02:42 AM..
Reply With Quote
  #2 (permalink)  
Old 07-28-2010, 02:44 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

What has this got to do with Zimbra Desktop (which is where you've posted it and while we're at it, what does it have to do with Zimbra Collaboration Suite?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-28-2010, 02:47 AM
Junior Member
 
Posts: 8
Default sorry

Hi, Im sorry im french, not sure if I posted in the good place. Im using zimbra Collaboration suite. Isnt here the good place to get some advices from people ? I though general question was a good category... there is no general question in zimbra collaboration suite forum. dont know where to post so...

Last edited by Xenus98; 07-28-2010 at 02:53 AM..
Reply With Quote
  #4 (permalink)  
Old 07-28-2010, 03:01 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by Xenus98 View Post
Hi, Im sorry im french, not sure if I posted in the good place. Im using zimbra Collaboration suite. Isnt here the good place to get some advices from people ?
Yes, this is a place to get advice about Zimbra products.

Quote:
Originally Posted by Xenus98 View Post
I though general question was a good category... there is no general question in zimbra collaboration suite forum. dont know where to post so...
Well, as far as I can tell your question is not about any Zimbra product but rather about general disk space usage. You aren't likely to get any advice without giving details on what is actually occupying the space on your filesystem - you might find it better to ask this question on a general linux forum.

If your question isn't about a Zimbra product then it should have gone in the /etc forum (even posting in that should be related to a question about Zimbra), putting it in this forum is confusing - I'll move it to /etc for now.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 07-29-2010, 11:41 AM
Moderator
 
Posts: 1,147
Default

A useful script for finding stuff like this:
Code:
du -sm $(find $1 -maxdepth 1 -xdev -type d) 2>/dev/null | sort -g
It will output a list of folders in the current directory and the size of their contents. Run it on / and wait and you should see where the huge size is being used. If this is a ZCS server like it sounds like, my guess would be /opt/zimbra/store is your likely culprit.

Sample output:
Code:
user@server:/usr> du -sm $(find $1 -maxdepth 1 -xdev -type d) 2>/dev/null | sort -g
0       ./games
0       ./X11R6
0       ./x86_64-suse-linux
1       ./local
47      ./include
49      ./sbin
142     ./bin
353     ./src
582     ./share
673     ./lib64
833     ./lib
2721    .
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.