NIC の MAC アドレスが間違っており、"systemd-udevd: error changing net interface name ethX to ethY: File exists" というエラーがログに表示される
Issue
- 各インターフェイスに特定の名前を割り当てるため、ifcfg ファイルに
HWADDRを設定しましたが、機能していません。 - 各インターフェイスに eth0 や eth1 のような特定の名前を付けようとしています。
-
エラーメッセージが出力されており、ifconfig で確認するとインターフェイスに誤った MAC アドレスが表示されます。
systemd-udevd: error changing net interface name eth0 to eth1: File exists systemd-udevd: error changing net interface name eth1 to eth0: File exists -
IBM System z (s390x)システムで以下のエラーメッセージが表示されます。systemd-udevd: Error changing net interface name 'hsi2' to 'hsi3': File exists systemd-udevd: could not rename interface '5' from 'hsi2' to 'hsi3': File exists
Environment
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.