Bug 1719069

Summary: Findmnt warning "recommended root FS passno is 1" for XFS
Product: Red Hat Enterprise Linux 8 Reporter: Morgan Weetman <mweetman>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED ERRATA QA Contact: Radka Brychtova <rskvaril>
Severity: low Docs Contact:
Priority: unspecified    
Version: 8.0   
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: util-linux-2.32.1-13.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 22:26:57 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 Morgan Weetman 2019-06-11 01:03:09 UTC
Description of problem:
Very minor issue... fsck.xfs() does nothing, therefore 'findmnt --verify' should not warn about passno being non-zero for XFS file systems

Version-Release number of selected component (if applicable):
util-linux-2.32.1-8.el8.x86_64

How reproducible:
Use XFS for root filesystem:

UUID=884f47c9-a69d-4c5b-915d-6b7c9c74c923 /  xfs    defaults        0 0

Run 'findmnt --verify' as root

Actual results:
$ sudo findmnt --verify
/
   [W] recommended root FS passno is 1 (current is 0)

0 parse errors, 0 errors, 1 warning


Expected results:
0 parse errors, 0 errors, 0 warnings

Additional info:

Comment 1 Karel Zak 2019-06-12 09:04:37 UTC
Fixed by upstream commit f5b7bf155b9881de5b99cc0a23b4dccf9a2d4af3.

Comment 7 errata-xmlrpc 2019-11-05 22:26:57 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, 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-2019:3603