Uploaded image for project: 'Traffic Control'
  1. Traffic Control
  2. TC-136

Interface speed unknown in astats on CentOS Linux kernel 3.10.0-514

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 2.0.0
    • All
    • None

    Description

      CentOS 7.2 ships with kernel 3.10.0-327, while 7.3 has 3.10.0-514. The former provides one way to find slave interfaces via sysfs:

      /sys/class/net/<bond>/slave_<enslaved_interface>

      ...while the latter provides another:

      /sys/class/net/<bond>/lower_<enslaved_interface>

      A bug in astats is causing us to skip the easiest means of obtaining the speed, falling through to one that is known to work only with 3.10.0-327 and prior kernels.

      Attachments

        Issue Links

          Activity

            People

              elsloo Jeff Elsloo
              elsloo Jeff Elsloo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: