Oracle 19.3 单实例静默安装(CentOS 7)

Oracle 19.3 单实例静默安装

Table of Contents

1 前提准备

一个首要条件是配置好yum源。否则一些数据库运行所需要的依赖包将无法安装。

  • 首先,上传安装包。
  • 用我自己编写的脚本,完成安装前的准备工作: 脚本: pre_install 执行脚本需要使用root用户。

    [root@boss20 opt]# sh pre_install_Oracle_1903
    Notes: Oracle Version:19.3.0
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
     * base: mirrors.aliyun.com
     * extras: mirrors.aliyun.com
     * updates: mirrors.aliyun.com
    http://mirrors.aliyun.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.aliyun.com; Unknown error"
    Trying other mirror.
    http://mirrors.cloud.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.cloud.aliyuncs.com; Unknown error"
    Trying other mirror.
    http://mirrors.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30000 milliseconds')
    Trying other mirror.
    http://mirrors.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30002 milliseconds')
    Trying other mirror.
    ^Chttp://mirrors.aliyuncs.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#56 - "Callback aborted"
    Trying other mirror.
    c7-media                                                                                                                                                                                    | 3.6 kB  00:00:00
    epel                                                                                                                                                                                        | 5.3 kB  00:00:00
    extras                                                                                                                                                                                      | 2.9 kB  00:00:00
    updates                                                                                                                                                                                     | 2.9 kB  00:00:00
    (1/3): epel/x86_64/primary_db                                                                                                                                                               | 6.7 MB  00:00:01
    (2/3): epel/x86_64/updateinfo                                                                                                                                                               | 1.0 MB  00:00:04
    (3/3): updates/7/x86_64/primary_db                                                                                                                                                          | 7.5 MB  00:00:05
    Package bc-1.06.95-13.el7.x86_64 already installed and latest version
    Package compat-libcap1-1.10-7.el7.x86_64 already installed and latest version
    Package libaio-0.3.109-13.el7.x86_64 already installed and latest version
    Package libaio-devel-0.3.109-13.el7.x86_64 already installed and latest version
    Package libXau-1.0.8-2.1.el7.x86_64 already installed and latest version
    Package libXi-1.7.9-1.el7.x86_64 already installed and latest version
    Package libXtst-1.2.3-1.el7.x86_64 already installed and latest version
    Package libXrender-0.9.10-1.el7.x86_64 already installed and latest version
    Package libgcc-4.8.5-39.el7.x86_64 already installed and latest version
    Package libstdc++-4.8.5-39.el7.x86_64 already installed and latest version
    Package libstdc++-devel-4.8.5-39.el7.x86_64 already installed and latest version
    Package libxcb-1.13-1.el7.x86_64 already installed and latest version
    Package python-2.7.5-86.el7.x86_64 already installed and latest version
    Package 1:smartmontools-7.0-1.el7_7.1.x86_64 already installed and latest version
    Resolving Dependencies
    --> Running transaction check
    ---> Package binutils.x86_64 0:2.27-34.base.el7 will be updated
    ---> Package binutils.x86_64 0:2.27-41.base.el7_7.3 will be an update
    ---> Package compat-libcap1.i686 0:1.10-7.el7 will be installed
    ---> Package compat-libstdc++-33.i686 0:3.2.3-72.el7 will be installed
    ---> Package compat-libstdc++-33.x86_64 0:3.2.3-72.el7 will be installed
    ---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be updated
    --> Processing Dependency: elfutils-libelf(x86-64) = 0.172-2.el7 for package: elfutils-libs-0.172-2.el7.x86_64
    ---> Package elfutils-libelf.i686 0:0.176-2.el7 will be installed
    --> Processing Dependency: libz.so.1 for package: elfutils-libelf-0.176-2.el7.i686
    ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be an update
    ---> Package elfutils-libelf-devel.i686 0:0.176-2.el7 will be installed
    ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.el7 will be installed
    ---> Package fontconfig-devel.i686 0:2.13.0-4.3.el7 will be installed
    --> Processing Dependency: fontconfig(x86-32) = 2.13.0-4.3.el7 for package: fontconfig-devel-2.13.0-4.3.el7.i686
    --> Processing Dependency: pkgconfig(freetype2) >= 20.0.14 for package: fontconfig-devel-2.13.0-4.3.el7.i686
    --> Processing Dependency: freetype-devel >= 2.8-7 for package: fontconfig-devel-2.13.0-4.3.el7.i686
    --> Processing Dependency: pkgconfig(uuid) for package: fontconfig-devel-2.13.0-4.3.el7.i686
    --> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.13.0-4.3.el7.i686
    --> Processing Dependency: libfontconfig.so.1 for package: fontconfig-devel-2.13.0-4.3.el7.i686
    ---> Package fontconfig-devel.x86_64 0:2.13.0-4.3.el7 will be installed
    ---> Package glibc.x86_64 0:2.17-260.el7 will be updated
    --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-common-2.17-260.el7.x86_64
    --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-headers-2.17-260.el7.x86_64
    ---> Package glibc.i686 0:2.17-292.el7 will be installed
    --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.17-292.el7.i686
    --> Processing Dependency: libfreebl3.so for package: glibc-2.17-292.el7.i686
    ---> Package glibc.x86_64 0:2.17-292.el7 will be an update
    ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be updated
    ---> Package glibc-devel.i686 0:2.17-292.el7 will be installed
    ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be an update
    ---> Package ksh.x86_64 0:20120801-139.el7 will be updated
    ---> Package ksh.x86_64 0:20120801-140.el7_7 will be an update
    ---> Package libX11.x86_64 0:1.6.5-2.el7 will be updated
    ---> Package libX11.i686 0:1.6.7-2.el7 will be installed
    --> Processing Dependency: libX11-common >= 1.6.7-2.el7 for package: libX11-1.6.7-2.el7.i686
    ---> Package libX11.x86_64 0:1.6.7-2.el7 will be an update
    ---> Package libXau.i686 0:1.0.8-2.1.el7 will be installed
    ---> Package libXi.i686 0:1.7.9-1.el7 will be installed
    --> Processing Dependency: libXext.so.6 for package: libXi-1.7.9-1.el7.i686
    ---> Package libXrender.i686 0:0.9.10-1.el7 will be installed
    ---> Package libXrender-devel.i686 0:0.9.10-1.el7 will be installed
    --> Processing Dependency: pkgconfig(renderproto) >= 0.9 for package: libXrender-devel-0.9.10-1.el7.i686
    --> Processing Dependency: pkgconfig(xproto) for package: libXrender-devel-0.9.10-1.el7.i686
    --> Processing Dependency: pkgconfig(x11) for package: libXrender-devel-0.9.10-1.el7.i686
    ---> Package libXrender-devel.x86_64 0:0.9.10-1.el7 will be installed
    ---> Package libXtst.i686 0:1.2.3-1.el7 will be installed
    ---> Package libaio.i686 0:0.3.109-13.el7 will be installed
    ---> Package libaio-devel.i686 0:0.3.109-13.el7 will be installed
    ---> Package libgcc.i686 0:4.8.5-39.el7 will be installed
    ---> Package libstdc++.i686 0:4.8.5-39.el7 will be installed
    ---> Package libstdc++-devel.i686 0:4.8.5-39.el7 will be installed
    ---> Package libxcb.i686 0:1.13-1.el7 will be installed
    ---> Package make.x86_64 1:3.82-23.el7 will be updated
    ---> Package make.x86_64 1:3.82-24.el7 will be an update
    ---> Package net-tools.x86_64 0:2.0-0.24.20131004git.el7 will be updated
    ---> Package net-tools.x86_64 0:2.0-0.25.20131004git.el7 will be an update
    ---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be installed
    --> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
    ---> Package python-configshell.noarch 1:1.1.fb25-1.el7 will be installed
    --> Processing Dependency: python-urwid for package: 1:python-configshell-1.1.fb25-1.el7.noarch
    --> Processing Dependency: pyparsing for package: 1:python-configshell-1.1.fb25-1.el7.noarch
    ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed
    --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch
    ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
    ---> Package sysstat.x86_64 0:10.1.5-17.el7 will be updated
    ---> Package sysstat.x86_64 0:10.1.5-18.el7_7.1 will be an update
    ---> Package targetcli.noarch 0:2.1.fb49-1.el7 will be installed
    --> Processing Dependency: python-ethtool for package: targetcli-2.1.fb49-1.el7.noarch
    --> Running transaction check
    ---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be updated
    ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be an update
    ---> Package expat-devel.x86_64 0:2.1.0-10.el7_3 will be installed
    ---> Package fontconfig.i686 0:2.13.0-4.3.el7 will be installed
    --> Processing Dependency: libuuid.so.1(UUID_1.0) for package: fontconfig-2.13.0-4.3.el7.i686
    --> Processing Dependency: libuuid.so.1 for package: fontconfig-2.13.0-4.3.el7.i686
    --> Processing Dependency: libfreetype.so.6 for package: fontconfig-2.13.0-4.3.el7.i686
    --> Processing Dependency: libexpat.so.1 for package: fontconfig-2.13.0-4.3.el7.i686
    ---> Package freetype-devel.i686 0:2.8-14.el7 will be installed
    --> Processing Dependency: pkgconfig(x86-32) for package: freetype-devel-2.8-14.el7.i686
    --> Processing Dependency: pkgconfig(libpng) for package: freetype-devel-2.8-14.el7.i686
    ---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated
    ---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update
    ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be updated
    ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be an update
    ---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be installed
    --> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    --> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
    ---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
    ---> Package libX11-common.noarch 0:1.6.5-2.el7 will be updated
    ---> Package libX11-common.noarch 0:1.6.7-2.el7 will be an update
    ---> Package libX11-devel.i686 0:1.6.7-2.el7 will be installed
    --> Processing Dependency: pkgconfig(xcb) >= 1.11.1 for package: libX11-devel-1.6.7-2.el7.i686
    --> Processing Dependency: pkgconfig(xcb) for package: libX11-devel-1.6.7-2.el7.i686
    ---> Package libXext.i686 0:1.3.3-3.el7 will be installed
    ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
    ---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
    ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
    ---> Package libuuid-devel.i686 0:2.23.2-61.el7_7.1 will be installed
    ---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated
    ---> Package nss-softokn-freebl.i686 0:3.44.0-8.el7_7 will be installed
    --> Processing Dependency: nss-util >= 3.44.0-3 for package: nss-softokn-freebl-3.44.0-8.el7_7.i686
    --> Processing Dependency: nspr >= 4.21.0 for package: nss-softokn-freebl-3.44.0-8.el7_7.i686
    ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update
    ---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
    ---> Package python-ethtool.x86_64 0:0.8-8.el7 will be installed
    --> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-8.el7.x86_64
    ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed
    ---> Package python-urwid.x86_64 0:1.1.1-3.el7 will be installed
    ---> Package quota.x86_64 1:4.01-19.el7 will be installed
    --> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64
    --> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64
    ---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be installed
    ---> Package xorg-x11-proto-devel.noarch 0:2018.4-1.el7 will be installed
    ---> Package zlib.i686 0:1.2.7-18.el7 will be installed
    --> Running transaction check
    ---> Package expat.i686 0:2.1.0-10.el7_3 will be installed
    ---> Package freetype.x86_64 0:2.8-12.el7 will be updated
    ---> Package freetype.i686 0:2.8-14.el7 will be installed
    --> Processing Dependency: libpng15.so.15(PNG15_0) for package: freetype-2.8-14.el7.i686
    --> Processing Dependency: libpng15.so.15 for package: freetype-2.8-14.el7.i686
    --> Processing Dependency: libbz2.so.1 for package: freetype-2.8-14.el7.i686
    ---> Package freetype.x86_64 0:2.8-14.el7 will be an update
    ---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
    ---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
    ---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
    --> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
    --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
    ---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed
    ---> Package libpng-devel.x86_64 2:1.5.13-7.el7_2 will be installed
    ---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
    ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated
    --> Processing Dependency: libuuid = 2.23.2-59.el7 for package: libmount-2.23.2-59.el7.x86_64
    --> Processing Dependency: libuuid = 2.23.2-59.el7 for package: libblkid-2.23.2-59.el7.x86_64
    --> Processing Dependency: libuuid = 2.23.2-59.el7 for package: util-linux-2.23.2-59.el7.x86_64
    ---> Package libuuid.i686 0:2.23.2-61.el7_7.1 will be installed
    ---> Package libuuid.x86_64 0:2.23.2-61.el7_7.1 will be an update
    ---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
    ---> Package libxcb-devel.x86_64 0:1.13-1.el7 will be installed
    --> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.13-1.el7.x86_64
    ---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated
    ---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update
    ---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated
    ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update
    ---> Package pkgconfig.i686 1:0.27.1-4.el7 will be installed
    --> Processing Dependency: libglib-2.0.so.0 for package: 1:pkgconfig-0.27.1-4.el7.i686
    ---> Package quota-nls.noarch 1:4.01-19.el7 will be installed
    ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
    --> Running transaction check
    ---> Package bzip2-libs.i686 0:1.0.6-13.el7 will be installed
    ---> Package glib2.x86_64 0:2.56.1-2.el7 will be updated
    ---> Package glib2.i686 0:2.56.1-5.el7 will be installed
    --> Processing Dependency: libselinux.so.1 for package: glib2-2.56.1-5.el7.i686
    --> Processing Dependency: libpcre.so.1 for package: glib2-2.56.1-5.el7.i686
    --> Processing Dependency: libmount.so.1(MOUNT_2.19) for package: glib2-2.56.1-5.el7.i686
    --> Processing Dependency: libmount.so.1 for package: glib2-2.56.1-5.el7.i686
    --> Processing Dependency: libffi.so.6 for package: glib2-2.56.1-5.el7.i686
    ---> Package glib2.x86_64 0:2.56.1-5.el7 will be an update
    ---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed
    ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated
    ---> Package libblkid.x86_64 0:2.23.2-61.el7_7.1 will be an update
    ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated
    ---> Package libmount.x86_64 0:2.23.2-61.el7_7.1 will be an update
    ---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
    ---> Package libpng.i686 2:1.5.13-7.el7_2 will be installed
    ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated
    ---> Package util-linux.x86_64 0:2.23.2-61.el7_7.1 will be an update
    --> Processing Dependency: libsmartcols = 2.23.2-61.el7_7.1 for package: util-linux-2.23.2-61.el7_7.1.x86_64
    --> Running transaction check
    ---> Package libffi.i686 0:3.0.13-18.el7 will be installed
    ---> Package libmount.i686 0:2.23.2-61.el7_7.1 will be installed
    --> Processing Dependency: libblkid.so.1(BLKID_2.17) for package: libmount-2.23.2-61.el7_7.1.i686
    --> Processing Dependency: libblkid.so.1(BLKID_2.15) for package: libmount-2.23.2-61.el7_7.1.i686
    --> Processing Dependency: libblkid.so.1(BLKID_1.0) for package: libmount-2.23.2-61.el7_7.1.i686
    --> Processing Dependency: libblkid.so.1 for package: libmount-2.23.2-61.el7_7.1.i686
    ---> Package libselinux.i686 0:2.5-14.1.el7 will be installed
    --> Processing Dependency: libsepol(x86-32) >= 2.5-10 for package: libselinux-2.5-14.1.el7.i686
    --> Processing Dependency: libsepol.so.1(LIBSEPOL_1.0) for package: libselinux-2.5-14.1.el7.i686
    --> Processing Dependency: libsepol.so.1 for package: libselinux-2.5-14.1.el7.i686
    ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated
    ---> Package libsmartcols.x86_64 0:2.23.2-61.el7_7.1 will be an update
    ---> Package pcre.i686 0:8.32-17.el7 will be installed
    --> Running transaction check
    ---> Package libblkid.i686 0:2.23.2-61.el7_7.1 will be installed
    ---> Package libsepol.i686 0:2.5-10.el7 will be installed
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ===================================================================================================================================================================================================================
     Package                                                  Arch                                      Version                                                       Repository                                  Size
    ===================================================================================================================================================================================================================
    Installing:
     compat-libcap1                                           i686                                      1.10-7.el7                                                    base                                        19 k
     compat-libstdc++-33                                      i686                                      3.2.3-72.el7                                                  base                                       196 k
     compat-libstdc++-33                                      x86_64                                    3.2.3-72.el7                                                  base                                       191 k
     elfutils-libelf                                          i686                                      0.176-2.el7                                                   base                                       200 k
     elfutils-libelf-devel                                    i686                                      0.176-2.el7                                                   base                                        39 k
     elfutils-libelf-devel                                    x86_64                                    0.176-2.el7                                                   base                                        39 k
     fontconfig-devel                                         i686                                      2.13.0-4.3.el7                                                base                                       138 k
     fontconfig-devel                                         x86_64                                    2.13.0-4.3.el7                                                base                                       138 k
     glibc                                                    i686                                      2.17-292.el7                                                  base                                       4.3 M
     glibc-devel                                              i686                                      2.17-292.el7                                                  base                                       1.1 M
     libX11                                                   i686                                      1.6.7-2.el7                                                   base                                       611 k
     libXau                                                   i686                                      1.0.8-2.1.el7                                                 base                                        29 k
     libXi                                                    i686                                      1.7.9-1.el7                                                   base                                        40 k
     libXrender                                               i686                                      0.9.10-1.el7                                                  base                                        25 k
     libXrender-devel                                         i686                                      0.9.10-1.el7                                                  base                                        17 k
     libXrender-devel                                         x86_64                                    0.9.10-1.el7                                                  base                                        17 k
     libXtst                                                  i686                                      1.2.3-1.el7                                                   base                                        20 k
     libaio                                                   i686                                      0.3.109-13.el7                                                base                                        24 k
     libaio-devel                                             i686                                      0.3.109-13.el7                                                base                                        13 k
     libgcc                                                   i686                                      4.8.5-39.el7                                                  base                                       110 k
     libstdc++                                                i686                                      4.8.5-39.el7                                                  base                                       318 k
     libstdc++-devel                                          i686                                      4.8.5-39.el7                                                  base                                       1.5 M
     libxcb                                                   i686                                      1.13-1.el7                                                    base                                       230 k
     nfs-utils                                                x86_64                                    1:1.3.0-0.65.el7                                              base                                       412 k
     python-configshell                                       noarch                                    1:1.1.fb25-1.el7                                              base                                        68 k
     python-rtslib                                            noarch                                    2.1.fb69-3.el7                                                base                                       102 k
     python-six                                               noarch                                    1.9.0-2.el7                                                   base                                        29 k
     targetcli                                                noarch                                    2.1.fb49-1.el7                                                base                                        68 k
    Updating:
     binutils                                                 x86_64                                    2.27-41.base.el7_7.3                                          updates                                    5.9 M
     elfutils-libelf                                          x86_64                                    0.176-2.el7                                                   base                                       194 k
     glibc                                                    x86_64                                    2.17-292.el7                                                  base                                       3.6 M
     glibc-devel                                              x86_64                                    2.17-292.el7                                                  base                                       1.1 M
     ksh                                                      x86_64                                    20120801-140.el7_7                                            updates                                    884 k
     libX11                                                   x86_64                                    1.6.7-2.el7                                                   base                                       607 k
     make                                                     x86_64                                    1:3.82-24.el7                                                 base                                       421 k
     net-tools                                                x86_64                                    2.0-0.25.20131004git.el7                                      base                                       306 k
     sysstat                                                  x86_64                                    10.1.5-18.el7_7.1                                             updates                                    315 k
    Installing for dependencies:
     bzip2-libs                                               i686                                      1.0.6-13.el7                                                  base                                        40 k
     expat                                                    i686                                      2.1.0-10.el7_3                                                base                                        80 k
     expat-devel                                              x86_64                                    2.1.0-10.el7_3                                                base                                        57 k
     fontconfig                                               i686                                      2.13.0-4.3.el7                                                base                                       255 k
     freetype                                                 i686                                      2.8-14.el7                                                    base                                       377 k
     freetype-devel                                           i686                                      2.8-14.el7                                                    base                                       447 k
     glib2                                                    i686                                      2.56.1-5.el7                                                  base                                       2.4 M
     gssproxy                                                 x86_64                                    0.7.0-26.el7                                                  base                                       110 k
     keyutils                                                 x86_64                                    1.5.8-3.el7                                                   base                                        54 k
     libX11-devel                                             i686                                      1.6.7-2.el7                                                   base                                       981 k
     libXau-devel                                             x86_64                                    1.0.8-2.1.el7                                                 base                                        14 k
     libXext                                                  i686                                      1.3.3-3.el7                                                   base                                        39 k
     libbasicobjects                                          x86_64                                    0.1.1-32.el7                                                  base                                        26 k
     libblkid                                                 i686                                      2.23.2-61.el7_7.1                                             updates                                    186 k
     libcollection                                            x86_64                                    0.7.0-32.el7                                                  base                                        42 k
     libevent                                                 x86_64                                    2.0.21-4.el7                                                  base                                       214 k
     libffi                                                   i686                                      3.0.13-18.el7                                                 base                                        27 k
     libini_config                                            x86_64                                    1.3.1-32.el7                                                  base                                        64 k
     libmount                                                 i686                                      2.23.2-61.el7_7.1                                             updates                                    183 k
     libnfsidmap                                              x86_64                                    0.25-19.el7                                                   base                                        50 k
     libnl                                                    x86_64                                    1.1.4-3.el7                                                   base                                       128 k
     libpath_utils                                            x86_64                                    0.2.1-32.el7                                                  base                                        28 k
     libpng                                                   i686                                      2:1.5.13-7.el7_2                                              base                                       215 k
     libpng-devel                                             x86_64                                    2:1.5.13-7.el7_2                                              base                                       122 k
     libref_array                                             x86_64                                    0.1.5-32.el7                                                  base                                        27 k
     libselinux                                               i686                                      2.5-14.1.el7                                                  base                                       166 k
     libsepol                                                 i686                                      2.5-10.el7                                                    base                                       294 k
     libtirpc                                                 x86_64                                    0.2.4-0.16.el7                                                base                                        89 k
     libuuid                                                  i686                                      2.23.2-61.el7_7.1                                             updates                                     84 k
     libuuid-devel                                            i686                                      2.23.2-61.el7_7.1                                             updates                                     92 k
     libverto-libevent                                        x86_64                                    0.2.5-4.el7                                                   base                                       8.9 k
     libxcb-devel                                             x86_64                                    1.13-1.el7                                                    base                                       1.1 M
     nss-softokn-freebl                                       i686                                      3.44.0-8.el7_7                                                updates                                    214 k
     pcre                                                     i686                                      8.32-17.el7                                                   base                                       420 k
     pkgconfig                                                i686                                      1:0.27.1-4.el7                                                base                                        53 k
     pyparsing                                                noarch                                    1.5.6-9.el7                                                   base                                        94 k
     python-ethtool                                           x86_64                                    0.8-8.el7                                                     base                                        34 k
     python-kmod                                              x86_64                                    0.9-4.el7                                                     base                                        57 k
     python-urwid                                             x86_64                                    1.1.1-3.el7                                                   base                                       654 k
     quota                                                    x86_64                                    1:4.01-19.el7                                                 base                                       179 k
     quota-nls                                                noarch                                    1:4.01-19.el7                                                 base                                        90 k
     rpcbind                                                  x86_64                                    0.2.0-48.el7                                                  base                                        60 k
     tcp_wrappers                                             x86_64                                    7.6-77.el7                                                    base                                        78 k
     xorg-x11-proto-devel                                     noarch                                    2018.4-1.el7                                                  base                                       280 k
     zlib                                                     i686                                      1.2.7-18.el7                                                  base                                        91 k
    Updating for dependencies:
     elfutils-libs                                            x86_64                                    0.176-2.el7                                                   base                                       291 k
     freetype                                                 x86_64                                    2.8-14.el7                                                    base                                       380 k
     glib2                                                    x86_64                                    2.56.1-5.el7                                                  base                                       2.5 M
     glibc-common                                             x86_64                                    2.17-292.el7                                                  base                                        11 M
     glibc-headers                                            x86_64                                    2.17-292.el7                                                  base                                       687 k
     libX11-common                                            noarch                                    1.6.7-2.el7                                                   base                                       164 k
     libblkid                                                 x86_64                                    2.23.2-61.el7_7.1                                             updates                                    181 k
     libmount                                                 x86_64                                    2.23.2-61.el7_7.1                                             updates                                    183 k
     libsmartcols                                             x86_64                                    2.23.2-61.el7_7.1                                             updates                                    141 k
     libuuid                                                  x86_64                                    2.23.2-61.el7_7.1                                             updates                                     83 k
     nspr                                                     x86_64                                    4.21.0-1.el7                                                  base                                       127 k
     nss-softokn-freebl                                       x86_64                                    3.44.0-8.el7_7                                                updates                                    224 k
     nss-util                                                 x86_64                                    3.44.0-4.el7_7                                                updates                                     79 k
     util-linux                                               x86_64                                    2.23.2-61.el7_7.1                                             updates                                    2.0 M
    
    Transaction Summary
    ===================================================================================================================================================================================================================
    Install  28 Packages (+45 Dependent packages)
    Upgrade   9 Packages (+14 Dependent packages)
    
    Total download size: 52 M
    Downloading packages:
    Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
    (1/96): bzip2-libs-1.0.6-13.el7.i686.rpm                                                                                                                                                    |  40 kB  00:00:00
    (2/96): compat-libstdc++-33-3.2.3-72.el7.i686.rpm                                                                                                                                           | 196 kB  00:00:00
    (3/96): compat-libstdc++-33-3.2.3-72.el7.x86_64.rpm                                                                                                                                         | 191 kB  00:00:00
    (4/96): elfutils-libelf-0.176-2.el7.i686.rpm                                                                                                                                                | 200 kB  00:00:00
    (5/96): elfutils-libelf-0.176-2.el7.x86_64.rpm                                                                                                                                              | 194 kB  00:00:00
    (6/96): elfutils-libelf-devel-0.176-2.el7.i686.rpm                                                                                                                                          |  39 kB  00:00:00
    (7/96): elfutils-libelf-devel-0.176-2.el7.x86_64.rpm                                                                                                                                        |  39 kB  00:00:00
    (8/96): elfutils-libs-0.176-2.el7.x86_64.rpm                                                                                                                                                | 291 kB  00:00:00
    (9/96): expat-2.1.0-10.el7_3.i686.rpm                                                                                                                                                       |  80 kB  00:00:00
    (10/96): expat-devel-2.1.0-10.el7_3.x86_64.rpm                                                                                                                                              |  57 kB  00:00:00
    (11/96): fontconfig-2.13.0-4.3.el7.i686.rpm                                                                                                                                                 | 255 kB  00:00:00
    (12/96): fontconfig-devel-2.13.0-4.3.el7.i686.rpm                                                                                                                                           | 138 kB  00:00:00
    (13/96): fontconfig-devel-2.13.0-4.3.el7.x86_64.rpm                                                                                                                                         | 138 kB  00:00:00
    (14/96): freetype-2.8-14.el7.i686.rpm                                                                                                                                                       | 377 kB  00:00:00
    (15/96): freetype-2.8-14.el7.x86_64.rpm                                                                                                                                                     | 380 kB  00:00:00
    (16/96): freetype-devel-2.8-14.el7.i686.rpm                                                                                                                                                 | 447 kB  00:00:00
    (17/96): glib2-2.56.1-5.el7.i686.rpm                                                                                                                                                        | 2.4 MB  00:00:00
    (18/96): glib2-2.56.1-5.el7.x86_64.rpm                                                                                                                                                      | 2.5 MB  00:00:00
    (19/96): glibc-2.17-292.el7.i686.rpm                                                                                                                                                        | 4.3 MB  00:00:00
    (20/96): compat-libcap1-1.10-7.el7.i686.rpm                                                                                                                                                 |  19 kB  00:00:04
    (21/96): glibc-2.17-292.el7.x86_64.rpm                                                                                                                                                      | 3.6 MB  00:00:00
    (22/96): binutils-2.27-41.base.el7_7.3.x86_64.rpm                                                                                                                                           | 5.9 MB  00:00:06
    (23/96): glibc-common-2.17-292.el7.x86_64.rpm                                                                                                                                               |  11 MB  00:00:03
    (24/96): glibc-devel-2.17-292.el7.x86_64.rpm                                                                                                                                                | 1.1 MB  00:00:00
    (25/96): glibc-headers-2.17-292.el7.x86_64.rpm                                                                                                                                              | 687 kB  00:00:00
    (26/96): glibc-devel-2.17-292.el7.i686.rpm                                                                                                                                                  | 1.1 MB  00:00:03
    (27/96): gssproxy-0.7.0-26.el7.x86_64.rpm                                                                                                                                                   | 110 kB  00:00:00
    (28/96): keyutils-1.5.8-3.el7.x86_64.rpm                                                                                                                                                    |  54 kB  00:00:00
    (29/96): libX11-1.6.7-2.el7.i686.rpm                                                                                                                                                        | 611 kB  00:00:00
    (30/96): libX11-common-1.6.7-2.el7.noarch.rpm                                                                                                                                               | 164 kB  00:00:00
    (31/96): libX11-devel-1.6.7-2.el7.i686.rpm                                                                                                                                                  | 981 kB  00:00:00
    (32/96): ksh-20120801-140.el7_7.x86_64.rpm                                                                                                                                                  | 884 kB  00:00:00
    (33/96): libXau-1.0.8-2.1.el7.i686.rpm                                                                                                                                                      |  29 kB  00:00:00
    (34/96): libX11-1.6.7-2.el7.x86_64.rpm                                                                                                                                                      | 607 kB  00:00:00
    (35/96): libXau-devel-1.0.8-2.1.el7.x86_64.rpm                                                                                                                                              |  14 kB  00:00:00
    (36/96): libXext-1.3.3-3.el7.i686.rpm                                                                                                                                                       |  39 kB  00:00:00
    (37/96): libXi-1.7.9-1.el7.i686.rpm                                                                                                                                                         |  40 kB  00:00:00
    (38/96): libXrender-devel-0.9.10-1.el7.i686.rpm                                                                                                                                             |  17 kB  00:00:00
    (39/96): libXrender-0.9.10-1.el7.i686.rpm                                                                                                                                                   |  25 kB  00:00:00
    (40/96): libXtst-1.2.3-1.el7.i686.rpm                                                                                                                                                       |  20 kB  00:00:00
    (41/96): libXrender-devel-0.9.10-1.el7.x86_64.rpm                                                                                                                                           |  17 kB  00:00:00
    (42/96): libaio-devel-0.3.109-13.el7.i686.rpm                                                                                                                                               |  13 kB  00:00:00
    (43/96): libbasicobjects-0.1.1-32.el7.x86_64.rpm                                                                                                                                            |  26 kB  00:00:00
    (44/96): libcollection-0.7.0-32.el7.x86_64.rpm                                                                                                                                              |  42 kB  00:00:00
    (45/96): libevent-2.0.21-4.el7.x86_64.rpm                                                                                                                                                   | 214 kB  00:00:00
    (46/96): libffi-3.0.13-18.el7.i686.rpm                                                                                                                                                      |  27 kB  00:00:00
    (47/96): libgcc-4.8.5-39.el7.i686.rpm                                                                                                                                                       | 110 kB  00:00:00
    (48/96): libini_config-1.3.1-32.el7.x86_64.rpm                                                                                                                                              |  64 kB  00:00:00
    (49/96): libaio-0.3.109-13.el7.i686.rpm                                                                                                                                                     |  24 kB  00:00:00
    (50/96): libblkid-2.23.2-61.el7_7.1.x86_64.rpm                                                                                                                                              | 181 kB  00:00:00
    (51/96): libmount-2.23.2-61.el7_7.1.i686.rpm                                                                                                                                                | 183 kB  00:00:00
    (52/96): libblkid-2.23.2-61.el7_7.1.i686.rpm                                                                                                                                                | 186 kB  00:00:01
    (53/96): libmount-2.23.2-61.el7_7.1.x86_64.rpm                                                                                                                                              | 183 kB  00:00:00
    (54/96): libnfsidmap-0.25-19.el7.x86_64.rpm                                                                                                                                                 |  50 kB  00:00:00
    (55/96): libpath_utils-0.2.1-32.el7.x86_64.rpm                                                                                                                                              |  28 kB  00:00:00
    (56/96): libpng-1.5.13-7.el7_2.i686.rpm                                                                                                                                                     | 215 kB  00:00:00
    (57/96): libpng-devel-1.5.13-7.el7_2.x86_64.rpm                                                                                                                                             | 122 kB  00:00:00
    (58/96): libref_array-0.1.5-32.el7.x86_64.rpm                                                                                                                                               |  27 kB  00:00:00
    (59/96): libselinux-2.5-14.1.el7.i686.rpm                                                                                                                                                   | 166 kB  00:00:00
    (60/96): libsepol-2.5-10.el7.i686.rpm                                                                                                                                                       | 294 kB  00:00:00
    (61/96): libstdc++-4.8.5-39.el7.i686.rpm                                                                                                                                                    | 318 kB  00:00:00
    (62/96): libstdc++-devel-4.8.5-39.el7.i686.rpm                                                                                                                                              | 1.5 MB  00:00:00
    (63/96): libtirpc-0.2.4-0.16.el7.x86_64.rpm                                                                                                                                                 |  89 kB  00:00:00
    (64/96): libsmartcols-2.23.2-61.el7_7.1.x86_64.rpm                                                                                                                                          | 141 kB  00:00:04
    (65/96): libuuid-2.23.2-61.el7_7.1.x86_64.rpm                                                                                                                                               |  83 kB  00:00:00
    (66/96): libuuid-devel-2.23.2-61.el7_7.1.i686.rpm                                                                                                                                           |  92 kB  00:00:00
    (67/96): libnl-1.1.4-3.el7.x86_64.rpm                                                                                                                                                       | 128 kB  00:00:06
    (68/96): libxcb-1.13-1.el7.i686.rpm                                                                                                                                                         | 230 kB  00:00:00
    (69/96): libxcb-devel-1.13-1.el7.x86_64.rpm                                                                                                                                                 | 1.1 MB  00:00:00
    (70/96): make-3.82-24.el7.x86_64.rpm                                                                                                                                                        | 421 kB  00:00:00
    (71/96): net-tools-2.0-0.25.20131004git.el7.x86_64.rpm                                                                                                                                      | 306 kB  00:00:00
    (72/96): nfs-utils-1.3.0-0.65.el7.x86_64.rpm                                                                                                                                                | 412 kB  00:00:00
    (73/96): nspr-4.21.0-1.el7.x86_64.rpm                                                                                                                                                       | 127 kB  00:00:00
    (74/96): libuuid-2.23.2-61.el7_7.1.i686.rpm                                                                                                                                                 |  84 kB  00:00:05
    (75/96): nss-softokn-freebl-3.44.0-8.el7_7.x86_64.rpm                                                                                                                                       | 224 kB  00:00:00
    (76/96): nss-util-3.44.0-4.el7_7.x86_64.rpm                                                                                                                                                 |  79 kB  00:00:00
    (77/96): nss-softokn-freebl-3.44.0-8.el7_7.i686.rpm                                                                                                                                         | 214 kB  00:00:00
    (78/96): pcre-8.32-17.el7.i686.rpm                                                                                                                                                          | 420 kB  00:00:00
    (79/96): pkgconfig-0.27.1-4.el7.i686.rpm                                                                                                                                                    |  53 kB  00:00:00
    (80/96): pyparsing-1.5.6-9.el7.noarch.rpm                                                                                                                                                   |  94 kB  00:00:00
    (81/96): python-configshell-1.1.fb25-1.el7.noarch.rpm                                                                                                                                       |  68 kB  00:00:00
    (82/96): libverto-libevent-0.2.5-4.el7.x86_64.rpm                                                                                                                                           | 8.9 kB  00:00:03
    (83/96): python-ethtool-0.8-8.el7.x86_64.rpm                                                                                                                                                |  34 kB  00:00:00
    (84/96): python-kmod-0.9-4.el7.x86_64.rpm                                                                                                                                                   |  57 kB  00:00:00
    (85/96): python-six-1.9.0-2.el7.noarch.rpm                                                                                                                                                  |  29 kB  00:00:00
    (86/96): python-rtslib-2.1.fb69-3.el7.noarch.rpm                                                                                                                                            | 102 kB  00:00:00
    (87/96): quota-4.01-19.el7.x86_64.rpm                                                                                                                                                       | 179 kB  00:00:00
    (88/96): quota-nls-4.01-19.el7.noarch.rpm                                                                                                                                                   |  90 kB  00:00:00
    (89/96): rpcbind-0.2.0-48.el7.x86_64.rpm                                                                                                                                                    |  60 kB  00:00:00
    (90/96): targetcli-2.1.fb49-1.el7.noarch.rpm                                                                                                                                                |  68 kB  00:00:00
    (91/96): python-urwid-1.1.1-3.el7.x86_64.rpm                                                                                                                                                | 654 kB  00:00:00
    (92/96): tcp_wrappers-7.6-77.el7.x86_64.rpm                                                                                                                                                 |  78 kB  00:00:00
    (93/96): xorg-x11-proto-devel-2018.4-1.el7.noarch.rpm                                                                                                                                       | 280 kB  00:00:00
    (94/96): sysstat-10.1.5-18.el7_7.1.x86_64.rpm                                                                                                                                               | 315 kB  00:00:00
    (95/96): util-linux-2.23.2-61.el7_7.1.x86_64.rpm                                                                                                                                            | 2.0 MB  00:00:00
    (96/96): zlib-1.2.7-18.el7.i686.rpm                                                                                                                                                         |  91 kB  00:00:05
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Total                                                                                                                                                                              2.0 MB/s |  52 MB  00:00:26
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction
      Installing : libgcc-4.8.5-39.el7.i686                                                                                                                                                                      1/119
      Updating   : nss-softokn-freebl-3.44.0-8.el7_7.x86_64                                                                                                                                                      2/119
      Updating   : glibc-common-2.17-292.el7.x86_64                                                                                                                                                              3/119
      Updating   : glibc-2.17-292.el7.x86_64                                                                                                                                                                     4/119
    warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
      Updating   : nspr-4.21.0-1.el7.x86_64                                                                                                                                                                      5/119
      Updating   : nss-util-3.44.0-4.el7_7.x86_64                                                                                                                                                                6/119
      Updating   : libuuid-2.23.2-61.el7_7.1.x86_64                                                                                                                                                              7/119
      Updating   : libblkid-2.23.2-61.el7_7.1.x86_64                                                                                                                                                             8/119
      Updating   : libmount-2.23.2-61.el7_7.1.x86_64                                                                                                                                                             9/119
      Updating   : freetype-2.8-14.el7.x86_64                                                                                                                                                                   10/119
      Installing : libbasicobjects-0.1.1-32.el7.x86_64                                                                                                                                                          11/119
      Installing : libref_array-0.1.5-32.el7.x86_64                                                                                                                                                             12/119
      Updating   : glibc-headers-2.17-292.el7.x86_64                                                                                                                                                            13/119
      Installing : libevent-2.0.21-4.el7.x86_64                                                                                                                                                                 14/119
      Installing : libtirpc-0.2.4-0.16.el7.x86_64                                                                                                                                                               15/119
      Installing : rpcbind-0.2.0-48.el7.x86_64                                                                                                                                                                  16/119
      Updating   : elfutils-libelf-0.176-2.el7.x86_64                                                                                                                                                           17/119
      Installing : libcollection-0.7.0-32.el7.x86_64                                                                                                                                                            18/119
      Installing : python-six-1.9.0-2.el7.noarch                                                                                                                                                                19/119
      Updating   : libX11-common-1.6.7-2.el7.noarch                                                                                                                                                             20/119
      Updating   : libX11-1.6.7-2.el7.x86_64                                                                                                                                                                    21/119
      Installing : libverto-libevent-0.2.5-4.el7.x86_64                                                                                                                                                         22/119
      Installing : libpath_utils-0.2.1-32.el7.x86_64                                                                                                                                                            23/119
      Installing : libini_config-1.3.1-32.el7.x86_64                                                                                                                                                            24/119
      Installing : gssproxy-0.7.0-26.el7.x86_64                                                                                                                                                                 25/119
      Installing : libnl-1.1.4-3.el7.x86_64                                                                                                                                                                     26/119
      Installing : python-ethtool-0.8-8.el7.x86_64                                                                                                                                                              27/119
      Installing : tcp_wrappers-7.6-77.el7.x86_64                                                                                                                                                               28/119
      Installing : python-kmod-0.9-4.el7.x86_64                                                                                                                                                                 29/119
      Installing : python-rtslib-2.1.fb69-3.el7.noarch                                                                                                                                                          30/119
      Installing : keyutils-1.5.8-3.el7.x86_64                                                                                                                                                                  31/119
      Installing : python-urwid-1.1.1-3.el7.x86_64                                                                                                                                                              32/119
      Installing : libnfsidmap-0.25-19.el7.x86_64                                                                                                                                                               33/119
      Updating   : libsmartcols-2.23.2-61.el7_7.1.x86_64                                                                                                                                                        34/119
      Updating   : util-linux-2.23.2-61.el7_7.1.x86_64                                                                                                                                                          35/119
      Installing : 1:quota-nls-4.01-19.el7.noarch                                                                                                                                                               36/119
      Installing : 1:quota-4.01-19.el7.x86_64                                                                                                                                                                   37/119
      Installing : pyparsing-1.5.6-9.el7.noarch                                                                                                                                                                 38/119
      Installing : 1:python-configshell-1.1.fb25-1.el7.noarch                                                                                                                                                   39/119
      Installing : targetcli-2.1.fb49-1.el7.noarch                                                                                                                                                              40/119
      Installing : 1:nfs-utils-1.3.0-0.65.el7.x86_64                                                                                                                                                            41/119
      Updating   : elfutils-libs-0.176-2.el7.x86_64                                                                                                                                                             42/119
      Updating   : glibc-devel-2.17-292.el7.x86_64                                                                                                                                                              43/119
      Updating   : glib2-2.56.1-5.el7.x86_64                                                                                                                                                                    44/119
      Updating   : net-tools-2.0-0.25.20131004git.el7.x86_64                                                                                                                                                    45/119
      Updating   : ksh-20120801-140.el7_7.x86_64                                                                                                                                                                46/119
      Updating   : 1:make-3.82-24.el7.x86_64                                                                                                                                                                    47/119
      Updating   : sysstat-10.1.5-18.el7_7.1.x86_64                                                                                                                                                             48/119
      Updating   : binutils-2.27-41.base.el7_7.3.x86_64                                                                                                                                                         49/119
      Installing : compat-libstdc++-33-3.2.3-72.el7.x86_64                                                                                                                                                      50/119
      Installing : nss-softokn-freebl-3.44.0-8.el7_7.i686                                                                                                                                                       51/119
      Installing : glibc-2.17-292.el7.i686                                                                                                                                                                      52/119
      Installing : zlib-1.2.7-18.el7.i686                                                                                                                                                                       53/119
      Installing : libuuid-2.23.2-61.el7_7.1.i686                                                                                                                                                               54/119
      Installing : libXau-1.0.8-2.1.el7.i686                                                                                                                                                                    55/119
      Installing : expat-2.1.0-10.el7_3.i686                                                                                                                                                                    56/119
      Installing : libstdc++-4.8.5-39.el7.i686                                                                                                                                                                  57/119
      Installing : libstdc++-devel-4.8.5-39.el7.i686                                                                                                                                                            58/119
      Installing : glibc-devel-2.17-292.el7.i686                                                                                                                                                                59/119
      Installing : pcre-8.32-17.el7.i686                                                                                                                                                                        60/119
      Installing : libxcb-1.13-1.el7.i686                                                                                                                                                                       61/119
      Installing : libX11-1.6.7-2.el7.i686                                                                                                                                                                      62/119
      Installing : libXrender-0.9.10-1.el7.i686                                                                                                                                                                 63/119
      Installing : libXext-1.3.3-3.el7.i686                                                                                                                                                                     64/119
      Installing : libXi-1.7.9-1.el7.i686                                                                                                                                                                       65/119
      Installing : libblkid-2.23.2-61.el7_7.1.i686                                                                                                                                                              66/119
      Installing : 2:libpng-1.5.13-7.el7_2.i686                                                                                                                                                                 67/119
      Installing : elfutils-libelf-0.176-2.el7.i686                                                                                                                                                             68/119
      Installing : libsepol-2.5-10.el7.i686                                                                                                                                                                     69/119
      Installing : libselinux-2.5-14.1.el7.i686                                                                                                                                                                 70/119
      Installing : libmount-2.23.2-61.el7_7.1.i686                                                                                                                                                              71/119
      Installing : libaio-0.3.109-13.el7.i686                                                                                                                                                                   72/119
      Installing : libffi-3.0.13-18.el7.i686                                                                                                                                                                    73/119
      Installing : glib2-2.56.1-5.el7.i686                                                                                                                                                                      74/119
      Installing : 1:pkgconfig-0.27.1-4.el7.i686                                                                                                                                                                75/119
      Installing : xorg-x11-proto-devel-2018.4-1.el7.noarch                                                                                                                                                     76/119
      Installing : expat-devel-2.1.0-10.el7_3.x86_64                                                                                                                                                            77/119
      Installing : libuuid-devel-2.23.2-61.el7_7.1.i686                                                                                                                                                         78/119
      Installing : libXau-devel-1.0.8-2.1.el7.x86_64                                                                                                                                                            79/119
      Installing : libxcb-devel-1.13-1.el7.x86_64                                                                                                                                                               80/119
      Installing : libX11-devel-1.6.7-2.el7.i686                                                                                                                                                                81/119
      Installing : 2:libpng-devel-1.5.13-7.el7_2.x86_64                                                                                                                                                         82/119
      Installing : bzip2-libs-1.0.6-13.el7.i686                                                                                                                                                                 83/119
      Installing : libXrender-devel-0.9.10-1.el7.x86_64                                                                                                                                                         84/119
      Installing : libXrender-devel-0.9.10-1.el7.i686                                                                                                                                                           85/119
      Installing : elfutils-libelf-devel-0.176-2.el7.i686                                                                                                                                                       86/119
      Installing : elfutils-libelf-devel-0.176-2.el7.x86_64                                                                                                                                                     87/119
      Installing : libaio-devel-0.3.109-13.el7.i686                                                                                                                                                             88/119
      Installing : freetype-2.8-14.el7.i686                                                                                                                                                                     89/119
      Installing : freetype-devel-2.8-14.el7.i686                                                                                                                                                               90/119
      Installing : fontconfig-2.13.0-4.3.el7.i686                                                                                                                                                               91/119
      Installing : fontconfig-devel-2.13.0-4.3.el7.i686                                                                                                                                                         92/119
      Installing : fontconfig-devel-2.13.0-4.3.el7.x86_64                                                                                                                                                       93/119
      Installing : libXtst-1.2.3-1.el7.i686                                                                                                                                                                     94/119
      Installing : compat-libcap1-1.10-7.el7.i686                                                                                                                                                               95/119
      Installing : compat-libstdc++-33-3.2.3-72.el7.i686                                                                                                                                                        96/119
      Cleanup    : util-linux-2.23.2-59.el7.x86_64                                                                                                                                                              97/119
      Cleanup    : glibc-devel-2.17-260.el7.x86_64                                                                                                                                                              98/119
      Cleanup    : elfutils-libs-0.172-2.el7.x86_64                                                                                                                                                             99/119
      Cleanup    : libX11-1.6.5-2.el7.x86_64                                                                                                                                                                   100/119
      Cleanup    : glib2-2.56.1-2.el7.x86_64                                                                                                                                                                   101/119
      Cleanup    : glibc-headers-2.17-260.el7.x86_64                                                                                                                                                           102/119
      Cleanup    : libmount-2.23.2-59.el7.x86_64                                                                                                                                                               103/119
      Cleanup    : libblkid-2.23.2-59.el7.x86_64                                                                                                                                                               104/119
      Cleanup    : libuuid-2.23.2-59.el7.x86_64                                                                                                                                                                105/119
      Cleanup    : elfutils-libelf-0.172-2.el7.x86_64                                                                                                                                                          106/119
      Cleanup    : libsmartcols-2.23.2-59.el7.x86_64                                                                                                                                                           107/119
      Cleanup    : binutils-2.27-34.base.el7.x86_64                                                                                                                                                            108/119
      Cleanup    : sysstat-10.1.5-17.el7.x86_64                                                                                                                                                                109/119
      Cleanup    : 1:make-3.82-23.el7.x86_64                                                                                                                                                                   110/119
      Cleanup    : ksh-20120801-139.el7.x86_64                                                                                                                                                                 111/119
      Cleanup    : net-tools-2.0-0.24.20131004git.el7.x86_64                                                                                                                                                   112/119
      Cleanup    : freetype-2.8-12.el7.x86_64                                                                                                                                                                  113/119
      Cleanup    : libX11-common-1.6.5-2.el7.noarch                                                                                                                                                            114/119
      Cleanup    : glibc-common-2.17-260.el7.x86_64                                                                                                                                                            115/119
      Cleanup    : nspr-4.19.0-1.el7_5.x86_64                                                                                                                                                                  116/119
      Cleanup    : nss-util-3.36.0-1.el7_5.x86_64                                                                                                                                                              117/119
      Cleanup    : nss-softokn-freebl-3.36.0-5.el7_5.x86_64                                                                                                                                                    118/119
      Cleanup    : glibc-2.17-260.el7.x86_64                                                                                                                                                                   119/119
      Verifying  : libaio-devel-0.3.109-13.el7.i686                                                                                                                                                              1/119
      Verifying  : libsepol-2.5-10.el7.i686                                                                                                                                                                      2/119
      Verifying  : freetype-2.8-14.el7.x86_64                                                                                                                                                                    3/119
      Verifying  : net-tools-2.0-0.25.20131004git.el7.x86_64                                                                                                                                                     4/119
      Verifying  : zlib-1.2.7-18.el7.i686                                                                                                                                                                        5/119
      Verifying  : xorg-x11-proto-devel-2018.4-1.el7.noarch                                                                                                                                                      6/119
      Verifying  : fontconfig-devel-2.13.0-4.3.el7.i686                                                                                                                                                          7/119
      Verifying  : libXau-1.0.8-2.1.el7.i686                                                                                                                                                                     8/119
      Verifying  : libaio-0.3.109-13.el7.i686                                                                                                                                                                    9/119
      Verifying  : libX11-1.6.7-2.el7.i686                                                                                                                                                                      10/119
      Verifying  : ksh-20120801-140.el7_7.x86_64                                                                                                                                                                11/119
      Verifying  : glibc-common-2.17-292.el7.x86_64                                                                                                                                                             12/119
      Verifying  : libuuid-2.23.2-61.el7_7.1.x86_64                                                                                                                                                             13/119
      Verifying  : libXrender-devel-0.9.10-1.el7.x86_64                                                                                                                                                         14/119
      Verifying  : 1:python-configshell-1.1.fb25-1.el7.noarch                                                                                                                                                   15/119
      Verifying  : 2:libpng-1.5.13-7.el7_2.i686                                                                                                                                                                 16/119
      Verifying  : libgcc-4.8.5-39.el7.i686                                                                                                                                                                     17/119
      Verifying  : fontconfig-2.13.0-4.3.el7.i686                                                                                                                                                               18/119
      Verifying  : libpath_utils-0.2.1-32.el7.x86_64                                                                                                                                                            19/119
      Verifying  : libnl-1.1.4-3.el7.x86_64                                                                                                                                                                     20/119
      Verifying  : glib2-2.56.1-5.el7.x86_64                                                                                                                                                                    21/119
      Verifying  : libXau-devel-1.0.8-2.1.el7.x86_64                                                                                                                                                            22/119
      Verifying  : util-linux-2.23.2-61.el7_7.1.x86_64                                                                                                                                                          23/119
      Verifying  : libbasicobjects-0.1.1-32.el7.x86_64                                                                                                                                                          24/119
      Verifying  : tcp_wrappers-7.6-77.el7.x86_64                                                                                                                                                               25/119
      Verifying  : libXi-1.7.9-1.el7.i686                                                                                                                                                                       26/119
      Verifying  : pcre-8.32-17.el7.i686                                                                                                                                                                        27/119
      Verifying  : targetcli-2.1.fb49-1.el7.noarch                                                                                                                                                              28/119
      Verifying  : 1:make-3.82-24.el7.x86_64                                                                                                                                                                    29/119
      Verifying  : sysstat-10.1.5-18.el7_7.1.x86_64                                                                                                                                                             30/119
      Verifying  : binutils-2.27-41.base.el7_7.3.x86_64                                                                                                                                                         31/119
      Verifying  : elfutils-libelf-devel-0.176-2.el7.i686                                                                                                                                                       32/119
      Verifying  : libblkid-2.23.2-61.el7_7.1.i686                                                                                                                                                              33/119
      Verifying  : libffi-3.0.13-18.el7.i686                                                                                                                                                                    34/119
      Verifying  : libref_array-0.1.5-32.el7.x86_64                                                                                                                                                             35/119
      Verifying  : python-kmod-0.9-4.el7.x86_64                                                                                                                                                                 36/119
      Verifying  : glibc-devel-2.17-292.el7.x86_64                                                                                                                                                              37/119
      Verifying  : gssproxy-0.7.0-26.el7.x86_64                                                                                                                                                                 38/119
      Verifying  : libXrender-0.9.10-1.el7.i686                                                                                                                                                                 39/119
      Verifying  : elfutils-libs-0.176-2.el7.x86_64                                                                                                                                                             40/119
      Verifying  : keyutils-1.5.8-3.el7.x86_64                                                                                                                                                                  41/119
      Verifying  : nspr-4.21.0-1.el7.x86_64                                                                                                                                                                     42/119
      Verifying  : nss-softokn-freebl-3.44.0-8.el7_7.x86_64                                                                                                                                                     43/119
      Verifying  : glibc-headers-2.17-292.el7.x86_64                                                                                                                                                            44/119
      Verifying  : libXrender-devel-0.9.10-1.el7.i686                                                                                                                                                           45/119
      Verifying  : libXext-1.3.3-3.el7.i686                                                                                                                                                                     46/119
      Verifying  : python-ethtool-0.8-8.el7.x86_64                                                                                                                                                              47/119
      Verifying  : glibc-2.17-292.el7.x86_64                                                                                                                                                                    48/119
      Verifying  : libselinux-2.5-14.1.el7.i686                                                                                                                                                                 49/119
      Verifying  : expat-2.1.0-10.el7_3.i686                                                                                                                                                                    50/119
      Verifying  : fontconfig-devel-2.13.0-4.3.el7.x86_64                                                                                                                                                       51/119
      Verifying  : bzip2-libs-1.0.6-13.el7.i686                                                                                                                                                                 52/119
      Verifying  : libX11-devel-1.6.7-2.el7.i686                                                                                                                                                                53/119
      Verifying  : libxcb-1.13-1.el7.i686                                                                                                                                                                       54/119
      Verifying  : nss-softokn-freebl-3.44.0-8.el7_7.i686                                                                                                                                                       55/119
      Verifying  : glib2-2.56.1-5.el7.i686                                                                                                                                                                      56/119
      Verifying  : python-urwid-1.1.1-3.el7.x86_64                                                                                                                                                              57/119
      Verifying  : libevent-2.0.21-4.el7.x86_64                                                                                                                                                                 58/119
      Verifying  : elfutils-libelf-0.176-2.el7.i686                                                                                                                                                             59/119
      Verifying  : 1:quota-4.01-19.el7.x86_64                                                                                                                                                                   60/119
      Verifying  : libnfsidmap-0.25-19.el7.x86_64                                                                                                                                                               61/119
      Verifying  : libblkid-2.23.2-61.el7_7.1.x86_64                                                                                                                                                            62/119
      Verifying  : libtirpc-0.2.4-0.16.el7.x86_64                                                                                                                                                               63/119
      Verifying  : libXtst-1.2.3-1.el7.i686                                                                                                                                                                     64/119
      Verifying  : glibc-devel-2.17-292.el7.i686                                                                                                                                                                65/119
      Verifying  : 1:nfs-utils-1.3.0-0.65.el7.x86_64                                                                                                                                                            66/119
      Verifying  : libstdc++-4.8.5-39.el7.i686                                                                                                                                                                  67/119
      Verifying  : freetype-devel-2.8-14.el7.i686                                                                                                                                                               68/119
      Verifying  : pyparsing-1.5.6-9.el7.noarch                                                                                                                                                                 69/119
      Verifying  : libmount-2.23.2-61.el7_7.1.i686                                                                                                                                                              70/119
      Verifying  : expat-devel-2.1.0-10.el7_3.x86_64                                                                                                                                                            71/119
      Verifying  : glibc-2.17-292.el7.i686                                                                                                                                                                      72/119
      Verifying  : libuuid-devel-2.23.2-61.el7_7.1.i686                                                                                                                                                         73/119
      Verifying  : libX11-1.6.7-2.el7.x86_64                                                                                                                                                                    74/119
      Verifying  : libX11-common-1.6.7-2.el7.noarch                                                                                                                                                             75/119
      Verifying  : libstdc++-devel-4.8.5-39.el7.i686                                                                                                                                                            76/119
      Verifying  : python-six-1.9.0-2.el7.noarch                                                                                                                                                                77/119
      Verifying  : libini_config-1.3.1-32.el7.x86_64                                                                                                                                                            78/119
      Verifying  : compat-libcap1-1.10-7.el7.i686                                                                                                                                                               79/119
      Verifying  : 2:libpng-devel-1.5.13-7.el7_2.x86_64                                                                                                                                                         80/119
      Verifying  : libmount-2.23.2-61.el7_7.1.x86_64                                                                                                                                                            81/119
      Verifying  : elfutils-libelf-0.176-2.el7.x86_64                                                                                                                                                           82/119
      Verifying  : elfutils-libelf-devel-0.176-2.el7.x86_64                                                                                                                                                     83/119
      Verifying  : libverto-libevent-0.2.5-4.el7.x86_64                                                                                                                                                         84/119
      Verifying  : libcollection-0.7.0-32.el7.x86_64                                                                                                                                                            85/119
      Verifying  : libuuid-2.23.2-61.el7_7.1.i686                                                                                                                                                               86/119
      Verifying  : 1:pkgconfig-0.27.1-4.el7.i686                                                                                                                                                                87/119
      Verifying  : rpcbind-0.2.0-48.el7.x86_64                                                                                                                                                                  88/119
      Verifying  : freetype-2.8-14.el7.i686                                                                                                                                                                     89/119
      Verifying  : libxcb-devel-1.13-1.el7.x86_64                                                                                                                                                               90/119
      Verifying  : libsmartcols-2.23.2-61.el7_7.1.x86_64                                                                                                                                                        91/119
      Verifying  : compat-libstdc++-33-3.2.3-72.el7.i686                                                                                                                                                        92/119
      Verifying  : compat-libstdc++-33-3.2.3-72.el7.x86_64                                                                                                                                                      93/119
      Verifying  : nss-util-3.44.0-4.el7_7.x86_64                                                                                                                                                               94/119
      Verifying  : python-rtslib-2.1.fb69-3.el7.noarch                                                                                                                                                          95/119
      Verifying  : 1:quota-nls-4.01-19.el7.noarch                                                                                                                                                               96/119
      Verifying  : freetype-2.8-12.el7.x86_64                                                                                                                                                                   97/119
      Verifying  : 1:make-3.82-23.el7.x86_64                                                                                                                                                                    98/119
      Verifying  : libsmartcols-2.23.2-59.el7.x86_64                                                                                                                                                            99/119
      Verifying  : nss-util-3.36.0-1.el7_5.x86_64                                                                                                                                                              100/119
      Verifying  : libuuid-2.23.2-59.el7.x86_64                                                                                                                                                                101/119
      Verifying  : elfutils-libelf-0.172-2.el7.x86_64                                                                                                                                                          102/119
      Verifying  : elfutils-libs-0.172-2.el7.x86_64                                                                                                                                                            103/119
      Verifying  : glib2-2.56.1-2.el7.x86_64                                                                                                                                                                   104/119
      Verifying  : libX11-common-1.6.5-2.el7.noarch                                                                                                                                                            105/119
      Verifying  : libblkid-2.23.2-59.el7.x86_64                                                                                                                                                               106/119
      Verifying  : util-linux-2.23.2-59.el7.x86_64                                                                                                                                                             107/119
      Verifying  : sysstat-10.1.5-17.el7.x86_64                                                                                                                                                                108/119
      Verifying  : glibc-2.17-260.el7.x86_64                                                                                                                                                                   109/119
      Verifying  : binutils-2.27-34.base.el7.x86_64                                                                                                                                                            110/119
      Verifying  : ksh-20120801-139.el7.x86_64                                                                                                                                                                 111/119
      Verifying  : libmount-2.23.2-59.el7.x86_64                                                                                                                                                               112/119
      Verifying  : nss-softokn-freebl-3.36.0-5.el7_5.x86_64                                                                                                                                                    113/119
      Verifying  : nspr-4.19.0-1.el7_5.x86_64                                                                                                                                                                  114/119
      Verifying  : net-tools-2.0-0.24.20131004git.el7.x86_64                                                                                                                                                   115/119
      Verifying  : glibc-common-2.17-260.el7.x86_64                                                                                                                                                            116/119
      Verifying  : libX11-1.6.5-2.el7.x86_64                                                                                                                                                                   117/119
      Verifying  : glibc-devel-2.17-260.el7.x86_64                                                                                                                                                             118/119
      Verifying  : glibc-headers-2.17-260.el7.x86_64                                                                                                                                                           119/119
    
    Installed:
      compat-libcap1.i686 0:1.10-7.el7            compat-libstdc++-33.i686 0:3.2.3-72.el7  compat-libstdc++-33.x86_64 0:3.2.3-72.el7  elfutils-libelf.i686 0:0.176-2.el7  elfutils-libelf-devel.i686 0:0.176-2.el7
      elfutils-libelf-devel.x86_64 0:0.176-2.el7  fontconfig-devel.i686 0:2.13.0-4.3.el7   fontconfig-devel.x86_64 0:2.13.0-4.3.el7   glibc.i686 0:2.17-292.el7           glibc-devel.i686 0:2.17-292.el7
      libX11.i686 0:1.6.7-2.el7                   libXau.i686 0:1.0.8-2.1.el7              libXi.i686 0:1.7.9-1.el7                   libXrender.i686 0:0.9.10-1.el7      libXrender-devel.i686 0:0.9.10-1.el7
      libXrender-devel.x86_64 0:0.9.10-1.el7      libXtst.i686 0:1.2.3-1.el7               libaio.i686 0:0.3.109-13.el7               libaio-devel.i686 0:0.3.109-13.el7  libgcc.i686 0:4.8.5-39.el7
      libstdc++.i686 0:4.8.5-39.el7               libstdc++-devel.i686 0:4.8.5-39.el7      libxcb.i686 0:1.13-1.el7                   nfs-utils.x86_64 1:1.3.0-0.65.el7   python-configshell.noarch 1:1.1.fb25-1.el7
      python-rtslib.noarch 0:2.1.fb69-3.el7       python-six.noarch 0:1.9.0-2.el7          targetcli.noarch 0:2.1.fb49-1.el7
    
    Dependency Installed:
      bzip2-libs.i686 0:1.0.6-13.el7           expat.i686 0:2.1.0-10.el7_3           expat-devel.x86_64 0:2.1.0-10.el7_3        fontconfig.i686 0:2.13.0-4.3.el7             freetype.i686 0:2.8-14.el7
      freetype-devel.i686 0:2.8-14.el7         glib2.i686 0:2.56.1-5.el7             gssproxy.x86_64 0:0.7.0-26.el7             keyutils.x86_64 0:1.5.8-3.el7                libX11-devel.i686 0:1.6.7-2.el7
      libXau-devel.x86_64 0:1.0.8-2.1.el7      libXext.i686 0:1.3.3-3.el7            libbasicobjects.x86_64 0:0.1.1-32.el7      libblkid.i686 0:2.23.2-61.el7_7.1            libcollection.x86_64 0:0.7.0-32.el7
      libevent.x86_64 0:2.0.21-4.el7           libffi.i686 0:3.0.13-18.el7           libini_config.x86_64 0:1.3.1-32.el7        libmount.i686 0:2.23.2-61.el7_7.1            libnfsidmap.x86_64 0:0.25-19.el7
      libnl.x86_64 0:1.1.4-3.el7               libpath_utils.x86_64 0:0.2.1-32.el7   libpng.i686 2:1.5.13-7.el7_2               libpng-devel.x86_64 2:1.5.13-7.el7_2         libref_array.x86_64 0:0.1.5-32.el7
      libselinux.i686 0:2.5-14.1.el7           libsepol.i686 0:2.5-10.el7            libtirpc.x86_64 0:0.2.4-0.16.el7           libuuid.i686 0:2.23.2-61.el7_7.1             libuuid-devel.i686 0:2.23.2-61.el7_7.1
      libverto-libevent.x86_64 0:0.2.5-4.el7   libxcb-devel.x86_64 0:1.13-1.el7      nss-softokn-freebl.i686 0:3.44.0-8.el7_7   pcre.i686 0:8.32-17.el7                      pkgconfig.i686 1:0.27.1-4.el7
      pyparsing.noarch 0:1.5.6-9.el7           python-ethtool.x86_64 0:0.8-8.el7     python-kmod.x86_64 0:0.9-4.el7             python-urwid.x86_64 0:1.1.1-3.el7            quota.x86_64 1:4.01-19.el7
      quota-nls.noarch 1:4.01-19.el7           rpcbind.x86_64 0:0.2.0-48.el7         tcp_wrappers.x86_64 0:7.6-77.el7           xorg-x11-proto-devel.noarch 0:2018.4-1.el7   zlib.i686 0:1.2.7-18.el7
    
    Updated:
      binutils.x86_64 0:2.27-41.base.el7_7.3     elfutils-libelf.x86_64 0:0.176-2.el7     glibc.x86_64 0:2.17-292.el7                     glibc-devel.x86_64 0:2.17-292.el7      ksh.x86_64 0:20120801-140.el7_7
      libX11.x86_64 0:1.6.7-2.el7                make.x86_64 1:3.82-24.el7                net-tools.x86_64 0:2.0-0.25.20131004git.el7     sysstat.x86_64 0:10.1.5-18.el7_7.1
    
    Dependency Updated:
      elfutils-libs.x86_64 0:0.176-2.el7     freetype.x86_64 0:2.8-14.el7                   glib2.x86_64 0:2.56.1-5.el7             glibc-common.x86_64 0:2.17-292.el7          glibc-headers.x86_64 0:2.17-292.el7
      libX11-common.noarch 0:1.6.7-2.el7     libblkid.x86_64 0:2.23.2-61.el7_7.1            libmount.x86_64 0:2.23.2-61.el7_7.1     libsmartcols.x86_64 0:2.23.2-61.el7_7.1     libuuid.x86_64 0:2.23.2-61.el7_7.1
      nspr.x86_64 0:4.21.0-1.el7             nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7     nss-util.x86_64 0:3.44.0-4.el7_7        util-linux.x86_64 0:2.23.2-61.el7_7.1
    
    Complete!
    WARNING::    The Physical Memory is less than 2G, Oracle recommend that more than 2G is better!
    mount: /dev/shm not mounted or bad option
    
           In some cases useful info is found in syslog - try
           dmesg | tail or so.
    mkswap: error: /home/swap is mounted; will not make swapspace
    swapon: /home/swap: insecure permissions 0644, 0600 suggested.
    swapon: /home/swap: swapon failed: Device or resource busy
    Creating groups and users!
    groupadd: group 'oinstall' already exists
    groupadd: group 'dba' already exists
    groupadd: group 'oper' already exists
    groupadd: group 'asmdba' already exists
    groupadd: group 'asmoper' already exists
    groupadd: group 'asmadmin' already exists
    useradd: user 'oracle' already exists
    useradd: user 'grid' already exists
    Groups and Users are created! Please change password for users:oracle,grid when This script has done!
    Modifying kernel parameters.
    Done.
    Please enter GRID_ORACLE_BASE(default /g01/app/grid):
    Please enter GRID_ORACLE_HOME(default /g01/app/19.3):
    Please enter GRID_ORACLE_SID(default +ASM1 ):
    Please enter ORA_ORACLE_BASE(default /u01/app/oracle):
    Please enter ORA_ORACLE_HOME(default \$ORACLE_BASE/product/19.3/dbhome_1):
    Please enter ORA_ORACLE_SID(This values is expected):kgdb
    Error: At lease 14029 Mb space left to install Grid instructure and database software.
    /u01/app/oracle already exists!
    Redirecting to /bin/systemctl stop iptables.service
    Failed to stop iptables.service: Unit iptables.service not loaded.
    Redirecting to /bin/systemctl stop ip6tables.service
    Failed to stop ip6tables.service: Unit ip6tables.service not loaded.
    Redirecting to /bin/systemctl stop ntpd.service
    Failed to stop ntpd.service: Unit ntpd.service not loaded.
    error reading information on service iptables: No such file or directory
    error reading information on service ip6tables: No such file or directory
    error reading information on service ntpd: No such file or directory
    -------------------------------------------------------
                       Check Part
    -------------------------------------------------------
    
    Necessary User check
    -------------
    
    USER: GRID
    uid=1007(grid) gid=501(oinstall) groups=501(oinstall),502(dba),503(oper),504(asmadmin),505(asmdba),506(asmoper)
    
    Bash Environment
    ----------------
    
    if [ -f ~/.bashrc ]; then
            . ~/.bashrc
    fi
    PATH=$PATH:$HOME/.local/bin:$HOME/bin
    export PATH
    ORACLE_BASE=/g01/app/grid
    ORACLE_HOME=/g01/app/11.2.0
    ORACLE_SID=+ASM1
    PATH=$PATH:$ORACLE_HOME/bin
    export ORACLE_BASE ORACLE_HOME ORACLE_SID PATH
    umask 022
    ORACLE_BASE=/g01/app/grid
    ORACLE_HOME=/g01/app/19.3
    ORACLE_SID=+ASM1
    PATH=$PATH:$ORACLE_HOME/bin
    export ORACLE_BASE ORACLE_HOME ORACLE_SID PATH
    umask 022
    USER ORACLE ENVIRONMENTS
    
    USER: ORACLE
    uid=1006(oracle) gid=501(oinstall) groups=501(oinstall),502(dba),503(oper),504(asmadmin),505(asmdba)
    
    Bash Environment
    ----------------
    if [ -f ~/.bashrc ]; then
            . ~/.bashrc
    fi
    
    PATH=$PATH:$HOME/.local/bin:$HOME/bin
    export PATH
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    ORACLE_SID=ningxiadev
    PATH=$PATH:$ORACLE_HOME/bin
    export ORACLE_BASE ORACLE_HOME ORACLE_SID PATH
    umask 022
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/19.3/dbhome_1
    ORACLE_SID=kgdb
    PATH=$PATH:$ORACLE_HOME/bin
    export ORACLE_BASE ORACLE_HOME ORACLE_SID PATH
    umask 022
    
    
    KERNEL Parameters
    -----------------------------------
    
    limits.conf
    -------------
    
     * soft proc 2047
     * hard nproc 16384
     * soft nofile 1024
     * hard nofile 65536
     * soft stack 10240
     * soft proc 2047
     * hard nproc 16384
     * soft nofile 1024
     * hard nofile 65536
     * soft stack 10240
    
    sysctl.conf
    --------------
    fs.aio-max-nr = 1048576
    fs.file-max = 6815744
    kernel.shmall = 2097152
    kernel.shmmax = 4294967295
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    net.ipv4.ip_local_port_range = 9000 65500
    net.core.rmem_default = 262144
    net.core.rmem_max = 4194304
    net.core.wmem_default = 262144
    net.core.wmem_max = 1048586
    
    check firewall
    ---------------
    
    Redirecting to /bin/systemctl status iptables.service
    Unit iptables.service could not be found.
    ● firewalld.service - firewalld - dynamic firewall daemon
       Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
       Active: inactive (dead)
         Docs: man:firewalld(1)
    
    
    check ntpd
    -----------
    
    Redirecting to /bin/systemctl status ntpd.service
    Unit ntpd.service could not be found.
    View Code
  • 将压缩文件解压到 $ORACLE_HOME 路径中

    unzip LINUX.X64_193000_db_home.zip -d $ORACLE_HOME
    
  • 配置响应文件

    解压后,我们使用$ORACLE_HOME/install/response/db_install.rsp 作为响应文件模板。当然其他路径也有相同或者类似的文件。 修改后,文件内容如下:

    oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v19.0.0  ==>
    oracle.install.option=INSTALL_DB_AND_CONFIG                                                  ==> 选择安装并配置数据库,使用此选项,将减少大量人为操作。
    UNIX_GROUP_NAME=oinstall                                                                     ==>
    INVENTORY_LOCATION=/opt/app/oracle/oraInventory                                              ==>
    ORACLE_HOME=                                                                                 ==> 可空
    ORACLE_BASE=                                                                                 ==> 可空,建议为空。如果参数设置与环境变量中的不一致,会报错。
    oracle.install.db.InstallEdition=EE                                                          ==>
    oracle.install.db.OSDBA_GROUP=dba                                                            ==>
    oracle.install.db.OSOPER_GROUP=oper                                                          ==>
    oracle.install.db.OSBACKUPDBA_GROUP=backupdba                                                ==>
    oracle.install.db.OSDGDBA_GROUP=dgdba                                                        ==>
    oracle.install.db.OSKMDBA_GROUP=kmdba                                                        ==>
    oracle.install.db.OSRACDBA_GROUP=racdba                                                      ==>
    oracle.install.db.rootconfig.executeRootScript=false                                         ==> 是否自动执行root.sh 脚本。如果设置为true,需要配置下面三个参数。
    oracle.install.db.rootconfig.configMethod=                                                   ==>
    oracle.install.db.rootconfig.sudoPath=                                                       ==>
    oracle.install.db.rootconfig.sudoUserName=                                                   ==>
    oracle.install.db.CLUSTER_NODES=                                                             ==> 如果是RAC环境,需要配置此参数,单实例不需要配置
    oracle.install.db.config.starterdb.type=GENERAL_PURPOSE                                      ==> 数据库模型, OLTP 选择general_purpose。
    oracle.install.db.config.starterdb.globalDBName=kgdb                                         ==> GLOBAL_DBNAME
    oracle.install.db.config.starterdb.SID=kgdb                                                  ==> ORACLE_SID
    oracle.install.db.ConfigureAsContainerDB=true                                                ==> 是否启用CDB.
    oracle.install.db.config.PDBName=pkgdb                                                       ==> PDB 名称,pdb 名不能与cdb 名一样。
    oracle.install.db.config.starterdb.characterSet=AL32UTF8                                     ==> 国内使用Oracle数据库,建议使用AL32UTF8字符集.
    oracle.install.db.config.starterdb.memoryOption=false                                        ==> 是否启用内存自动管理。小于4G时不建议设置为true.
    oracle.install.db.config.starterdb.memoryLimit=10240                                         ==> 创建并启动数据库时,为数据库分配的总内存空间。
    oracle.install.db.config.starterdb.installExampleSchemas=true                                ==> 是否安装示例数据库,生产环境不安装可节省安装时间,学习环境建议安装。
    oracle.install.db.config.starterdb.password.ALL=Sysadmin123                                  ==> 设置数据库管理员用户密码,设置此参数后,下面四个参数可不用设置。
    oracle.install.db.config.starterdb.password.SYS=                                             ==>
    oracle.install.db.config.starterdb.password.SYSTEM=                                          ==>
    oracle.install.db.config.starterdb.password.DBSNMP=                                          ==>
    oracle.install.db.config.starterdb.password.PDBADMIN=                                        ==>
    oracle.install.db.config.starterdb.managementOption=DEFAULT                                  ==>
    oracle.install.db.config.starterdb.omsHost=                                                  ==>
    oracle.install.db.config.starterdb.omsPort=                                                  ==>
    oracle.install.db.config.starterdb.emAdminUser=                                              ==> 启用em时, 设置管理员用户
    oracle.install.db.config.starterdb.emAdminPassword=                                          ==> 启用em时,设置管理员密码
    oracle.install.db.config.starterdb.enableRecovery=true                                       ==> 是否启用归档
    oracle.install.db.config.starterdb.storageType=FILE_SYSTEM_STORAGE                           ==> 存储类型
    oracle.install.db.config.starterdb.fileSystemStorage.dataLocation=/opt/app/oracle/data       ==> 数据文件默认存放路径
    oracle.install.db.config.starterdb.fileSystemStorage.recoveryLocation=/opt/app/oracle/arch   ==> 归档路径
    oracle.install.db.config.asm.diskGroup=                                                      ==> 磁盘组名称
    oracle.install.db.config.asm.ASMSNMPPassword=                                                ==> 使用ASM存储时必填
    

