bugme-daemon@xxxxxxxxxxxxxxxxxxx wrote: > mkdir /mnt/tmp /tmp/tmp ; mount -t tmpfs /dev/null /mnt > chown folkert /mnt/tmp /tmp/tmp > > and then in parallel: > while [ 1 ] ; do bonnie++ -d /tmp/tmp -s 128 -r 64 -x 1 -u folkert ; done > while [ 1 ] ; do bonnie++ -d /mnt/tmp -s 128 -r 64 -x 1 -u folkert ; done > > then after say 15 minutes i run the reboot command (normal via init) during the > fsck (I always do a touch /forcefsck) I get: > fsck 1.41.3 (12-Oct-2008) > /dev/mapper/VGODR-tmp contains a file system with errors, check forced. Need to look at system logs before this to see why the fs has errors, I think. -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html