Bug 1818983

Summary: gfs2(5) Replace gfs2_tool references with tunegfs2
Product: Red Hat Enterprise Linux 8 Reporter: Nate Straz <nstraz>
Component: gfs2-utilsAssignee: Andrew Price <anprice>
Status: CLOSED ERRATA QA Contact: cluster-qe <cluster-qe>
Severity: low Docs Contact:
Priority: unspecified    
Version: 8.2CC: cluster-maint, gfs2-maint, rhandlin
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gfs2-utils-3.2.0-9.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 02:01:07 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 Nate Straz 2020-03-30 20:48:14 UTC
Description of problem:

The gfs2(5) man page the admin to use gfs2_tool to update a GFS2 file system's lock protocol or lock table.  This is done by tunegfs2 now and gfs2_tool was removed.

Version-Release number of selected component (if applicable):
gfs2-utils-3.2.0-7.el8.x86_64

How reproducible:
Easily

Steps to Reproduce:
1. man 5 gfs2
2. Read sections on locktable= and lockproto=
3.

Actual results:


Expected results:


Additional info:

Comment 5 Nate Straz 2020-07-31 20:31:45 UTC
Verified on gfs2-utils-3.2.0-9.el8.x86_64

"""       lockproto=LockProtoName
...
              The default lock protocol name is written to disk initially when creating the filesystem with mkfs.gfs2(8), -p option.  It can be changed on-disk by using the tunegfs2(8) command.
...
       locktable=LockTableName
...
              The default cluster/filesystem name is written to disk initially when creating the filesystem with mkfs.gfs2(8), -t option.  It can be changed on-disk by using the tunegfs2(8) command.
"""

Comment 8 errata-xmlrpc 2020-11-04 02:01:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (gfs2-utils bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4550