You should have a look at the function
xlog_clear_stale_blocks(
in file
xfs_log_recover.c
especially at the line 1242:
+ XFS_ERROR_REPORT("xlog_clear_stale_blocks(1)",
Suse 9 reports an error while trying to mount the file system with wrong
password:
Filesystem "loop(7,0)": XFS internal error
xlog_clear_stale_blocks(1) at line 1242 of file xfs_log_recover.c
This error message comes after approx. 30 Seconds of waiting time.
It is absolutely reproducable, it is always the line 1242.
It is a 1 TB partition (8 x 160 GB IDE) which is encrypted. I guess suse
swapped the harddisks or somethiong is wrong with the encryption, so XFS
only gets junk data.
Probably it scans for something and runs out of INT range?
I am not on the XFS list (and wil not subscribe), so it would be kind of
you to send me a cc when you figured out the problem or need further
information.
Regards,
Klaus
|