On Fri, 2009-07-31 at 11:05 -0400, [email protected] wrote: > I'm running kernel 2.6.21.3 and jfs 1.1.10. When I boot my system, > the root fs is checked, but then it comes up in ro mode. After > logging in, I've tried running jfs_fsck manually several times, but it > keeps giving me this error: > > File system object DF34496 is linked as: /etc/blkid > Errors detected in Directory Index Table. Will Fix. > **Phase 5 - Check Connectivity > **Phase 6 - Perform Approved Corrections > **Phase 7 - Rebuild File/Directory Allocation Maps > **Phase 8 - Rebuild Disk Allocation Maps > **Phase 9 - Reformat File System Log > > When it finishes, it tells me Filesystem is clean. But when I try to > remount it in rw mode, it fails, and says: > ERROR: (device dm-1): XT_GETPAGE: xtree page corrupt. > > I also see the same xtree page corrupt error if I run ls /etc/blkid. > Is there a way to either fix this error or delete the /etc/blkid > directory?
This was answered off-line. Deleting the problem directory with jfs_debugfs worked around the problem. It appears jfs_fsck was incorrectly re-buildilng the Directory Index Table. I don't know if a newer version of jfsutils would have fixed the problem. Shaggy > Tony -- David Kleikamp IBM Linux Technology Center ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
