On 4/17/17 2:54 AM, Stefan Priebe wrote: > Hello list, > > one of my servers is crashing every night with the following errors: > > XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22. > XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS -EINVAL > (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file > fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3): > I/O Error Detected. Shutting down filesystem > > I ran xfs_repair v4.9.0 but it seems unable to recover / fix this > error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there > anything i can do to fix this? # echo 11 > /proc/sys/fs/xfs/error_level to get a full backtrace from the shutdown (if you didn't already) so we can at least see what process is encountering the errors. I have a hunch, though - are you running xfs_fsr overnight? -Eric > Thanks! > -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html