[Bugs] [Bug 1299569] rdev mismatch with FreeBSD UFS filesystem

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 25 08:44:25 UTC 2018


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

Xavi Hernandez <jahernan at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CLOSED
         Resolution|---                         |NOTABUG
        Last Closed|                            |2018-10-25 04:44:25



--- Comment #2 from Xavi Hernandez <jahernan at redhat.com> ---
rdev is only checked when the file is a block or a character device. Otherwise
it's value is ignored and doesn't cause any mismatch in ec_iatt_combine().

The "Failed to combine iatt" message appears because the file size is
different, which is normal after a reboot of one of the nodes. This message
(which is a warning, not an error) indicates that self-heal is triggered. Once
self-heal finishes, the message will disappear.

Based on the bug description, it seems that the only issue is the log message,
but apparently there's no problem accessing the file, so I consider this normal
behavior.

For this reason I'm closing this bug as "not a bug".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NUtVeGMivI&a=cc_unsubscribe


More information about the Bugs mailing list