This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Recommneded Upgrade from GW2014/SLES 11 to GW2018/SLES 12

I currently have a Groupwise 2014 R2 system on a SLES 11 SP4 virtual machine. I have Mobility on a separate SLES 11 SP4 virtual machine. I'm planning to upgrade to GW 2018 and SLES 12. What's the preferred way to do this?

1) Upgrade inside existing VM?

2) Build brand new SLES 12 VM and then copy over postoffice and domain data and build GW2018 from scratch?
Parents Reply Children
  • In article <bkesting.8fgy7b@no-mx.forums.microfocus.com>, Bkesting
    wrote:
    > What's the best way to upgrade Mobility?


    Thats easy, especially if you have a purchased cert. Build the new box
    with the newest versions. Set it all up so that it can do its sync of
    the users. Once that is all happy, move the cert over from your
    previous box and flip the DNS/NAT to the new box. Then the users
    devices will connect to the new box as if nothing has changed and away
    they go.

    If you don't have a purchased cert, this is a good time to play with
    LetsEncrypt to escape any of those issues that really want a public
    root CA tied cert. I've used this as part of migrations to SLES12 very
    successfully.


    Andy of
    http://KonecnyConsulting.ca in Toronto
    Knowledge Partner
    http://forums.novell.com/member.php/75037-konecnya
    If you find a post helpful and are logged in the Web interface, please
    show your appreciation by clicking on the star below. Thanks!

    ________________________

    Andy of KonecnyConsulting.ca in Toronto
    Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.

  • So in conclusion as I'm about to do a test GW 2018 install..............I can just install the GW 2018 software on my test SLES 12 box, don't "configure it" just yet, copy over postoffice/domains from old system, and then upgrade those using the GW2018 installation tool?
  • bkesting wrote:

    >
    > So in conclusion as I'm about to do a test GW 2018
    > install..............I can just install the GW 2018 software on my
    > test SLES 12 box, don't "configure it" just yet, copy over
    > postoffice/domains from old system, and then upgrade those using the
    > GW2018 installation tool?


    More or less...

    You have the general idea but your domain and post office contain
    configuration information that refers to your existing (live?)
    GroupWise system. You want to make sure GroupWise 2018 doesn't try to
    use that information to interact with your GroupWise 2014 system.

    The best way to do that is to make sure your SLES 12 box can't talk to
    your SLES 11 box by either shutting down your SLES 11 box or by
    disconnecting your SLES 12 box from the network.

    --
    Kevin Boyle - Knowledge Partner
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below this post.
    Thank you.

    __________
    Kevin Boyle, 
    Knowledge Partner

    Calgary, Alberta, Canada

  • KBOYLE;2479988 wrote:
    bkesting wrote:

    >
    > So in conclusion as I'm about to do a test GW 2018
    > install..............I can just install the GW 2018 software on my
    > test SLES 12 box, don't "configure it" just yet, copy over
    > postoffice/domains from old system, and then upgrade those using the
    > GW2018 installation tool?


    More or less...

    You have the general idea but your domain and post office contain
    configuration information that refers to your existing (live?)
    GroupWise system. You want to make sure GroupWise 2018 doesn't try to
    use that information to interact with your GroupWise 2014 system.

    The best way to do that is to make sure your SLES 12 box can't talk to
    your SLES 11 box by either shutting down your SLES 11 box or by
    disconnecting your SLES 12 box from the network.

    --
    Kevin Boyle - Knowledge Partner
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below this post.
    Thank you.


    Right.....I have my test box on an isolated network.

    Thanks!