On Wed, Nov 07, 2012 at 09:23:22AM +0100, kaefert@xxxxxxxxx wrote: > Hi there! > > I've got this problem with an ext4 filesystem on an external usb disk > of mine, I've documented the problem (and my approaches for solving > it) here: > http://serverfault.com/questions/446074/e2fsck-extremly-slow-although-enough-memory-exists > > I started gparted and with it e2fsck is around 2012-11-04_2200 and its > 2012-11-07_0923 right now (CET). > It used up nearly 57 hours of cpu time since then, and I would like to > find out if and when it will finish. > Can somebody tell me if and how I could get this information? Can you please run e2fsck from the command line, and capture the output (i.e., using "script"). I really need the e2fsck output to understand what is going on. The strace output is really not helpful. In general, you may be better off simply not trusting gparted to run e2fsck and resize2fs for you. If there are no problems I'm sure it's fine, but it's really hard to debug things if you insist on letting gparted swallon all of the useful debugging output.... - Ted -- 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