banshee.XXXXX.com has address 10.2.3.137
I feel like i'm going in circles. I'm documenting this here for my own sake as well. I was running 4.0.1 but when I upgrade to 4.0.2 I get the INVALID_PDU problem trying to connect. Trying to go from 4.0.2 -> 4.0.3 fails with :
Code:
This appears to be 4.0.2_GA
Schema upgrade required
Sun Nov 19 10:32:43 2006: Running /opt/zimbra/libexec/scripts/migrate-ComboUpdater.pl
Sun Nov 19 10:32:45 2006: Verified schema version 26.
ERROR 1060 (42S21) at line 1: Duplicate column name 'contact_count'
Error while running '/opt/zimbra/bin/mysql --user=zimbra --password=jbPc95sRbjXlbk9BJRt1sGva --database=zimbra --batch --skip-column-names'. at /opt/zimbra/libexec/scripts/Migrate.pm line 136,
I applied the script you suggested (which worked on 4.0.1 taking it 4.0.2 BTW) but fails like this now:
Code:
banshee:~/zcs# /opt/zimbra/libexec/zmsetup.pl
Operations logged to /tmp/zmsetup.log.1270
Setting defaults...Setting defaults from existing config...Done
Upgrading from 4.0.2_GA_362 to 4.0.3_GA_406
Sun Nov 19 10:37:30 2006: Stopping zimbra services
Sun Nov 19 10:37:41 2006: Starting mysql
Sun Nov 19 10:37:43 2006: Checking logger mysql status
Sun Nov 19 10:37:44 2006: Starting logger mysql
Sun Nov 19 10:37:44 2006: SELECT value FROM config WHERE name = 'db.version'
This appears to be 4.0.2_GA
Schema upgrade required
Sun Nov 19 10:37:44 2006: Running /opt/zimbra/libexec/scripts/migrate-ComboUpdater.pl
Sun Nov 19 10:37:46 2006: Verified schema version 26.
ERROR 1060 (42S21) at line 1: Duplicate column name 'contact_count'
Error while running '/opt/zimbra/bin/mysql --user=zimbra --password=jbPc95sRbjXlbk9BJRt1sGva --database=zimbra --batch --skip-column-names'. at /opt/zimbra/libexec/scripts/Migrate.pm line 136,
Could the mysql password be out of sync? I'm stuck and frustrated. I was up late working on this and barely slept. I had a backup prior to doing all this and I rolled back my install when I saw the PDU and 4.0.3 upgrade error. It was running ok when I left but at 2am we shutdown zimbra for an rsync. After that it doesn't start back up - stops cold at LDAP starting. I tried using db_recover but it says the files are for a different version and fails to correct them. So now I'm in real trouble because my backup copy doesn't work and trying to pull this from off-site backup will take hours upon hours for the 40G of email.
So I really appreciate your help. Thank you.