NIC에 잘못된 MAC 주소가 있으며 "systemd-udevd: error changing net interface name ethX to ethY: ile 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.