On Fri, 2007-09-07 at 11:52 +0200, Oliver Neukum wrote: > Am Donnerstag 06 September 2007 schrieb Christian Kujau: > > On Tue, 4 Sep 2007, Oliver Neukum wrote: > > > using jfs on a flash drive (which is a bit unusual: 2K sectors) unmounting > > > triggers a warning and takes 52 second, if I have used the filesystem. > > > (ls -l) > > > is sufficient. This is 2.6.23-rc4 on x86_64.
I'm not really sure there's a good reason to have jfs on flash. You would probably be better off with jffs2. However, I do want to understand what's going on here and figure out how to fix it. > > Hm, the fs/jfs/jfs_logmgr.c changes in -rc5 were only whitespace > > cleanup, so may not be worth a try. > > 2.6.23-rc5 with JFS_DEBUG: > > the first try works without error, on the second attempt to mount: > > oenone:/var/log # tail -2500 /var/log/messages |grep jfs > Sep 7 11:50:25 oenone kernel: jfs_mount: diMount(ipaimap2) failed, rc = -5 > Sep 7 11:50:25 oenone kernel: jfs_mount failed w/return code = -5 Does fsck find any errors? Thanks, Shaggy -- David Kleikamp IBM Linux Technology Center ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
