Comment 3 for bug 1321958

Revision history for this message
Theodore Ts'o (tytso) wrote :

If someone could try running the following tests, it would be very useful.

1) strace -o /tmp/resize.strace resize2fs /dev/XXX

2) resize2fs -d 31 /dev/XXX | tee /tmp/resize.debug

And then upload the files of the "hanging" resize2fs. It's not something I've been able to reproduce when doing a quick test.

Thanks!!