Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

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 04-03-2011, 11:16 AM
DCh DCh is offline
Junior Member
 
Posts: 7
Question "Disk space below threshold" for NFS-mounted store with 748G available ?

I've got /opt/zimbra/store mounted to an NFSv4 store

Code:
zimbra@mail: df -h | grep -i /store
   nas.dchil.loc:/servers/zimbra/store
     788G  197M  748G   1% /opt/zimbra/store
Plenty of space available.

But if I restart zimbra, I get a WARNING about not enough disk space,

WARNING: Disk space below threshold for /opt/zimbra/store.


Code:
zimbra@mail-:~$ zmcontrol restart
Host mail.dchil.loc
        Stopping stats...Done.
        Stopping mta...Done.
        Stopping spell...Done.
        Stopping snmp...Done.
        Stopping cbpolicyd...Done.
        Stopping archiving...Done.
        Stopping antivirus...Done.
        Stopping antispam...Done.
        Stopping imapproxy...Done.
        Stopping memcached...Done.
        Stopping mailbox...Done.
        Stopping logger...Done.
        Stopping zmconfigd...Done.
        Stopping ldap...Done.
Host mail.dchil.loc
        Starting ldap...Done.
        Starting zmconfigd...Done.
        Starting logger...Done.
df: no file systems processed
        WARNING: Disk space below threshold for /opt/zimbra/store.
        Starting mailbox...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Done.
        Starting stats...Done.
Clearly there's enough space.

Is there some Zimbra config I need to do? Or is this a bug?
Reply With Quote
  #2 (permalink)  
Old 04-03-2011, 01:18 PM
Outstanding Member
 
Posts: 717
Default

NFS is greatly discouraged. Per Performance Tuning Guidelines for Large Deployments - Zimbra :: Wiki :

NO NFS. It is our experience that the world is full of poor NFS implementations (server and client), and sometimes the disks backing that NFS mount are not performant to boot. Also note that many upstream OSS components of Zimbra (BDB, OpenLDAP, MySQL, Lucene) have or do discourage the use of NFS to store binary/mmaped data.

For remote storage, I'd suggest something like iSCSI so that at least Zimbra can utilize the underlying ext3 filesystem like it expects.
__________________
01 Networks, LLC / Cybernetik.net
Zimbra NE and OSS Cloud Hosting
Shared Web Hosting
Consulting Services
Reply With Quote
  #3 (permalink)  
Old 04-03-2011, 01:57 PM
DCh DCh is offline
Junior Member
 
Posts: 7
Default

Yes, I've read that page.

It hardly addresses what 'poor' means. Historically, that's been file-locking issues ... also the article comments about "binary/mmaped data". Iiuc that's NOT the case with the mailstore data, is it?

In any case, thanks for the comment -- but that wasn't my question here.

I'm asking about why Zimbra seems to think it doesn't have enough space.
Reply With Quote
  #4 (permalink)  
Old 04-03-2011, 02:00 PM
Outstanding Member
 
Posts: 717
Default

Sorry, re: the "not enough space" message -- It might have an issue doing a stat() on an NFS file system. I've never really looked into that code, but it may have something to do that. Since they don't support storing data on NFS, they probably haven't tested it to ensure that it returns the values they expect.
__________________
01 Networks, LLC / Cybernetik.net
Zimbra NE and OSS Cloud Hosting
Shared Web Hosting
Consulting Services
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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.