Question of Lost Dbus

Spencer Ku (古世瑜) Spencer.Ku at quantatw.com
Tue Mar 31 17:42:29 AEDT 2020


Hi Everyone,

I have some problem about that when i using some ipmi commands, it will return "Unspecified error",

and after I tracing code in phoshpor-ipmi-host package, I find that there are some Dubs doesn't create in our openbmc system.

Most of them are network relational Dbus, and here is the Dbus list which do not create in our system:


Netwotk:

xyz.openbmc_project.Network.SystemConfiguration
xyz.openbmc_project.Network.EthernetInterface
xyz.openbmc_project.Network.IP
xyz.openbmc_project.Network.IP.Create
xyz.openbmc_project.Network.MACAddress
xyz.openbmc_project.Network.Neighbor
xyz.openbmc_project.Network.Neighbor.CreateStatic
xyz.openbmc_project.Network.VLAN
xyz.openbmc_project.Network.VLAN.Create


ACPI:

xyz.openbmc_project.Control.Power.ACPIPowerState


Chassis Capabilities:

xyz.openbmc_project.Control.ChassisCapabilities



And here are only two network relational Dbus in our system:

Service xyz.openbmc_project.Network:
└─/xyz
  └─/xyz/openbmc_project
    └─/xyz/openbmc_project/network
      ├─/xyz/openbmc_project/network/config
      │ └─/xyz/openbmc_project/network/config/dhcp
      ├─/xyz/openbmc_project/network/eth0
      │ ├─/xyz/openbmc_project/network/eth0/ipv4
      │ │ └─/xyz/openbmc_project/network/eth0/ipv4/8e1bfa2f
      │ └─/xyz/openbmc_project/network/eth0/ipv6
      │   └─/xyz/openbmc_project/network/eth0/ipv6/bc41eef6
      ├─/xyz/openbmc_project/network/eth1
      │ ├─/xyz/openbmc_project/network/eth1/ipv4
      │ │ └─/xyz/openbmc_project/network/eth1/ipv4/1c4a187f
      │ └─/xyz/openbmc_project/network/eth1/ipv6
      │   └─/xyz/openbmc_project/network/eth1/ipv6/73a2a5d0
      ├─/xyz/openbmc_project/network/sit0
      └─/xyz/openbmc_project/network/usb0
        └─/xyz/openbmc_project/network/usb0/ipv4
          └─/xyz/openbmc_project/network/usb0/ipv4/caca0d1d

Service xyz.openbmc_project.Network.SNMP:
└─/xyz
  └─/xyz/openbmc_project
    └─/xyz/openbmc_project/network
      └─/xyz/openbmc_project/network/snmp
        └─/xyz/openbmc_project/network/snmp/manager


Are there some packages i losing to add into our system?

Feel free to give your comments, thank you.


Sincerely,

Spencer Ku

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20200331/1b9702c8/attachment.htm>


More information about the openbmc mailing list