Hi,
I ran into a bug while reorganizing an XFS filesystem with xfs_fsr.
I'm running a vanilla 2.6.12 from kernel.org on a dual P4 Xeon system.
I have a RAID1 setup with two IDE drives, hdb and hdc. /dev/md0 is
encrypted using dm-crypt, so the filesystem was created on
/dev/mapper/md0. At the time I received the bug, the array was running
in degraded mode, with only hdb1. I was also running "shred" on hdc1,
preparing to attach it to md0.
My IDE controller is:
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
My first thought is that it's a hardware problem. I've had intermittent
IDE issues, although there have been no recent errors logged as reported
by smartctl. Regardless, I thought I should report this -- but if it's
an issue that can easily be explained by hardware problems, that's
likely the culprit.
Let me know if you need any more information.