Koozali.org: home of the SME Server

Upgrading from 8 to 9 with affa

Offline brainamess

  • **
  • 39
  • +0/-0
Upgrading from 8 to 9 with affa
« on: July 07, 2017, 02:59:04 AM »
Good evening,

I have just updated my server to the latest version of SME using affa.

I noticed that when I installed 9 and put affa on it the login looked new. As soon as I used affa to rise the backup server that is 9, the login screen looks like it did with 8.

I am wondering if this may show that the backup didn't restore perfectly or if I am worrying for nothing.

The bottom of the new server says the right version 9.2 so I feel I am probably worried for nothing but was wondering if anyone had any ideas or did this upgrade like I did.

Brian

Offline JohnG

  • ****
  • 89
  • +0/-0
Re: Upgrading from 8 to 9 with affa
« Reply #1 on: July 07, 2017, 05:34:28 AM »
I'm guessing your browser's cache just needed to be updated. Clear the cache or use a different browser and you should be good to go.


Offline Jean-Philippe Pialasse

  • *
  • 2,907
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: Upgrading from 8 to 9 with affa
« Reply #2 on: July 07, 2017, 09:23:42 PM »
Or you simply hit a bug of affa which is not designed to upgrade between versions, as it migh overwrite rpm owned files with older version...

This is a backup rise tool designed for disaster recovery in mind.

See https://bugs.contribs.org/show_bug.cgi?id=10188

I can only suggest to use regular console or manager backup

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Upgrading from 8 to 9 with affa
« Reply #3 on: July 07, 2017, 09:32:39 PM »
I disagree.. I personally migrated dozen of servers (both hw and o.s. upgrade) with no issues, but YMMV

Offline Jean-Philippe Pialasse

  • *
  • 2,907
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: Upgrading from 8 to 9 with affa
« Reply #4 on: July 08, 2017, 06:34:37 AM »
I disagree.. I personally migrated dozen of servers (both hw and o.s. upgrade) with no issues, but YMMV
well having the server running does not mean the migration was perfect. Mostly a problem as described on bug 10188 could lead to problems with clamav/clamd or another service not able to access some files because the uid in passwd /shadow files are different from the one installed on the new system, or it could be some files owned by a rpm that were restore as I said earlier. If the files are similar you see nothing... if they had visible changes (look and color of server-manager) you might see the issue.

Yes it could work, but it will also depend of what folder where Included in the affa jobs...

also as pointed in the bug 10188 you could have a conflict leading to wrong file rised because the file was newer on the destination.

Offline brainamess

  • **
  • 39
  • +0/-0
Re: Upgrading from 8 to 9 with affa
« Reply #5 on: July 08, 2017, 06:38:47 AM »
What you guys all said sounds possible. I will have to watch it but it seems it was a cache issue, as the server today looks like it should.

I will keep an eye out, I appreciate the input.

Offline Jean-Philippe Pialasse

  • *
  • 2,907
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: Upgrading from 8 to 9 with affa
« Reply #6 on: July 08, 2017, 06:44:25 AM »
What you guys all said sounds possible. I will have to watch it but it seems it was a cache issue, as the server today looks like it should.

I will keep an eye out, I appreciate the input.

so you might only have catched a browser cache issue as pointed by JohnG, or that some templates needed to be expanded, good news. And this was indeed the most probable.

However, I would have a check at your message log just in case after seeing bug 10188.

Offline brainamess

  • **
  • 39
  • +0/-0
Re: Upgrading from 8 to 9 with affa
« Reply #7 on: July 08, 2017, 06:52:49 AM »
Thanks for the help, checked my message logs and everything looks good. I appreciate you :)