Bug 465764

Summary: Tool to see Network Shares in use
Product: [I don't know] kde Reporter: Kjetil Kjernsmo <kjetil>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kjetil Kjernsmo 2023-02-15 12:59:52 UTC
SUMMARY

The most problematic thing I find is that when I leave home, something freezes due to network shares still being used by something. There are numerous issues around related to this, like #316655, #433611, #464135, #454722 etc. It would be very useful to tell what has open files on the network shares



STEPS TO REPRODUCE
1. Open some file on a network share with an application
2. Attempt to unmount the network share
3. Or just try to take the network down

OBSERVED RESULT

Whatever had the file open hangs, or it is impossible to take network down, or to turn off the system until the share times out.

EXPECTED RESULT

Have a tool that kind simply show me what applications have files on the network share open so that I can close them manually.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Comment 1 Nate Graham 2023-02-15 14:28:22 UTC
Great idea! We already have it. :) Check out the Network > Samba Status page in Info Center.

If you're talking about manual mounts, we don't have a tool for those, and probably won't because they're not formally supported.
Comment 2 Kjetil Kjernsmo 2023-02-15 14:32:28 UTC
It really needs to have other network protocols too, like NFS and SSHFS, to be useful.