Koozali.org: home of the SME Server

Upgrading from 5.6 to 6.0 final

SSBN

Upgrading from 5.6 to 6.0 final
« on: December 13, 2003, 04:49:19 PM »
Upgrading from 5.6 to 6.0 final

I have started to consider upgrading one of my web servers from sme 5.6 to 6.0 final. The server is a Compaq proliant. It has duel 400mh processors 512 ram and a 20g raid 5.

I have tested almost all of the contribs I use on my 5.6 server on a test 6.0 server and they work fine. But more testing is required.

Here is where I am thinking I will run into a problem. My production server is duel processor and my test server is not. A year ago when I moved my web server from its old home to the Compaq I couldn’t just back it up to desktop and restore to the proliant. It has been to long for me to remember why it didn’t work.  That upgrade was just from 5.6 to 5.6 and it gave me problems. I assume it is because of the different cornels from duel to single processor.

How I would like to do it is move all the data from the proliant 5.6 server to my test 6.0 server. I have a lot of users with imap folders with all there email. But my biggest concern would be moving my web page that has a perl care database for used cares. I didn’t set it up myself and I am not sour how I would move it to my test server.

When everything is on my 6.0 test server I will put it in production in place of the proliant 5.6 server.

I can then format the proliant 5.6 server install 6.0 and my contribs and move the data back to the upgraded proliant

Questions.

1: how do I move perl mysql and php data base and user information to the 6.0 server? Where it all is located.

Ray Mitchell

Re: Upgrading from 5.6 to 6.0 final
« Reply #1 on: December 15, 2003, 05:58:48 AM »
If you only have a small amount of data use the backup to desktop feature (your resultant backup file will need to be less than 2Gb)

If you have a lot of data (ie > 2Gb output file) try using backup2ws and do a Disaster Recovery Backup (on 5.6) and Restore (on 6.0). Limit the backup filesize to < 2Gb chunks. All your data should be included in this type of backup.

Regs
Ray

SSBN

Re: Upgrading from 5.6 to 6.0 final
« Reply #2 on: December 17, 2003, 04:56:42 PM »
Thanks for the advice Ray. I did try that and everything seemed to work fine but for one thing. Both my network cards are not showing up. When I do an ifconfig I just get the loopback one. Any ideas how I can get them back.

Ray Mitchell

Re: Upgrading from 5.6 to 6.0 final
« Reply #3 on: December 18, 2003, 04:52:39 AM »
Log on as admin and run the Configuration routine and select the correct NICs/drivers when you get to that screen, they are probably different to those in the first server.
Regs
Ray