[Bug 585092] Re: giant IO delays on unmount

Olivier Gagnon 585092 at bugs.launchpad.net
Fri Aug 6 06:01:09 UTC 2010


@Stephan Bader: from my research, the *two* bugs are related to the
cleaning of the dirty inodes. Umounting a ext4 filesystem with dirty
inodes will generate a lot of IO since the journal is mixed up. The same
dirty inodes problem exist when there is a lot of IO since jdb2 tries to
keep the journal up to date while there are errors. Umounting is just
the same process but done in a single operation for the whole
filesystem.

-- 
giant IO delays on unmount
https://bugs.launchpad.net/bugs/585092
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list