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 1266604 - GFS2: improve performance of gfs2_edit savemeta
Summary: GFS2: improve performance of gfs2_edit savemeta
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: gfs2-utils
Version: 8.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: ---
Assignee: Andrew Price
QA Contact: cluster-qe@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1111393 1296673 1313485 1497636
TreeView+ depends on / blocked
 
Reported: 2015-09-25 20:08 UTC by Nate Straz
Modified: 2020-11-03 20:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1162216
Environment:
Last Closed: 2020-11-01 03:02:47 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nate Straz 2015-09-25 20:08:54 UTC
+++ This bug was initially created as a clone of Bug #1162216 +++

Description of problem:

While gfs2_edit savemeta performance was improved for RHEL7.2, it still takes a long time to dump a file systems over 1TB in size.  Let's explore what else can be done to improve performance of this debugging task.

 FS   |   gfs2-utils-3.1.7-6.el7 |    gfs2-utils-3.1.8-6.el7
Size  |  elapsed   CPU%   Memory |  elapsed   CPU%   Memory
=============================================================
 10GB |    0:57.72  46%   11852k |    0:15.30  10%   11012k
100GB |   16:48.19  27%   19504k |    9:30.99   3%   11140k
  1TB | 3:27:41     22%   97700k | 2:32:31      2%   12672k

Comment 3 Andrew Price 2020-05-07 15:18:19 UTC
Just a thought - we made the default compression level in gfs2_edit savemeta to be -z 9, which means best compression level vs speed. If that caused a significant performance overhead then we could definitely reconsider the default setting, but also Support could advise customers with larger filesystems to use lower -z values when asking for metadata, before it's even fixed. Obviously the size of the metadata file will increase with faster compression levels so that will be a factor to consider. It would be interesting to see some performance comparisons between the -z levels.

Comment 7 RHEL Program Management 2020-11-01 03:02:47 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.


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