-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christian wrote: > i have a lot runs of mkfs.jfs in front of me, i'll if i can trigger the > oops again and let you know.
there we go, but it's tainted again. i have to reboot anyway (jfs module is stuck) and will have an untainted kernel then: http://nerdbynature.de/bits/prinz/2.6.11-gentoo-r3/jfs/jfs.oops.2 i've run fsck.jfs right after the oops, but i had to use "-f", the fs itsself is clean: http://nerdbynature.de/bits/prinz/2.6.11-gentoo-r3/jfs/fsck.jfs_run.log background: i've setup a script, which will benchmark serveral filesystems, several benchmarks suites, and even with crypto enabled. the last run has just finished and /dev/loop/5 was still attached to /dev/hde4 (loop-aes): $ losetup -a /dev/loop/5: [000b]:12248 (/dev/hde4) encryption=AES128 multi-key-v3 without detaching the loop-device i was going to "mkfs.jfs /dev/hde4": - --------------------- mkfs.jfs version 1.1.7, 22-Jul-2004 \ Format completed successfully. 4899888 kilobytes total disk space. bin/bench.sh: line 108: 1098 Segmentation fault $DEBUG mount -v $MOUNTOPTIONS -t "$i" "$1" "$DIR" Something went wrong upon benchmarking jfs-bonnie Killed - --------------------- ...but "mount -t jfs -o noatime,integrity /dev/hde4 /mnt/bench" failed, as shown by the segfault and the oops. i guess it would be saner to detach the loop-device from its device backend first, but i have to say: "it works with other filesystems" ;-) i'll try again. thanks, Christian. - -- BOFH excuse #278: The Dilithium Crystals need to be rotated. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCNgbr+A7rjkF8z0wRAt02AJ95P5MF9dDN6D/1+DEWYNBS9MdF+QCfe4xf ArSo2rqC4JXgKKrHqFTXVXs= =uZ3O -----END PGP SIGNATURE----- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
