Upgrading OS Oracle Linux 6 to OL7
Upgrading OS Oracle Linux 6 to OL7
1. Current Version:
[root@ora02 ~]#
[root@ora02 ~]# uname -a
Linux ora02 4.1.12-61.1.28.el6uek.x86_64 #2 SMP Thu Feb 23 20:03:53 PST 2017 x86_64 x86_64
x86_64 GNU/Linux
[root@ora02 ~]#
[root@ora02 ~]# lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-
amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 6.9
Release: 6.9
Codename: n/a
[root@ora02 ~]#
[root@ora02 ~]# cat /proc/version
Linux version 4.1.12-61.1.28.el6uek.x86_64 (mockbuild@x86-ol6-builder-06) (gcc version 4.4.7
20120313 (Red Hat 4.4.7-16) (GCC) ) #2 SMP Thu Feb 23 20:03:53 PST 2017
[root@ora02 ~]#
[root@ora02 ~]#
[root@ora02 ~]# cat /etc/*-release
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-
amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Oracle Linux Server release 6.9
NAME="Oracle Linux Server"
VERSION="6.9"
ID="ol"
VERSION_ID="6.9"
PRETTY_NAME="Oracle Linux Server 6.9"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:6:9:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"
[root@ora02 ~]#
[root@ora02 ~]# lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-
amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 6.10
Release: 6.10
Codename: n/a
[root@ora02 ~]#
[root@ora02 ~]# cat /proc/version
Linux version 4.1.12-124.16.4.el6uek.x86_64 ([email protected]) (gcc version
4.9.2 20150212 (Red Hat 4.9.2-6.2.0.3) (GCC) ) #2 SMP Thu Jun 14 18:55:52 PDT 2018
[root@ora02 ~]#
[root@ora02 ~]#
Run again
Run again
# redhat-upgrade-tool-cli --iso=/u01/backup/V980739-01.iso --debuglog=/tmp/upgrade.log --
cleanup-post
Confirm “Is this ok [y/N]: y”
[root@ora02 ~]#
[root@ora02 ~]# cat /etc/*-release
LSB_VERSION=core-4.1-amd64:core-4.1-noarch
Oracle Linux Server release 7.6
NAME="Oracle Linux Server"
VERSION="7.6"
ID="ol"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.6"
PRETTY_NAME="Oracle Linux Server 7.6"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:7:6:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"