そういうのがいいブログ

SIerで働く30代サラリーマンSEがインフラエンジニアに憧れてLinux・クラウド・AWSの勉強をするブログ

Oracle Linux 8インストール手順(その④)インストール後の初期設定

※[PR]当ブログの記事の中にはプロモーションが含まれています。

Oracle Linux 8 のインストール後に最初に行う初期設定を知りたい。
・具体的な手順を教えてほしい。

こういった疑問に答えます。

本記事の内容

  1. Oracle Linux 8 のインストール手順(その④)インストール後の初期設定

この記事を書いている私は、某SIerに勤務しながら、
WEB系エンジニア・インフラエンジニアに憧れて、プログラミングおよびインフラ技術の勉強をしています。

こういった私が、解説していきます。

私が実機で試したコマンドや画像を載せて書いています。
記事の信頼性担保に繋がると思います。

souiunogaii.hatenablog.com

前回の記事

souiunogaii.hatenablog.com

Oracle Linux 8 のインストール手順(その④)インストール後の初期設定

①:SELinuxの無効化

SElinuxが有効になっていると、各種のサービスや設定が思った通りに動作しない原因になることが多いそうなので、基本的には無効化しておきます。

SElinuxの現在の状態を確認

getenforce
[root@SV-IXION ~]# getenforce
Enforcing

SElinux設定変更

vi /etc/selinux/config

変更前

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - No SELinux policy is loaded.
SELINUX=enforcing
# SELINUXTYPE= can take one of these three values:
#     targeted - Targeted processes are protected,
#     minimum - Modification of targeted policy. Only selected processes are protected.
#     mls - Multi Level Security protection.
SELINUXTYPE=targeted

変更後

SELINUX=disabled に変更します

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these three values:
#     targeted - Targeted processes are protected,
#     minimum - Modification of targeted policy. Only selected processes are protected.
#     mls - Multi Level Security protection.
SELINUXTYPE=targeted

再起動

reboot

変更後のSElinuxの状態を確認

getenforce
[root@SV-IXION ~]# getenforce
Disabled

②:パッケージの最新化

インストール直後だと、パッケージが古いので、最新化します

アップデート内容のチェック

dnf check-update
[root@SV-IXION ~]# dnf check-update
Oracle Linux 8 BaseOS Latest (x86_64)           1.9 MB/s |  27 MB     00:14
Oracle Linux 8 Application Stream (x86_64)      2.2 MB/s |  21 MB     00:09
Latest Unbreakable Enterprise Kernel Release 6  1.4 MB/s |  11 MB     00:07
メタデータの期限切れの最終確認: 0:00:02 時間前の 20201211212119秒 に 実施しました。

NetworkManager.x86_64       1:1.26.0-9.0.2.el8_3               ol8_baseos_latest
NetworkManager-config-server.noarch
                            1:1.26.0-9.0.2.el8_3               ol8_baseos_latest
