Koozali.org: home of the SME Server

Upgrade from SME7

Offline ElFroggio

  • *
  • 262
  • +0/-0
Upgrade from SME7
« on: May 28, 2012, 06:43:03 AM »
Hi,

I'm still on sme7 (current) server only. I have found: http://wiki.contribs.org/SME_Server_8#Upgrade_paths.

Before doing the upgrade:

  • What should I backup just in case? My upgrade from sme6 to sme7 was not a smooth one shall we say.
  • What's people's experience with the upgrade process?

My only contribs are:

  • PHP5 that I won't need anymore
  • awstats

Thanks

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Upgrade from SME7
« Reply #1 on: May 28, 2012, 07:43:14 AM »
ElFroggio

Just do a regular full backup to play safe.

Do not rely on your memory of installed contribs, use
/sbin/e-smith/audittools/newrpms

The investigate each contrib if compatible with sme8, refer to links on the same page you were looking at.

Then uninstall the php5 contrib, although if I recall correctly, the sme8 installer does remove this.

I tested an older awstats contrib on the weekend on sme8.0 final and it works fine so I expect the current versions work too.
If in doubt test first on a test machine.

The upgrade should go smoothly, just follow instructions carefully.

If you have a 2 disk RAID1 array, you could remove one drive as a a precaution, and if the upgrade goes bad, you can easily revert to the removed disk still with your full current sme7 install. Then find out what went wrong and try again.

If you really want to be careful, then remove a drive from your live server (assuming 2 disk RAID1), and try the upgrade on another test machine with only the one drive inserted. If all goes well great, proceed to updating the live server. Better to be safe than sorry.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline ElFroggio

  • *
  • 262
  • +0/-0
Re: Upgrade from SME7
« Reply #2 on: May 28, 2012, 03:28:33 PM »
Thanks