openbmc / phosphor-networkd

Apache License 2.0
18 stars 49 forks source link

ioctl failed for SIOCETHTOOL #31

Closed ratagupt closed 3 years ago

ratagupt commented 5 years ago

phosphor-networkd is broken in the latest master. seems it is due to the following commit

https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-networkd/+/25372.

gkeishin commented 5 years ago
 systemctl status xyz.openbmc_project.Network.service | cat
* xyz.openbmc_project.Network.service - Phosphor Network Manager
   Loaded: loaded (/lib/systemd/system/xyz.openbmc_project.Network.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2019-10-22 09:34:56 UTC; 5min ago
 Main PID: 314 (phosphor-networ)
   CGroup: /system.slice/xyz.openbmc_project.Network.service
           `-314 phosphor-network-manager

Oct 22 09:34:58 wsbmc022 phosphor-network-manager[314]: ioctl failed for SIOCETHTOOL:
Oct 22 09:35:09 wsbmc022 phosphor-network-manager[314]: Refreshing complete.
Oct 22 09:35:19 wsbmc022 phosphor-network-manager[314]: Refreshing the objects.
Oct 22 09:35:19 wsbmc022 phosphor-network-manager[314]: ioctl failed for SIOCETHTOOL:
Oct 22 09:35:19 wsbmc022 phosphor-network-manager[314]: ioctl failed for SIOCETHTOOL:
Oct 22 09:35:19 wsbmc022 phosphor-network-manager[314]: Refreshing complete.
Oct 22 09:35:33 wsbmc022 phosphor-network-manager[314]: Refreshing the objects.
Oct 22 09:35:33 wsbmc022 phosphor-network-manager[314]: ioctl failed for SIOCETHTOOL:
Oct 22 09:35:33 wsbmc022 phosphor-network-manager[314]: ioctl failed for SIOCETHTOOL:
Oct 22 09:35:33 wsbmc022 phosphor-network-manager[314]: Refreshing complete.
ratagupt commented 4 years ago

@gkeishin are you still facing this issue?

ratagupt commented 3 years ago

I have not seen this issue since long, hence closing it.