NetworkManager-libnm.x86_64 1:1.26.0-9.0.2.el8_3               ol8_baseos_latest
NetworkManager-team.x86_64  1:1.26.0-9.0.2.el8_3               ol8_baseos_latest
NetworkManager-tui.x86_64   1:1.26.0-9.0.2.el8_3               ol8_baseos_latest
bpftool.x86_64              4.18.0-240.1.1.el8_3               ol8_baseos_latest
freetype.x86_64             2.9.1-4.el8_3.1                    ol8_baseos_latest
iproute.x86_64              5.4.0-1.0.1.el8                    ol8_UEKR6
kernel.x86_64               4.18.0-240.1.1.el8_3               ol8_baseos_latest
kernel-core.x86_64          4.18.0-240.1.1.el8_3               ol8_baseos_latest
kernel-headers.x86_64       4.18.0-240.1.1.el8_3               ol8_baseos_latest
kernel-modules.x86_64       4.18.0-240.1.1.el8_3               ol8_baseos_latest
kernel-tools.x86_64         4.18.0-240.1.1.el8_3               ol8_baseos_latest
kernel-tools-libs.x86_64    4.18.0-240.1.1.el8_3               ol8_baseos_latest
kernel-uek.x86_64           5.4.17-2036.100.6.1.el8uek         ol8_UEKR6
libdnf.x86_64               0.48.0-5.0.2.el8                   ol8_baseos_latest
libselinux.x86_64           2.9-4.el8_3                        ol8_baseos_latest
libselinux-utils.x86_64     2.9-4.el8_3                        ol8_baseos_latest
libzstd.x86_64              1.4.4-1.0.1.el8                    ol8_baseos_latest
mcelog.x86_64               3:169-0.0.1.el8                    ol8_UEKR6
microcode_ctl.x86_64        4:20200609-2.20201027.1.0.1.el8_3  ol8_baseos_latest
nvmetcli.noarch             0.7-1.el8                          ol8_UEKR6
nvmetcli.src                0.7-1.el8                          ol8_UEKR6
python3-hawkey.x86_64       0.48.0-5.0.2.el8                   ol8_baseos_latest
python3-libdnf.x86_64       0.48.0-5.0.2.el8                   ol8_baseos_latest
python3-libselinux.x86_64   2.9-4.el8_3                        ol8_baseos_latest
python3-perf.x86_64         4.18.0-240.1.1.el8_3               ol8_baseos_latest
rhnsd.x86_64                5.0.35-3.0.1.module+el8+5192+3173336a
                                                               ol8_appstream
systemd.x86_64              239-41.0.1.el8_3                   ol8_baseos_latest
systemd-libs.x86_64         239-41.0.1.el8_3                   ol8_baseos_latest
systemd-pam.x86_64          239-41.0.1.el8_3                   ol8_baseos_latest
systemd-udev.x86_64         239-41.0.1.el8_3                   ol8_baseos_latest
tzdata.noarch               2020d-1.el8                        ol8_baseos_latest
tzdata.src                  2020d-1.el8                        ol8_baseos_latest
tzdata.src                  2020d-1.el8                        ol8_appstream
xfsprogs.x86_64             5.4.0-1.0.1.el8                    ol8_UEKR6
パッケージの廃止
kernel-headers.x86_64       4.18.0-240.1.1.el8_3               ol8_baseos_latest
    kernel-headers.x86_64   4.18.0-240.el8                     @anaconda

アップデート実行

dnf update
[root@SV-IXION ~]# dnf update
メタデータの期限切れの最終確認: 0:00:25 時間前の 20201211212119秒 に 実施しました。
依存関係が解決しました。
================================================================================
 パッケージ           Arch   バージョン                 リポジトリー      サイズ
================================================================================
インストール:
 kernel               x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest 4.3 M
 kernel-core          x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest  30 M
 kernel-modules       x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest  26 M
 kernel-uek           x86_64 5.4.17-2036.100.6.1.el8uek ol8_UEKR6          61 M
