#839129 xfsprogs: xfs_fsr XFS_IOC_SWAPEXT failed: ino=[xxxxxxx]: Invalid argument

Package:
xfsprogs
Source:
xfsprogs
Description:
Utilities for managing the XFS filesystem
Submitter:
Daniele Di Domizio
Date:
2021-02-04 22:27:06 UTC
Severity:
important
Tags:
#839129#5
Date:
2016-09-29 08:58:12 UTC
From:
To:
xfs_fsr reports this error when launched from command line (or from a cron job):

# xfs_fsr /dev/sda2
/ start inode=0
XFS_IOC_SWAPEXT failed: ino=134390661: Invalid argument

This error message is also logged in the kernel log:

[1876280.379978] XFS (sda2): xfs_swap_extents: inode 0x802a385 format is incompatible for exchanging.

#839129#10
Date:
2017-01-05 23:47:12 UTC
From:
To:
If you can turn on tracing for the xfs_swap_extent\* tracepoints and rerun, that might give us more information about the failure.

Thanks,
-Eric

#839129#15
Date:
2017-01-05 23:51:33 UTC
From:
To:
tags: moreinfo