Cannot unmount nullfs in current
Craig Rodrigues
rodrigc at FreeBSD.org
Fri Apr 19 08:12:03 UTC 2013
On Thu, Apr 18, 2013 at 4:27 PM, Craig Rodrigues <rodrigc at 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
More information about the freebsd-current
mailing list