ZCS 3.0 Milestone 1 Released

Official Zimbra news, events, releases, and updates.
Post Reply
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

ZCS 3.0 Milestone 1 Released

Post by 14319KevinH »

Just released to the downloads. Please if possible use the Bittorrent links. This saves us bandwidth.
Included below is a brief release note, with upgrade steps if needed.
-kevin
Quick Upgrade Steps From 2005.0.0 (aka ARMSTRONG). This is only required if you *MUST* save the data. If you've just created test data then simply run /install.sh -u and 3.0.M1/install.sh this will get you all the new bits and an updated schema.
To save existing users and data, you'll need to migrate the database schema prior to installing 3.0.M1. These steps will accomplish that.
su - zimbra

zmcontrol shutdown

mysql.server start

mkdir 30_M1_migrate

cd 30_M1_migrate

unzip zcs_3.0.M1.migrate.zip http://downloads.zimbra.com/3.0_M1/zcs_ ... igrate.zip

./migrate20050824a-Volume.pl

./migrate20050831-SecondaryMsgVolume.pl

mysql.server stop

3.0.M1/install.sh


Significant changes and new features in 3.0 M1

- Calender drag and drop

- Calendar performance improvements

- Reduced start-up latency via Javascript compression (strip white space/comments)

- Alexa integration. Hover over URL's to get a image snapshot

- Fixed Ajax Toolkit examples

- Installer adjusts for low memory installation
soundmaster80
Posts: 10
Joined: Fri Sep 12, 2014 9:55 pm

ZCS 3.0 Milestone 1 Released

Post by soundmaster80 »

i noticed in a previous post i believe in installation that filters thru the website were not being saved. this was a big concern for me, is this fixed in the current release. thanks :)
skdemille
Posts: 6
Joined: Fri Sep 12, 2014 9:55 pm

ZCS 3.0 Milestone 1 Released

Post by skdemille »

./migrate20050824a-Volume.pl

./migrate20050831-SecondaryMsgVolume.pl

did not work work for me. First permissions errors and when I chmod them to 700 they could not execute. Had to install from scratch.
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

ZCS 3.0 Milestone 1 Released

Post by 14319KevinH »

[quote user="soundmaster80"]i noticed in a previous post i believe in installation that filters thru the website were not being saved. this was a big concern for me, is this fixed in the current release. thanks :)[/QUOTE]
There have been some fixes, but AFAIK it's not fixed for all cases.
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

ZCS 3.0 Milestone 1 Released

Post by 14319KevinH »

[quote user="skdemille"]./migrate20050824a-Volume.pl

./migrate20050831-SecondaryMsgVolume.pl

did not work work for me. First permissions errors and when I chmod them to 700 they could not execute. Had to install from scratch.[/QUOTE]
It seems that to make these work folks have had to run dos2unix on the files. We'll make sure in the future this doesn't hapen.
rmvg
Outstanding Member
Outstanding Member
Posts: 208
Joined: Fri Sep 12, 2014 9:54 pm

ZCS 3.0 Milestone 1 Released

Post by rmvg »

Yes Please make migration scripts work correctly next time as i lost all user data and mailboxes do to lapd corruption. Could have been my fault but the scripts i dowloaded were bugy. Everything is still new so users are not too pissed but hate to see this happen 1 year down the road.
skdemille
Posts: 6
Joined: Fri Sep 12, 2014 9:55 pm

ZCS 3.0 Milestone 1 Released

Post by skdemille »

This is beta software not meant to be in a production environment. This is clearly stated when you download and install. You should try Microsoft exchange and get all the support you need....
adobrin
Advanced member
Advanced member
Posts: 134
Joined: Fri Sep 12, 2014 9:56 pm

ZCS 3.0 Milestone 1 Released

Post by adobrin »

Give me RC2.


:>
Post Reply