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 1491753 - Storaged flooding with "LVM2 plugin: Too many open files" messages
Summary: Storaged flooding with "LVM2 plugin: Too many open files" messages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: storaged
Version: 7.4
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Vratislav Podzimek
QA Contact: xhe@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-14 15:03 UTC by Ulhas Surse
Modified: 2021-09-03 14:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-24 11:46:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1463843 0 unspecified CLOSED storaged flooding messages with "Failed to update LVM volume group" 2021-09-03 14:13:39 UTC

Internal Links: 1463843

Description Ulhas Surse 2017-09-14 15:03:57 UTC
Description of problem:
There are multiple messages for storaged:

  LVM2 plugin: Too many open files

Version-Release number of selected component (if applicable):
  RHEL 7.4
  The issue is observed in RHVH 7.4 

Additional Info:

  <hostname> storaged[28287]: LVM2 plugin: Too many open files
  <hostname> storaged[28287]: LVM2 plugin: Too many open files

  $ grep -c 28287 lsof
  82135

  $ less var/log/messages | grep 28287 | wc -l
  39699

  kernel-3.10.0-693.1.1.el7.x86_64
  libstoraged-2.5.2-2.el7.x86_64
  storaged-2.5.2-2.el7.x86_64
  storaged-iscsi-2.5.2-2.el7.x86_64
  storaged-lvm2-2.5.2-2.el7.x86_64

Found this one relevant:

  https://bugzilla.redhat.com/show_bug.cgi?id=1463843

Comment 3 Vratislav Podzimek 2017-09-15 09:14:53 UTC
Hi Ulhas,
could you please try the new storaged-2.5.2-4? It includes this fix:

- lvm2daemonutil.c: Close FD for spawned process

I believe this report is a duplicate of #1463843

Comment 4 Ulhas Surse 2017-09-25 12:41:03 UTC
Hi 

Confirmed with the customer, After upgrading to storaged-2.5.2-4, this was resolved. We can close the bug now. Thanks!


Note You need to log in before you can comment on or make changes to this bug.