Re: [CentOS] EL7: Detecting FS errors on XFS while mounted

2015-11-20 Thread John R Pierce
On 11/20/2015 3:02 PM, Benjamin Smith wrote: Is there a way of checking an XFS filesystem for clean/dirty status while mounted? One of the checks we've long performed is an FS-level error check. This is *not a full-on fsck*, this is "asking the file system if it noted any problems". This is done

[CentOS] EL7: Detecting FS errors on XFS while mounted

2015-11-20 Thread Benjamin Smith
Is there a way of checking an XFS filesystem for clean/dirty status while mounted? One of the checks we've long performed is an FS-level error check. This is *not a full-on fsck*, this is "asking the file system if it noted any problems". This is done while the file system is mounted and "hot"