On Thu, Apr 18, 2013 at 4:27 PM, Craig Rodrigues <rodr...@freebsd.org>wrote:

> Hi,
>
> I am trying to build some software which uses
> nanobsd, and mounts/unmounts many nullfs mounts
> while it runs.  I am hitting failures where
> I cannot unmount nullfs file systems.  I cannot figure out why.
>


I forgot to run fstat. :(

fstat /opt2/branches/freenas/os-base/amd64/_.w/usr/ports/distfiles
USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W NAME
rodrigc  gam_server  2275   37
/opt2/branches/freenas/os-base/amd64/_.w/usr/ports/distfiles 3194579
drwxr-xr-x     196  r
/opt2/branches/freenas/os-base/amd64/_.w/usr/ports/distfiles


Since I run the GNOME desktop, gnome has a dependency on the gamin port.
The gamin port contains gam_server.
gamin monitors file system activity.  It looks like gam_server gets
triggered
when things are mounted, and for some reason, sometimes fails to go away.

I need to read http://people.gnome.org/~veillard/gamin/config.html and
figure out how to disable gamin,
or just remove gamin from my system.  Annoying. :(

--
Craig
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to