アップグレード:
 NetworkManager       x86_64 1:1.26.0-9.0.2.el8_3       ol8_baseos_latest 2.4 M
 NetworkManager-config-server
                      noarch 1:1.26.0-9.0.2.el8_3       ol8_baseos_latest 124 k
 NetworkManager-libnm x86_64 1:1.26.0-9.0.2.el8_3       ol8_baseos_latest 1.8 M
 NetworkManager-team  x86_64 1:1.26.0-9.0.2.el8_3       ol8_baseos_latest 142 k
 NetworkManager-tui   x86_64 1:1.26.0-9.0.2.el8_3       ol8_baseos_latest 320 k
 bpftool              x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest 5.0 M
 freetype             x86_64 2.9.1-4.el8_3.1            ol8_baseos_latest 394 k
 iproute              x86_64 5.4.0-1.0.1.el8            ol8_UEKR6         665 k
 kernel-headers       x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest 5.5 M
 kernel-tools         x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest 4.5 M
 kernel-tools-libs    x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest 4.3 M
 libdnf               x86_64 0.48.0-5.0.2.el8           ol8_baseos_latest 650 k
 libselinux           x86_64 2.9-4.el8_3                ol8_baseos_latest 165 k
 libselinux-utils     x86_64 2.9-4.el8_3                ol8_baseos_latest 243 k
 libzstd              x86_64 1.4.4-1.0.1.el8            ol8_baseos_latest 266 k
 mcelog               x86_64 3:169-0.0.1.el8            ol8_UEKR6          82 k
 microcode_ctl        x86_64 4:20200609-2.20201027.1.0.1.el8_3
                                                        ol8_baseos_latest 4.5 M
 nvmetcli             noarch 0.7-1.el8                  ol8_UEKR6          42 k
 python3-hawkey       x86_64 0.48.0-5.0.2.el8           ol8_baseos_latest 112 k
 python3-libdnf       x86_64 0.48.0-5.0.2.el8           ol8_baseos_latest 757 k
 python3-libselinux   x86_64 2.9-4.el8_3                ol8_baseos_latest 283 k
 python3-perf         x86_64 4.18.0-240.1.1.el8_3       ol8_baseos_latest 4.4 M
 rhnsd                x86_64 5.0.35-3.0.1.module+el8+5192+3173336a
                                                        ol8_appstream      51 k
 systemd              x86_64 239-41.0.1.el8_3           ol8_baseos_latest 3.6 M
 systemd-libs         x86_64 239-41.0.1.el8_3           ol8_baseos_latest 1.1 M
 systemd-pam          x86_64 239-41.0.1.el8_3           ol8_baseos_latest 457 k
 systemd-udev         x86_64 239-41.0.1.el8_3           ol8_baseos_latest 1.3 M
 tzdata               noarch 2020d-1.el8                ol8_baseos_latest 471 k
 xfsprogs             x86_64 5.4.0-1.0.1.el8            ol8_UEKR6         1.1 M

トランザクションの概要
================================================================================
インストール     4 パッケージ
アップグレード  29 パッケージ

