前提・実現したいこと
現在仮想環境でのWebサーバーApache2.4.6を2.4.46に、エラーなしでアップグレードしたいです。
現在発生しているFailed to duplicate autofs fd: Bad file descriptorエラーの表示を無くしたい。
発生している問題・エラーメッセージ
Aug 16 01:12:21 yum[770]: Installed: epel-release-7-11.noarch Aug 16 01:12:21 yum[770]: Installed: ius-release-2-1.el7.ius.noarch Aug 16 01:13:27 systemd: Stopping The Apache HTTP Server... Aug 16 01:13:28 systemd: Stopped The Apache HTTP Server. Aug 16 01:13:33 yum[810]: Erased: 1:mod_ssl-2.4.6-93.el7.centos.x86_64 Aug 16 01:13:33 yum[810]: Erased: httpd-manual-2.4.6-93.el7.centos.noarch Aug 16 01:13:34 yum[810]: Erased: mod_fcgid-2.3.9-6.el7.x86_64 Aug 16 01:13:34 yum[810]: Erased: httpd-2.4.6-93.el7.centos.x86_64 Aug 16 01:13:35 systemd: Reloading. Aug 16 01:13:36 systemd: Failed to duplicate autofs fd: Bad file descriptor Aug 16 01:13:53 yum[826]: Erased: httpd-tools-2.4.6-93.el7.centos.x86_64 Aug 16 01:14:11 yum[827]: Installed: apr15u-1.5.2-2.ius.el7.x86_64 Aug 16 01:14:12 yum[827]: Installed: apr15u-util-1.5.4-3.ius.el7.x86_64 Aug 16 01:14:12 yum[827]: Installed: httpd24u-tools-2.4.46-1.el7.ius.x86_64 Aug 16 01:14:13 yum[827]: Installed: libnghttp2-1.33.0-1.1.el7.x86_64 Aug 16 01:14:13 yum[827]: Installed: brotli-1.0.7-5.el7.x86_64 Aug 16 01:14:14 yum[827]: Installed: httpd24u-filesystem-2.4.46-1.el7.ius.noarch Aug 16 01:14:15 systemd: Reloading. Aug 16 01:14:15 yum[827]: Installed: httpd24u-2.4.46-1.el7.ius.x86_64 Aug 16 01:14:16 systemd: Failed to duplicate autofs fd: Bad file descriptor Aug 16 01:15:06 yum[886]: Installed: 1:httpd24u-mod_ssl-2.4.46-1.el7.ius.x86_64 Aug 16 01:15:18 yum[914]: Installed: httpd24u-manual-2.4.46-1.el7.ius.noarch Aug 16 01:15:43 yum[940]: Installed: mod_fcgid-2.3.9-6.el7.x86_64 Aug 16 01:16:37 systemd: Starting The Apache HTTP Server... Aug 16 01:16:37 httpd: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message Aug 16 01:16:37 systemd: Started The Apache HTTP Server.
該当のエラー
10行目
1Aug 16 01:14:16 systemd: Failed to duplicate autofs fd: Bad file descriptor
試したこと
Apacheとは別にCentOSなども検証の為アップデートしているのですが、その際にも同様のエラーが発生してしまいます。
ネットで調べてみたのですが、Bad file descriptorのエラーが見つけらず質問いたしました。
補足情報(FW/ツールのバージョンなど)
アップデート手順
あなたの回答
tips
プレビュー