On Mon, 29 Jul 2002, Brasseur Valéry wrote:
> I am running 2.4.18 + xfs
>
> thisq week-end one of my XFS partition got full ! trying to do some cleanup
> in it I got
> an I/O error, then xfs did a shutdown !
What messages were in your system log just prior to the shutdown?
> and now i got this :
>
> Starting XFS recovery on filesystem: ida0(72,17) (dev: 72/17)
> xfs_iunlink_remove: XFS_TEST_ERROR() returned an error on ida0(72,17).
> Returning EFSCORRUPTED.
> xfs_inactive: xfs_ifree() returned an error = 990 on ida0(72,17)
> xfs_force_shutdown(ida0(72,17),0x1) called from line 1962 of file
> xfs_vnodeops.c. Return address = 0xc01d4d42
> I/O Error Detected. Shutting down filesystem: ida0(72,17)
> Please umount the filesystem, and rectify the problem(s)
> Ending XFS recovery on filesystem: ida0(72,17) (dev: 72/17)
So, you got a shutdown on a live filesystem, and now when you
try to re-mount it, you also get another shutdown during log recovery?
-Eric
|