[Goodies-dev] [Bug 13782] New: Free Space Checker waking up autofs mounts

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Aug 15 07:58:07 CEST 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13782

            Bug ID: 13782
           Summary: Free Space Checker waking up autofs mounts
    Classification: Panel Plugins
           Product: Xfce4-fsguard-plugin
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: goodies-dev at xfce.org
          Reporter: massimo.burcheri at gmx.de
        QA Contact: mmassonnet at xfce.org
  Target Milestone: ---

I have several network and local filesystems mounted via autofs. It took me
long to find out which process is periodically waking them up (standby usb
drives in spin-down) and remounting.
No process was appearing in lsof or fuser.
Stopping the autofs for debugging this time encountered a crash on that panel
item "Free Space Checker" (please rename the panel item to match the package
name "fsguard".
Anyway not with that crash I got an idea who is the culprit.

Could you add the default behaviour that only mounted locations are monitored?
A `df` wouldn't wake up my usb-drive. But an explicit `df /mnt/usb/data` would
do.
So if not adding a default behaviour you could at least add an option for [ ]
silent checking of [ ] removable for drives and locations that are not always
mounted. That would need to parse the existing mounts first before checking the
`df`on that location.

For now I need to remove all "Free Space Checker" items checking removable
(that is autofs managed) mounts for getting these mounts unmounted after
timeout.

This is fsguard-plugin 1.1.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list