ダウンロードサイズの合計: 166 M
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
(1/33): kernel-4.18.0-240.1.1.el8_3.x86_64.rpm  976 kB/s | 4.3 MB     00:04
(2/33): kernel-modules-4.18.0-240.1.1.el8_3.x86 1.4 MB/s |  26 MB     00:17
(3/33): tzdata-2020d-1.el8.noarch.rpm           2.0 MB/s | 471 kB     00:00
(4/33): libzstd-1.4.4-1.0.1.el8.x86_64.rpm      1.7 MB/s | 266 kB     00:00
(5/33): freetype-2.9.1-4.el8_3.1.x86_64.rpm     1.7 MB/s | 394 kB     00:00
(6/33): libselinux-2.9-4.el8_3.x86_64.rpm       1.8 MB/s | 165 kB     00:00
(7/33): libselinux-utils-2.9-4.el8_3.x86_64.rpm 1.7 MB/s | 243 kB     00:00
(8/33): python3-hawkey-0.48.0-5.0.2.el8.x86_64. 616 kB/s | 112 kB     00:00
(9/33): kernel-core-4.18.0-240.1.1.el8_3.x86_64 1.6 MB/s |  30 MB     00:19
(10/33): python3-libselinux-2.9-4.el8_3.x86_64. 1.1 MB/s | 283 kB     00:00
(11/33): systemd-libs-239-41.0.1.el8_3.x86_64.r 1.5 MB/s | 1.1 MB     00:00
(12/33): systemd-udev-239-41.0.1.el8_3.x86_64.r 1.3 MB/s | 1.3 MB     00:01
(13/33): systemd-239-41.0.1.el8_3.x86_64.rpm    1.9 MB/s | 3.6 MB     00:01
(14/33): python3-perf-4.18.0-240.1.1.el8_3.x86_ 2.2 MB/s | 4.4 MB     00:02
(15/33): kernel-tools-4.18.0-240.1.1.el8_3.x86_ 1.5 MB/s | 4.5 MB     00:03
(16/33): bpftool-4.18.0-240.1.1.el8_3.x86_64.rp 2.1 MB/s | 5.0 MB     00:02
(17/33): libdnf-0.48.0-5.0.2.el8.x86_64.rpm     2.2 MB/s | 650 kB     00:00
(18/33): systemd-pam-239-41.0.1.el8_3.x86_64.rp 1.9 MB/s | 457 kB     00:00
(19/33): kernel-tools-libs-4.18.0-240.1.1.el8_3 1.6 MB/s | 4.3 MB     00:02
(20/33): python3-libdnf-0.48.0-5.0.2.el8.x86_64 1.7 MB/s | 757 kB     00:00
(21/33): kernel-headers-4.18.0-240.1.1.el8_3.x8 1.9 MB/s | 5.5 MB     00:02
(22/33): NetworkManager-tui-1.26.0-9.0.2.el8_3. 1.3 MB/s | 320 kB     00:00
(23/33): NetworkManager-team-1.26.0-9.0.2.el8_3 1.1 MB/s | 142 kB     00:00
(24/33): microcode_ctl-20200609-2.20201027.1.0. 1.4 MB/s | 4.5 MB     00:03
(25/33): NetworkManager-1.26.0-9.0.2.el8_3.x86_ 1.4 MB/s | 2.4 MB     00:01
(26/33): NetworkManager-config-server-1.26.0-9. 1.4 MB/s | 124 kB     00:00
(27/33): rhnsd-5.0.35-3.0.1.module+el8+5192+317 1.0 MB/s |  51 kB     00:00
(28/33): iproute-5.4.0-1.0.1.el8.x86_64.rpm     1.3 MB/s | 665 kB     00:00
(29/33): nvmetcli-0.7-1.el8.noarch.rpm          890 kB/s |  42 kB     00:00
(30/33): NetworkManager-libnm-1.26.0-9.0.2.el8_ 1.3 MB/s | 1.8 MB     00:01
(31/33): mcelog-169-0.0.1.el8.x86_64.rpm        1.3 MB/s |  82 kB     00:00
(32/33): xfsprogs-5.4.0-1.0.1.el8.x86_64.rpm    1.5 MB/s | 1.1 MB     00:00
(33/33): kernel-uek-5.4.17-2036.100.6.1.el8uek. 2.0 MB/s |  61 MB     00:31
--------------------------------------------------------------------------------
合計                                            4.7 MB/s | 166 MB     00:35
警告: /var/cache/dnf/ol8_baseos_latest-e4c6155830ad002c/packages/kernel-4.18.0-240.1.1.el8_3.x86_64.rpm: ヘッダー V3 RSA/SHA256 Signature、鍵 ID ●●●●●●●●●●: NOKEY
Oracle Linux 8 BaseOS Latest (x86_64)            70 kB/s | 3.1 kB     00:00
GPG 鍵 ●●●●●●●●●● をインポート中:
 Userid     : "Oracle OSS group (Open Source Software group) <build@oss.oracle.com>"
 Fingerprint: ●●●● ●●●● ●●●● ●●●● ●●●● ●●●● ●●●● ●●●● ●●●● ●●●●
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
これでよろしいですか? [y/N]: y
鍵のインポートに成功しました
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
  準備             :                                                        1/1
  scriptletの実行中: libselinux-2.9-4.el8_3.x86_64                          1/1
  アップグレード   : libselinux-2.9-4.el8_3.x86_64                         1/62
  scriptletの実行中: libselinux-2.9-4.el8_3.x86_64                         1/62
  アップグレード   : systemd-libs-239-41.0.1.el8_3.x86_64                  2/62
  scriptletの実行中: systemd-libs-239-41.0.1.el8_3.x86_64                  2/62
  アップグレード   : systemd-pam-239-41.0.1.el8_3.x86_64                   3/62
  scriptletの実行中: systemd-239-41.0.1.el8_3.x86_64                       4/62
  アップグレード   : systemd-239-41.0.1.el8_3.x86_64                       4/62
  scriptletの実行中: systemd-239-41.0.1.el8_3.x86_64                       4/62
  アップグレード   : systemd-udev-239-41.0.1.el8_3.x86_64                  5/62
  scriptletの実行中: systemd-udev-239-41.0.1.el8_3.x86_64                  5/62
  インストール     : kernel-core-4.18.0-240.1.1.el8_3.x86_64               6/62
  scriptletの実行中: kernel-core-4.18.0-240.1.1.el8_3.x86_64               6/62
  アップグレード   : NetworkManager-libnm-1:1.26.0-9.0.2.el8_3.x86_64      7/62
  scriptletの実行中: NetworkManager-libnm-1:1.26.0-9.0.2.el8_3.x86_64      7/62
  scriptletの実行中: NetworkManager-1:1.26.0-9.0.2.el8_3.x86_64            8/62
  アップグレード   : NetworkManager-1:1.26.0-9.0.2.el8_3.x86_64            8/62
  scriptletの実行中: NetworkManager-1:1.26.0-9.0.2.el8_3.x86_64            8/62
  アップグレード   : libdnf-0.48.0-5.0.2.el8.x86_64                        9/62
  アップグレード   : python3-libdnf-0.48.0-5.0.2.el8.x86_64               10/62
  インストール     : kernel-modules-4.18.0-240.1.1.el8_3.x86_64           11/62
  scriptletの実行中: kernel-modules-4.18.0-240.1.1.el8_3.x86_64           11/62
  アップグレード   : kernel-tools-libs-4.18.0-240.1.1.el8_3.x86_64        12/62
  scriptletの実行中: kernel-tools-libs-4.18.0-240.1.1.el8_3.x86_64        12/62
  アップグレード   : kernel-tools-4.18.0-240.1.1.el8_3.x86_64             13/62
  インストール     : kernel-4.18.0-240.1.1.el8_3.x86_64                   14/62
  アップグレード   : python3-hawkey-0.48.0-5.0.2.el8.x86_64               15/62
  アップグレード   : NetworkManager-tui-1:1.26.0-9.0.2.el8_3.x86_64       16/62
  アップグレード   : NetworkManager-team-1:1.26.0-9.0.2.el8_3.x86_64      17/62
  scriptletの実行中: kernel-uek-5.4.17-2036.100.6.1.el8uek.x86_64         18/62
  インストール     : kernel-uek-5.4.17-2036.100.6.1.el8uek.x86_64         18/62
  scriptletの実行中: kernel-uek-5.4.17-2036.100.6.1.el8uek.x86_64         18/62
  アップグレード   : microcode_ctl-4:20200609-2.20201027.1.0.1.el8_3.x8   19/62
  scriptletの実行中: microcode_ctl-4:20200609-2.20201027.1.0.1.el8_3.x8   19/62
  アップグレード   : rhnsd-5.0.35-3.0.1.module+el8+5192+3173336a.x86_64   20/62
  scriptletの実行中: rhnsd-5.0.35-3.0.1.module+el8+5192+3173336a.x86_64   20/62
  アップグレード   : nvmetcli-0.7-1.el8.noarch                            21/62
  scriptletの実行中: nvmetcli-0.7-1.el8.noarch                            21/62
  アップグレード   : mcelog-3:169-0.0.1.el8.x86_64                        22/62
  scriptletの実行中: mcelog-3:169-0.0.1.el8.x86_64                        22/62
  アップグレード   : libselinux-utils-2.9-4.el8_3.x86_64                  23/62
  アップグレード   : python3-libselinux-2.9-4.el8_3.x86_64                24/62
  アップグレード   : iproute-5.4.0-1.0.1.el8.x86_64                       25/62
  アップグレード   : xfsprogs-5.4.0-1.0.1.el8.x86_64                      26/62
  scriptletの実行中: xfsprogs-5.4.0-1.0.1.el8.x86_64                      26/62
  アップグレード   : NetworkManager-config-server-1:1.26.0-9.0.2.el8_3.   27/62
  アップグレード   : kernel-headers-4.18.0-240.1.1.el8_3.x86_64           28/62
  アップグレード   : bpftool-4.18.0-240.1.1.el8_3.x86_64                  29/62
  アップグレード   : python3-perf-4.18.0-240.1.1.el8_3.x86_64             30/62
  アップグレード   : freetype-2.9.1-4.el8_3.1.x86_64                      31/62
  アップグレード   : libzstd-1.4.4-1.0.1.el8.x86_64                       32/62
  アップグレード   : tzdata-2020d-1.el8.noarch                            33/62
  scriptletの実行中: nvmetcli-0.6-2.el8.noarch                            34/62
  整理             : nvmetcli-0.6-2.el8.noarch                            34/62
  scriptletの実行中: nvmetcli-0.6-2.el8.noarch                            34/62
  scriptletの実行中: microcode_ctl-4:20200609-2.0.1.el8.x86_64            35/62
  整理             : microcode_ctl-4:20200609-2.0.1.el8.x86_64            35/62
  scriptletの実行中: microcode_ctl-4:20200609-2.0.1.el8.x86_64            35/62
  整理             : NetworkManager-config-server-1:1.26.0-8.0.1.el8.no   36/62
  整理             : kernel-headers-4.18.0-240.el8.x86_64                 37/62
  整理             : tzdata-2020a-1.el8.noarch                            38/62
  整理             : NetworkManager-tui-1:1.26.0-8.0.1.el8.x86_64         39/62
  整理             : systemd-udev-239-40.0.1.el8.x86_64                   40/62
  scriptletの実行中: systemd-udev-239-40.0.1.el8.x86_64                   40/62
  scriptletの実行中: rhnsd-5.0.35-3.0.1.module+el8.3.0+7814+aac1f1cb.x8   41/62
  整理             : rhnsd-5.0.35-3.0.1.module+el8.3.0+7814+aac1f1cb.x8   41/62
  scriptletの実行中: rhnsd-5.0.35-3.0.1.module+el8.3.0+7814+aac1f1cb.x8   41/62
  scriptletの実行中: mcelog-3:166-0.0.1.el8.x86_64                        42/62
  整理             : mcelog-3:166-0.0.1.el8.x86_64                        42/62
  scriptletの実行中: mcelog-3:166-0.0.1.el8.x86_64                        42/62
  整理             : python3-hawkey-0.48.0-5.0.1.el8.x86_64               43/62
  整理             : python3-libdnf-0.48.0-5.0.1.el8.x86_64               44/62
  整理             : kernel-tools-4.18.0-240.el8.x86_64                   45/62
  整理             : python3-libselinux-2.9-3.el8.x86_64                  46/62
  整理             : libselinux-utils-2.9-3.el8.x86_64                    47/62
  整理             : iproute-5.3.0-5.el8.x86_64                           48/62
  整理             : NetworkManager-team-1:1.26.0-8.0.1.el8.x86_64        49/62
  scriptletの実行中: NetworkManager-1:1.26.0-8.0.1.el8.x86_64             50/62
  整理             : NetworkManager-1:1.26.0-8.0.1.el8.x86_64             50/62
  scriptletの実行中: NetworkManager-1:1.26.0-8.0.1.el8.x86_64             50/62
  scriptletの実行中: systemd-239-40.0.1.el8.x86_64                        51/62
  整理             : systemd-239-40.0.1.el8.x86_64                        51/62
  整理             : NetworkManager-libnm-1:1.26.0-8.0.1.el8.x86_64       52/62
  scriptletの実行中: NetworkManager-libnm-1:1.26.0-8.0.1.el8.x86_64       52/62
  整理             : systemd-libs-239-40.0.1.el8.x86_64                   53/62
  整理             : libselinux-2.9-3.el8.x86_64                          54/62
  整理             : systemd-pam-239-40.0.1.el8.x86_64                    55/62
  整理             : kernel-tools-libs-4.18.0-240.el8.x86_64              56/62
  scriptletの実行中: kernel-tools-libs-4.18.0-240.el8.x86_64              56/62
  整理             : libdnf-0.48.0-5.0.1.el8.x86_64                       57/62
  整理             : xfsprogs-5.0.0-4.el8.x86_64                          58/62
  scriptletの実行中: xfsprogs-5.0.0-4.el8.x86_64                          58/62
  整理             : bpftool-4.18.0-240.el8.x86_64                        59/62
  整理             : python3-perf-4.18.0-240.el8.x86_64                   60/62
  整理             : freetype-2.9.1-4.el8.x86_64                          61/62
  整理             : libzstd-1.4.4-1.el8.x86_64                           62/62
  scriptletの実行中: kernel-core-4.18.0-240.1.1.el8_3.x86_64              62/62
  scriptletの実行中: kernel-uek-5.4.17-2036.100.6.1.el8uek.x86_64         62/62
  scriptletの実行中: microcode_ctl-4:20200609-2.20201027.1.0.1.el8_3.x8   62/62
  scriptletの実行中: libzstd-1.4.4-1.el8.x86_64                           62/62
  scriptletの実行中: systemd-239-41.0.1.el8_3.x86_64                      62/62
  scriptletの実行中: systemd-udev-239-41.0.1.el8_3.x86_64                 62/62
  検証             : kernel-4.18.0-240.1.1.el8_3.x86_64                    1/62
  検証             : kernel-core-4.18.0-240.1.1.el8_3.x86_64               2/62
  検証             : kernel-modules-4.18.0-240.1.1.el8_3.x86_64            3/62
  検証             : kernel-uek-5.4.17-2036.100.6.1.el8uek.x86_64          4/62
  検証             : tzdata-2020d-1.el8.noarch                             5/62
  検証             : tzdata-2020a-1.el8.noarch                             6/62
  検証             : libzstd-1.4.4-1.0.1.el8.x86_64                        7/62
  検証             : libzstd-1.4.4-1.el8.x86_64                            8/62
  検証             : freetype-2.9.1-4.el8_3.1.x86_64                       9/62
  検証             : freetype-2.9.1-4.el8.x86_64                          10/62
  検証             : libselinux-2.9-4.el8_3.x86_64                        11/62
  検証             : libselinux-2.9-3.el8.x86_64                          12/62
  検証             : libselinux-utils-2.9-4.el8_3.x86_64                  13/62
  検証             : libselinux-utils-2.9-3.el8.x86_64                    14/62
  検証             : python3-hawkey-0.48.0-5.0.2.el8.x86_64               15/62
  検証             : python3-hawkey-0.48.0-5.0.1.el8.x86_64               16/62
  検証             : python3-libselinux-2.9-4.el8_3.x86_64                17/62
  検証             : python3-libselinux-2.9-3.el8.x86_64                  18/62
  検証             : systemd-libs-239-41.0.1.el8_3.x86_64                 19/62
  検証             : systemd-libs-239-40.0.1.el8.x86_64                   20/62
  検証             : systemd-239-41.0.1.el8_3.x86_64                      21/62
  検証             : systemd-239-40.0.1.el8.x86_64                        22/62
  検証             : systemd-udev-239-41.0.1.el8_3.x86_64                 23/62
  検証             : systemd-udev-239-40.0.1.el8.x86_64                   24/62
  検証             : kernel-tools-4.18.0-240.1.1.el8_3.x86_64             25/62
  検証             : kernel-tools-4.18.0-240.el8.x86_64                   26/62
  検証             : python3-perf-4.18.0-240.1.1.el8_3.x86_64             27/62
  検証             : python3-perf-4.18.0-240.el8.x86_64                   28/62
  検証             : bpftool-4.18.0-240.1.1.el8_3.x86_64                  29/62
  検証             : bpftool-4.18.0-240.el8.x86_64                        30/62
  検証             : kernel-tools-libs-4.18.0-240.1.1.el8_3.x86_64        31/62
  検証             : kernel-tools-libs-4.18.0-240.el8.x86_64              32/62
  検証             : libdnf-0.48.0-5.0.2.el8.x86_64                       33/62
  検証             : libdnf-0.48.0-5.0.1.el8.x86_64                       34/62
  検証             : systemd-pam-239-41.0.1.el8_3.x86_64                  35/62
  検証             : systemd-pam-239-40.0.1.el8.x86_64                    36/62
  検証             : kernel-headers-4.18.0-240.1.1.el8_3.x86_64           37/62
  検証             : kernel-headers-4.18.0-240.el8.x86_64                 38/62
  検証             : python3-libdnf-0.48.0-5.0.2.el8.x86_64               39/62
  検証             : python3-libdnf-0.48.0-5.0.1.el8.x86_64               40/62
  検証             : microcode_ctl-4:20200609-2.20201027.1.0.1.el8_3.x8   41/62
  検証             : microcode_ctl-4:20200609-2.0.1.el8.x86_64            42/62
  検証             : NetworkManager-tui-1:1.26.0-9.0.2.el8_3.x86_64       43/62
  検証             : NetworkManager-tui-1:1.26.0-8.0.1.el8.x86_64         44/62
  検証             : NetworkManager-team-1:1.26.0-9.0.2.el8_3.x86_64      45/62
  検証             : NetworkManager-team-1:1.26.0-8.0.1.el8.x86_64        46/62
  検証             : NetworkManager-1:1.26.0-9.0.2.el8_3.x86_64           47/62
  検証             : NetworkManager-1:1.26.0-8.0.1.el8.x86_64             48/62
  検証             : NetworkManager-libnm-1:1.26.0-9.0.2.el8_3.x86_64     49/62
  検証             : NetworkManager-libnm-1:1.26.0-8.0.1.el8.x86_64       50/62
  検証             : NetworkManager-config-server-1:1.26.0-9.0.2.el8_3.   51/62
  検証             : NetworkManager-config-server-1:1.26.0-8.0.1.el8.no   52/62
  検証             : rhnsd-5.0.35-3.0.1.module+el8+5192+3173336a.x86_64   53/62
  検証             : rhnsd-5.0.35-3.0.1.module+el8.3.0+7814+aac1f1cb.x8   54/62
  検証             : iproute-5.4.0-1.0.1.el8.x86_64                       55/62
  検証             : iproute-5.3.0-5.el8.x86_64                           56/62
  検証             : nvmetcli-0.7-1.el8.noarch                            57/62
  検証             : nvmetcli-0.6-2.el8.noarch                            58/62
  検証             : xfsprogs-5.4.0-1.0.1.el8.x86_64                      59/62
  検証             : xfsprogs-5.0.0-4.el8.x86_64                          60/62
  検証             : mcelog-3:169-0.0.1.el8.x86_64                        61/62
  検証             : mcelog-3:166-0.0.1.el8.x86_64                        62/62

