[Bug 1898077] Re: [conntrackd][plugin] add conntrack info

Robie Basak 1898077 at bugs.launchpad.net
Wed Jan 6 11:32:14 UTC 2021


Hello Eric, or anyone else affected,

Accepted sosreport into groovy-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/sosreport/4.0-1ubuntu2.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: sosreport (Ubuntu Groovy)
       Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-groovy

** Changed in: sosreport (Ubuntu Focal)
       Status: In Progress => Fix Committed

** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1898077

Title:
  [conntrackd][plugin] add conntrack info

Status in sosreport package in Ubuntu:
  Fix Released
Status in sosreport source package in Bionic:
  Fix Committed
Status in sosreport source package in Focal:
  Fix Committed
Status in sosreport source package in Groovy:
  Fix Committed
Status in sosreport source package in Hirsute:
  Fix Released

Bug description:
  [Impact]

  * The plugin conntrackd is renamed to conntrack.
    (enabled automatically per installed packages.)

  * Added the following conntrack commands to the plugin,
    which run on default and other network namespaces:

    conntrack -L -o extended
    conntrack -S

  [Test Case]

  * Install sosreport

  * sosreport -a will exercise 'conntrack' plugin if one of the
  following packages installation is met: ('conntrack-tools',
  'conntrack', 'conntrackd'),

  * Alternative way to exercise the plugin :
    ** 'sosreport -o conntrack'
    ** 'sos report -o conntrack'

  * Then a sosreport tarball will be generated under /tmp

  * Extract that said tarball, and look under
  /path_to_sosreport/sos_commands/conntrack/

  And one should see 2 new files, one for each new commands added by
  this command, for the default and other network namespaces.

  [Regression Potential]

  * The plugin is renamed from 'conntrackd' to 'conntrack'.
  If one has a plugin_options in /etc/sos/sos.conf specific to former name 'conntrackd' (e.g skip the plugin, enable the plugin, ...) well it won't be effective anymore, and one would need to update their config file to reflect new reality of the plugin name change. But it's very uncommon to see users using such plugin options. Very unlikely to happen.

  * conntrack -L -o extended
  Show the connection tracking table in /proc/net/nf_conntrack format

  * conntrack -S
         -S, --stats
                Show the in-kernel connection tracking system statistics.

  The new commands addition are harmless, and if a problem arise it will
  be isolated to the 'conntrack' plugin and won't affect other plugins
  nor sosreport core functionalities.

  [Other Info]

  Closes: https://github.com/sosreport/sos/issues/2049
  Origin: https://github.com/sosreport/sos/commit/e6af5287b6bde901690c58090f958960a536660a
  Resolves: https://github.com/sosreport/sos/pull/2251

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1898077/+subscriptions



More information about the Ubuntu-sponsors mailing list