View Single Post
  #6 (permalink)  
Old 10-16-2008, 12:07 PM
moneymonk moneymonk is offline
Active Member
 
Posts: 25
Default

Thanks for all yr help, Mike. Klug too. That du -hd 1 incantation is sweet indeed. (i usually use du -cks * |sort -rn |head -11 which works nice too.) Thanks again.

Enough chatting. TCB.

Strange. "pattern not found" using vim search for loglevel in /opt/zimbra/libexec/zmmtaconfig.

I also ran:

Quote:
su - zimbra
zmprov mcf zimbraLogRawLifetime
zmprov mcf zimbraLogSummaryLifetime
Will these logs flush themselves, or should I continue with

Quote:
su - zimbra
/opt/zimbra/mysql/bin mysql stop
rm -rf /opt/zimbra/logger/db/data
/opt/zimbra/libexec/zmloggerinit
/opt/zimbra/mysql/bin mysql stop
zmloggerctl start
Thank you too for the info. I will take a close look at the update documents once I put out this fire and have 11 or 12 beers. We are currently using OS X 10.4.xx, but will migrate to a screamer running RHEL (fingers crossed) for our 5.0.xx migration.

I was hoping to put off the migration until summer '09, but the space issue has become pressing. I wish the guy before me used LVM.

What is the consensus on moving the /opt dir and creating a ln -s until I can piece together this migration?

Mike
Reply With Quote