アップグレード済み:
  NetworkManager-1:1.26.0-9.0.2.el8_3.x86_64
  NetworkManager-config-server-1:1.26.0-9.0.2.el8_3.noarch
  NetworkManager-libnm-1:1.26.0-9.0.2.el8_3.x86_64
  NetworkManager-team-1:1.26.0-9.0.2.el8_3.x86_64
  NetworkManager-tui-1:1.26.0-9.0.2.el8_3.x86_64
  bpftool-4.18.0-240.1.1.el8_3.x86_64
  freetype-2.9.1-4.el8_3.1.x86_64
  iproute-5.4.0-1.0.1.el8.x86_64
  kernel-headers-4.18.0-240.1.1.el8_3.x86_64
  kernel-tools-4.18.0-240.1.1.el8_3.x86_64
  kernel-tools-libs-4.18.0-240.1.1.el8_3.x86_64
  libdnf-0.48.0-5.0.2.el8.x86_64
  libselinux-2.9-4.el8_3.x86_64
  libselinux-utils-2.9-4.el8_3.x86_64
  libzstd-1.4.4-1.0.1.el8.x86_64
  mcelog-3:169-0.0.1.el8.x86_64
  microcode_ctl-4:20200609-2.20201027.1.0.1.el8_3.x86_64
  nvmetcli-0.7-1.el8.noarch
  python3-hawkey-0.48.0-5.0.2.el8.x86_64
  python3-libdnf-0.48.0-5.0.2.el8.x86_64
  python3-libselinux-2.9-4.el8_3.x86_64
  python3-perf-4.18.0-240.1.1.el8_3.x86_64
  rhnsd-5.0.35-3.0.1.module+el8+5192+3173336a.x86_64
  systemd-239-41.0.1.el8_3.x86_64
  systemd-libs-239-41.0.1.el8_3.x86_64
  systemd-pam-239-41.0.1.el8_3.x86_64
  systemd-udev-239-41.0.1.el8_3.x86_64
  tzdata-2020d-1.el8.noarch
  xfsprogs-5.4.0-1.0.1.el8.x86_64

インストール済み:
  kernel-4.18.0-240.1.1.el8_3.x86_64
  kernel-core-4.18.0-240.1.1.el8_3.x86_64
  kernel-modules-4.18.0-240.1.1.el8_3.x86_64
  kernel-uek-5.4.17-2036.100.6.1.el8uek.x86_64

完了しました!

再起動

reboot
[root@SV-IXION ~]# reboot