Open gkeishin opened 5 years ago
{
"_TRANSPORT" : "kernel",
"PRIORITY" : "3",
"_BOOT_ID" : "1c5d34b533ed4c8498750202077fb576",
"_HOSTNAME" : "openbmc",
"_MACHINE_ID" : "415292fe2bbd45ea8a90c6a2b65d3f68",
"SYSLOG_FACILITY" : "3",
"_SOURCE_MONOTONIC_TIMESTAMP" : "13670418",
"SYSLOG_PID" : "1",
"SYSLOG_IDENTIFIER" : "systemd",
"__MONOTONIC_TIMESTAMP" : "18999341",
"MESSAGE" : "/lib/systemd/system/phosphor-ipmi-net@.socket:3: Invalid interface name, ignoring: sys-subsystem-net-devices-%i.device",
"__REALTIME_TIMESTAMP" : "1556598395363126",
"__CURSOR" : "s=4b4a70074ce74be887baf88930919960;i=442a3;b=1c5d34b533ed4c8498750202077fb576;m=121e82d;t=587b7ce69df36;x=dafdee85b0d4a34a"
}
@vmauery is this due to this changes https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/20673 recently
I have seen this too. For now, this message can be safely ignored because netipmid ensures that the socket is bound to the interface as needed. I am working on a patch to systemd to fix the parsing of this parameter to allow for systemd specifiers.
Thanks @vmauery
@vmauery any fix up this one..
Started seeing this lately..