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-22-2011, 12:09 AM
Active Member
 
Posts: 33
Question Upgrading Ubuntu 8.04 to 10.04 with Zimbra 7 installed

Hi,

I'm about to upgrade Zimbra to 7. I'll follow the upgrade notes in the release notes and I don't expect any problems.

Zimbra 7 also has support for Ubuntu 10.04 LTS. Can I simply upgrade Ubuntu 8.04 to 10.04 after having upgraded to Zimbra 7 (I'll make backups/ LV snapsnots of course)?
Reply With Quote
  #2 (permalink)  
Old 04-29-2011, 11:01 AM
Active Member
 
Posts: 33
Default

Nobody? I upgraded to 7.1 successfully, but the Ubuntu upgrade remains to be done.
Reply With Quote
  #3 (permalink)  
Old 05-01-2011, 06:52 AM
Special Member
 
Posts: 117
Default

hi halfgaar,

i upgraded from ubuntu 6.06 over 8.04 to 10.04 this weekend, see my success-story.

there i made a step on zimbra 6.0.12 as this is also available for ubuntu 6.0.6.
I do not assume this is different, if using 6.0.12.
so i did:
- stop zimbra
- move /etc/init.d/zimbra away
- do-release-upgrade
- install sqlite3 and libperl5.10 (if not done)
- install Zimbra 6.0.12 Ubuntu 10
- install zimbra 7.1.0 ubuntu 10

when doing snapshots take care you have the volume-names in your fstab.
my upgrade "migrated" my fstab for using UUID.
The system will mount the snapshot instead of the real filesystem.

As snapshots are now writable by default, it will not bring an error until the snapshot is full.

best regards
thomas
__________________
zmcontrol -v
2x Release 6.0.10_GA_2692.UBUNTU8_64 NETWORK edition.
1x Release 6.0.14_GA_2928.UBUNTU8_64 NETWORK edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 NETWORK edition, Patch 7.1.3_P1

1x Release 6.0.7_GA_2470.UBUNTU8_64 FOSS edition
1x Release 7.1.2_GA_3268.UBUNTU10_64 FOSS edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 FOSS
1x Release 7.1.4_GA_2555.UBUNTU10_64 FOSS

Last edited by stegbth; 09-15-2011 at 11:23 AM.. Reason: forgott reinstall Zimbra6 on ubuntu10
Reply With Quote
  #4 (permalink)  
Old 06-04-2011, 01:40 PM
Senior Member
 
Posts: 58
Default

Followed stegbth's method to upgrade Ubuntu 8.04 LTS to 10.04 LTS, Zimbra 7.0 to 7.1

However;

the Ubuntu do-release-upgrade lost my ethernet bond config so had to visit the data center to fix, (don't know why)

and the Zimbra 7.1 install failed at the Verify Message Store step with a "undefined symbol: Perl_Tstack_sp_ptr" perl error. Choosing not to verify allowed the install to complete. Couldn't find anyone else having this exact issue, so not sure why.
Reply With Quote
  #5 (permalink)  
Old 06-04-2011, 02:51 PM
Special Member
 
Posts: 117
Default

hi bertie_uk,

the bond problem i think i read in the release notes from 8.04 or 10.04, thought in 8.04.

but i had not such a problem.

the checkerror i had not.

but your 7.1.0 is running now? btw. 7.1.1 is out now.

best regards
thomas
__________________
zmcontrol -v
2x Release 6.0.10_GA_2692.UBUNTU8_64 NETWORK edition.
1x Release 6.0.14_GA_2928.UBUNTU8_64 NETWORK edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 NETWORK edition, Patch 7.1.3_P1

1x Release 6.0.7_GA_2470.UBUNTU8_64 FOSS edition
1x Release 7.1.2_GA_3268.UBUNTU10_64 FOSS edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 FOSS
1x Release 7.1.4_GA_2555.UBUNTU10_64 FOSS
Reply With Quote
  #6 (permalink)  
Old 06-07-2011, 11:07 AM
Active Member
 
Posts: 33
Default

I still should upgrade my Ubuntu (and Zimbra 7.1.1). But seeing this here gives me confidence, provided I don't get the Perl error
Reply With Quote
  #7 (permalink)  
Old 11-05-2011, 03:09 PM
Starter Member
 
Posts: 1
Default

Hi bertie_uk,

Did you get zimbra working?

I did upgrade an Ubuntu 8.04 x64 with a working Zimbra 7.1.3_P1.

Now I get the same error e.g wenn I try to run zmcontrol

Is there a solution?

Regards
AnAmigian
Reply With Quote
  #8 (permalink)  
Old 11-06-2011, 08:05 AM
Senior Member
 
Posts: 59
Default I successfully did it a while ago

As far as I recall I did the following to upgrade ubuntu:

1) upgrade zimbra to newest version 8.04
2) stop zimbra and make a full backup (tar czvf backupfile /opt/zimbra or something like that)
3) upgrade ubuntu to 10.04
4) download newest zimbra 10.04 and install it

I would not skip the verify-message-store but trace down the perl-error. perl-stack-something-error sounds bad to me. Probably some perl-modules missing or out of date.

Perlmodules installed with cpan might turn problematic when upgrading ubuntu. So just look at the zimbra-prerequistes for perl-modules and reinstall/update these modules after ubuntu-upgrade. The commandline-tool to handle perl-modules is called cpan.


hope this helps,
__________________
Release 7.1.3_GA_3346.UBUNTU10_64 UBUNTU10_64 FOSS edition
Reply With Quote
  #9 (permalink)  
Old 11-06-2011, 08:59 AM
Active Member
 
Posts: 33
Default

Quote:
1) upgrade zimbra to newest version 8.04
You mean Ubuntu? That seems like an Ubuntu version number, plus Zimbra is at 7.1.3 right now.

Quote:
4) download newest zimbra 10.04 and install it
You had already upgraded Zimbra at this stage, right?
Reply With Quote
  #10 (permalink)  
Old 11-06-2011, 09:05 AM
Senior Member
 
Posts: 59
Default

Sorry. Should have make myself more clear. A Zimbra-build always exists in two versions: one for ubuntu 10.04 and one for ubuntu 8.04

so "newest zimbra 8.04" refers to the newest zimbra build for ubuntu 8.04, while "zimbra 10.04" refers to zimbra build for ubuntu 10.04.

So I should have posted my list like this:

1) upgrade zimbra to newest version for ubuntu 8.04
2) stop zimbra and make a full backup (tar czvf backupfile /opt/zimbra or something like that)
3) upgrade ubuntu to 10.04
4) download newest zimbra for ubuntu 10.04 and install it

peter
__________________
Release 7.1.3_GA_3346.UBUNTU10_64 UBUNTU10_64 FOSS edition
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

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.