Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1290741

Summary: Do not collect /proc/net/cdp by networking plugin
Product: Red Hat Enterprise Linux 7 Reporter: Martin Frodl <mfrodl>
Component: sosAssignee: Pavel Moravec <pmoravec>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: agk, bmr, dkutalek, gavin, jbrassow, plambri, pmoravec, qe-baseos-apps, salmy, sbradley, seldridg, sos-team, tlavigne
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1276262 Environment:
Last Closed: 2016-10-25 11:21:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Frodl 2015-12-11 10:05:10 UTC
Same problem as in RHEL-6 bug 1276262 reproduced with sos-3.2-35.el7.noarch. Cloning for RHEL 7 as per bug 1276262 comment 3 (see below).

The severity of this bug depends on whether Cisco currently ships CDP for RHEL 7 or not, which I am still not certain about.

--- Additional comment from Bryn M. Reeves on 2015-10-30 09:46:11 EDT ---

We definitely need to fix it, however I believe that Cisco CDP (the 3rd party kernel module responsible for these paths) is not currently available on RHEL7 so this may give us a bit of leeway to address this.

It is probably worth verifying that with a Cisco account contact - if I am mistaken and RHEL7 is already supported then we may need to consider a rhel-7.2.z release for this.

Comment 1 Bryn M. Reeves 2016-02-11 18:16:46 UTC
Already upstream and will be in 3.3:

commit c8197e1e231df7f71007de69a3bd362ec4f96317
Author: Bryn M. Reeves <bmr>
Date:   Fri Feb 5 17:51:05 2016 +0000

    [networking] blacklist Cisco CDP paths
    
    Cisco CDP products include a kernel module that presents several
    large pseudo files in /proc and /sys. Blacklist these locations
    to avoid attempting to read the content into reports.
    
    Fixes #740.
    
    Signed-off-by: Bryn M. Reeves <bmr>

Comment 3 Bryn M. Reeves 2016-10-25 11:21:24 UTC
Already in 3.3...