RHEL8: systemd-udevd のログで "Process '/usr/sbin/partx -d --nr 1-1024 /dev/sdb' failed with exit code 1." が報告される
Issue
マルチパスストレージを備えたノードでは、次のようなメッセージが表示されます。
Mar 02 22:56:07 host01 systemd-udevd[112866]: Process '/usr/sbin/partx -d --nr 1-1024 /dev/sdq' failed with exit code 1.
Mar 02 22:56:07 host01 systemd-udevd[112866]: inotify_add_watch(11, /dev/sdq1, 10) failed: No such file or directory
Mar 02 22:56:07 host01 systemd-udevd[112848]: Process '/usr/sbin/partx -d --nr 1-1024 /dev/sdt' failed with exit code 1.
Mar 02 22:56:07 host01 systemd-udevd[112866]: inotify_add_watch(11, /dev/sdt1, 10) failed: No such file or directory
Mar 02 22:56:07 host01 systemd-udevd[112864]: Process '/usr/sbin/partx -d --nr 1-1024 /dev/sdr' failed with exit code 1.
Mar 02 22:56:07 host01 systemd-udevd[112866]: inotify_add_watch(11, /dev/sdr1, 10) failed: No such file or directory
起動中および新しいデバイスが表示されるたびに発生します。
Environment
- Red Hat Enterprise Linux (RHEL) 7、8
- device-mapper-multipath
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.