after attempting 3 installs of ZCS (one of the network trial, and twice with the open source), I'm pretty sure I've got all the install wrinkles ironed out. Notably
Ubuntu 8.04 LTS Server (Hardy Heron) Install Guide - Zimbra :: Wiki and
ATTN: Ubuntu 8.04 Users
I suspect, after reading the zimbra.log files, and googling for the key words, that these two bugs might be related to my problem:
Bug 33221 – Need clarity on supporting nfs mounted zimbra directories - report error/msg if nfs mount is present Bug 15217 – disk space check does not account for multiple mounts on /opt/zimbra
I have /opt mounted on an NFS share on my NAS server. Since Zimbra is running in a VM on a host optimized for VMs (and not disk storage, nor backup) can anyone please confirm or deny that the current version(*) of ZCS DOES NOT WORK WITH /opt mounted on an NFS export/share?
And if it does work, can someone please inform me of the best way to get help understanding the various errors in zimbra.log?
Thanks in advance!
d.
(*)zcs-6.0.5_GA_2213.UBUNTU8_64.20100203012906.tgz
PS
here's the reason I suspect NFS from the logs:
Quote:
|
Apr 14 13:27:54 zimhost zimbramon[5311]: 5311:info: Availble disk space on /opt/zimbra is below threshold of 100. Mbytes available.
|
The zimbra user can operate on /opt/zimbra, and there is lots of space. Here's the real situation:
Code:
zimbra@zimhost:~$ df -B M
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/mapper/zimbra--host-root 19188M 1261M 16960M 7% /
varrun 503M 1M 503M 1% /var/run
varlock 503M 0M 503M 0% /var/lock
udev 503M 1M 503M 1% /dev
devshm 503M 0M 503M 0% /dev/shm
192.168.254.1:/data/zimbra-test 203187M 6931M 186016M 4% /opt
/dev/sda1 236M 45M 179M 20% /boot
The ownership of directories and files within /opt/zimbra is a mix of root and zimbra. This is 'as-installed'.