I stopped zimbra, changed the values with zmlocalconfig, and nothing happened. Then restarted zimbra and the data.mdb file was immediately resized.
This works for me.
Type: Posts; User: acesuares; Keyword(s):
I stopped zimbra, changed the values with zmlocalconfig, and nothing happened. Then restarted zimbra and the data.mdb file was immediately resized.
This works for me.
Well, this little change did have a big impact. cold backups that took 4 minutes now took 58 minutes and diskspace on the backup storage was running out fast. Let alone almost one hour downtime.
I...
I am sure it can be done, but how!???
Hi,
It seems that creating a Contact Group just copies email addresses to a list. When modifying the original Address Book entry for someone on the list, the Contact Group is not updated.
This...
Should have done:
# munin-node-configure --shell 2>/dev/null |sh -x
instead.
So, once again:
apt-get install munin # or munin-node, if you don't need a master
apt-get install...
Hi,
After installing munin, I couldn't get the zimbra plugin to work,
then I did this:
for i in `/usr/share/munin/plugins/zimbra_ suggest`; \
do ln -s /usr/share/munin/plugins/zimbra_...
I just experienced that after
apt-get --purge remove postfix
the user (or group?) postdrop is removed too and zimbra breaks. This is on Ubuntu 10.04 64-bit with 6.08_2661.
Can anyone confirm...
Where you successful after all?
Hi,
On my upgraded install and on my new install, the Advanced stats (disk, CPU, Io/wait etc) dont' work and they dont even show up in the admin console. Any suggestions?
I think that most of your procedure is the same as mine, with that what you just wrote. I don't know if moving the whole zimbramon directory is an issue, since you didn't get the ELFCLASS error. In...
why don't you add previous crazy guy account as external account in new crazy guy account? ANd btw what would you do with calendar, addresbooks and such? Just curious.
The Zimbra Store for me was (and is) quite weird for someone used to maildir for the past ten years. Of course, the Zimbra Store does not stire the same email more then once, so it is much more...
ZCS-to-ZCS Migrations » Zimbra :: Blog
the zmmailbox option worked for me, copying everything even calendars etc.
My experience with imapsync from zcs to zcs was disheartening, (for instance...
Did you check this out: http://www.zimbra.com/forums/administrators/44224-6-04-6-08-ubuntu-8-04-10-04-32bit-64bit.html
Your errors where exactly the same as mine.
Form your description I see...
Remember that the correct command now is 'zmprov -l gaa'
In /opt/zimbra/conf/zmlogrotate, where zimbra.log and zimbra-stats.log are rotated, there is mention of syslogd but Ubuntu is using rsyslogd.
/var/log/zimbra.log {
daily
missingok
...
Message is gone too, after removing the old .rrd files, but I stil dont' get graphs from any stats, 'data not available'.
After fixing the .rrd, it now also displays server status. It used to say "logging must be enabled' althoug the logger service was running.
After the upgrade, there was an error logged (and I can't find where it was logged!):
I looked in /opt/zimbra/logger/db/data/rrds and I found some .rrd files dated 20 Oct, which was the day of...
After the upgrade, I got this message when going to statistices in the Admin Console.
Obviously, the server is an MTA.
But since the logger also doesn't work, maybe the problem is in there.
Cant' find that bug!
It seems that after logrotate, zimbra.log is not filled anymore (syslog stopped logging to zimbra.log).
-rw-r--r-- 1 zimbra zimbra 0 2010-10-22 06:25 zimbra.log
-rw-r--r-- 1 syslog adm ...
I removed the daily.cvd, daily.cld, main.cvd and main.cld files, (I left bytecode.cvd).
I also removed freshclam.log
and restarted clamav with
su - zimbra
zmclamdctl stop
zmclamdctl start
...
Geovanni, with the solution described in 'Post 81', the problem is solved, I have been running 30 hours now without the error.
My Zimbra installation has in /etc/security/limits.conf already two entries, but Post 81 says they should be 'root' and in my limits.conf they are 'zimbra'. Should I change them to root? I think...