2 安装

数据库 安装命令:

$ORACLE_HOME/runInstaller -silent -responseFile $ORACLE_HOME/install/response/db_install.rsp

安装的等待,安装过程中会提示安装日志所在路径,可查看日志了解当前进度与状态。

请根据提示,自行执行两个相关命令。

NOTES

此步骤,只是安装数据库软件,并没有创建数据库、没有创建相关的路径,更没有启动数据库。安装完成后,会有两个提示, 一是执行root.sh ,一是执行config操作。

/opt/app/oracle/product/19.3/dbhome_1/runInstaller -executeConfigTools -responseFile install/response/db_install.rsp [-silent]

上面提示执行的这个命令,是用来创建Oracle 数据库包括cdb/pdb、配置监听,和启动实例和监听的。

3 查看

  • 查看监听进程

    # ps -ef|grep tns
    
    oracle   31356     1  0 02:19 ?        00:00:02 /opt/app/oracle/product/19.3/dbhome_1/bin/tnslsnr LISTENER -inherit
    
  • 查看监听状态

    $ lsnrctl status
    
    LSNRCTL for Linux: Version 11.2.0.4.0 - Production on 24-MAR-2020 04:03:17
    
    Copyright (c) 1991, 2013, Oracle.  All rights reserved.
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.10.100.99)(PORT=1522)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 19.0.0.0.0 - Production
    Start Date                24-MAR-2020 02:19:33
    Uptime                    0 days 1 hr. 43 min. 44 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /opt/app/oracle/product/19.3/dbhome_1/network/admin/listener.ora
    Listener Log File         /opt/app/oracle/diag/tnslsnr/xycvt99/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=boss20)(PORT=1522)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1522)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=boss20)(PORT=5500))(Security=(my_wallet_directory=/opt/app/oracle/admin/kgdb/xdb_wallet))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "86b637b62fdf7a65e053f706e80a27ca" has 1 instance(s).
      Instance "kgdb", status READY, has 1 handler(s) for this service...
    Service "a19610d90ca6480ce05363640a0a8ca6" has 1 instance(s).
      Instance "kgdb", status READY, has 1 handler(s) for this service...
    Service "kgdb" has 1 instance(s).
      Instance "kgdb", status READY, has 1 handler(s) for this service...
    Service "kgdbXDB" has 1 instance(s).
      Instance "kgdb", status READY, has 1 handler(s) for this service...
    Service "pkgdb" has 1 instance(s).
      Instance "kgdb", status READY, has 1 handler(s) for this service...
    The command completed successfully
    
  • 实例

    [oracle@xycvt99 oracle]$ ps -ef|grep pmon|grep kg
    oracle   17037     1  0 03:48 ?        00:00:00 ora_pmon_kgdb
    [oracle@xycvt99 oracle]$ $ORACLE_HOME/bin/sqlplus / as sysdba
    
    SQL*Plus: Release 19.0.0.0.0 - Production on Tue Mar 24 04:04:50 2020
    Version 19.3.0.0.0
    
    Copyright (c) 1982, 2019, Oracle.  All rights reserved.
    
    
    Connected to:
    Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
    Version 19.3.0.0.0
    
    SQL> select name from v$containers;
    
    NAME
    --------------------------------------------------------------------------------
    CDB$ROOT
    PDB$SEED
    PKGDB
    

Author: halberd.lee

Created: 2020-03-24 Tue 16:07

Validate

猜你喜欢

转载自www.cnblogs.com/halberd-lee/p/12559583.html
今日推荐