Summary: | cryfs vault unresponsive for a long time after mount | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Zvi Baratz <baratzz> |
Component: | Vaults widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bharadwaj.raju777, ivan.cukic, ken, nate |
Priority: | NOR | ||
Version First Reported In: | 6.0.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zvi Baratz
2019-12-08 16:41:18 UTC
Exact same issue. Kubuntu 20.04. Large cryfs (100GB+) become unresponsive for several minutes after mounting. Causes dolphin to freeze for long periods. Hi all, This is something that needs to be reported upstream. It would be great if you have the time to do so and provide the cryfs authors with feedback / more information they might need. Cryfs is not the issue. The issue is dolphin and any large ecrypted filesystem. I get similar behavior with veracrypt volumes mounted using zulucrypt. Dolphin has consistently takes a dive anytime a new filesystem device is suddenly mounted with hundreds of thousands of files. @Ken You can open a separate bug report on Dolphin. Dolphin is not to blame for "Filesystem is not responding" reported by Zvi. There have been reports here of cryfs being blocked even in terminal. So, nothing to do with Dolphin. @Ivan I can confirm after switching to Veracrypt I had no problem using Dolphin, so the problem indeed does not seem to be related to it. Just to make sure I understood correctly - I should open an issue in cryfs (https://github.com/cryfs/cryfs)? @Zvi Yes, please :) (In reply to Ivan Čukić from comment #4) > @Ken > > You can open a separate bug report on Dolphin. > > Dolphin is not to blame for "Filesystem is not responding" reported by Zvi. > There have been reports here of cryfs being blocked even in terminal. So, > nothing to do with Dolphin. Looks like you're correct about it not being Dolphin. Hang issue is still present using Krusader as well. Thank you. @Ken You should try from the terminal - when dolphin/krusader get blocked, test whether you can open some file in vim or another console editor. If that works, then you might be experiencing an issue that *is* somewhere in KDE (I assume krusader uses the same underlying libraries as dolpgin, though I might be mistaken) Reported in cryfs. Link for future reference: https://github.com/cryfs/cryfs/issues/346 (In reply to Ivan Čukić from comment #8) > @Ken > > You should try from the terminal - when dolphin/krusader get blocked, test > whether you can open some file in vim or another console editor. If that > works, then you might be experiencing an issue that *is* somewhere in KDE (I > assume krusader uses the same underlying libraries as dolpgin, though I > might be mistaken) @Ivan - will do. Thanks for the suggestion. @Zvi - apologies for muddying the waters on your ticket. As the cryfs report notes, this problem can be mitigated by choosing a larger block size by default. Assuming it works, it sounds like a good solution we can implement in KDE. Reopening. |