Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
Upgrading to Open Enterprise Server (OES) 2018 and 2018 SP1 (2018.1) is a breeze... if you're prepared beforehand...
There are basically 2 manners to get an existing server from a previous version of Open Enterprise Server towards version 2018(.1):
In place upgrade (https://www.novell.com/documentation/open-enterprise-server-2018/inst_oes_lx/data/bujr8yu.html)
TransferID migration (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/bookinfo.html)
Both are valid upgrade paths, but still have their proper set of pre-checks and gotchas.
Though they are documented, this document tries to ease the burden to go through all of them and locate them, in some cases elaborate on them.
Before even adding your first OES2018(.1) server in the tree, please be aware of these things that might bite:
Before starting any upgrade to OES2018(.1), this set of checks is valid for any given upgrade path, method:
Please be aware:
Preparations:
Some additional preparation steps on the source and destination server that are required in case the migration is involving NSS for AD are documented .
(www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/b1epvtn0.html).
Performing the actual Migration can be done in three documented manners:
Graphical User Interface (GUI) (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/bgb7uvp.html)
Command Line Interface (CLI) (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/bgc4dpv.html)
Remotely (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/bgc4dpv.html)
These Post Transfer ID Migration tasks might be required:
Joining the Target Server to an Active Directory Domain (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/b1eqy40o.html)
Cleanup obsolete eDirectory Objects (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/bi7a0x6.html)
DFS Junctions are not Restored (https://www.novell.com/documentation/open-enterprise-server-2018/mig_tools_lx/data/bqn3j33.html)
Additional Information:
* the *-plugin rpms are iManager plugins for products no longer retained with OES2018. If there are older servers in the tree with these products, and it's required the OES2018 server should be able to manage these products on the older server, these can and may be retained. If this is not required, they can be removed too.
To get a list of the rpms left behind from a previous OES or SLES release:
rpm -qa --queryformat "%-35{NAME} %-35{DISTRIBUTION} %{VERSION}-%{RELEASE}\n" | sort -k 1,2 -t " " -i | grep -v 'Open Enterprise Server 2018' | grep -v 'SUSE Linux Enterprise 12' | grep -c 'OES_2018_Update' | grep -v 'gpg-pubkey'
This command will also list 3rd party applications.
HP's cciss drivers are no longer shipped with SLES12 and onwards.
From SLES 12 onwards we create /dev/cciss/* by udev rules stored under /usr/lib/udev/*
More details in this note: https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12/#fate-316683