Date: Mon, 5 May 2014 14:18:01 +0200 From: Robert David <robert.david.public@gmail.com> To: Carlos <decvt100@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: another busy mount point Message-ID: <20140505141801.1344be2e@notebook.linsystem.net> In-Reply-To: <CAM0%2B4zCjcRJos%2BS1Tw2aFHngfokA48KsHdO8%2BB=2BbHSXioO5g@mail.gmail.com> References: <20140505133034.1e2e4e83289130872f1fac9c@mimar.rs> <CAM0%2B4zBC-cft4OJM0vLWe-PLo3bTZnLkq5_SFHQbatfnkMeCGw@mail.gmail.com> <20140505135734.abf9e688c8d5f10ae4b120cb@mimar.rs> <CAM0%2B4zCjcRJos%2BS1Tw2aFHngfokA48KsHdO8%2BB=2BbHSXioO5g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all, I got similar problems with caja (nautilus) with nfs mounted shares. I did use automount and caja start gvfs-trash which scan all the mountpoints. This lead to blocking these mountpoints from being unmounted. Take a look at this, it can be similar issue. Regards,=20 Robert. On Mon, 5 May 2014 14:02:26 +0200 Carlos <decvt100@gmail.com> wrote: > 2014-05-05 13:57 GMT+02:00 Marko Cupa=C4=87 <marko.cupac@mimar.rs>: > > On Mon, 5 May 2014 13:38:33 +0200 > > Carlos <decvt100@gmail.com> wrote: > > > >> Which is the output of fuser -c /dev/da5p1? > > > > pacija@mephala:~ % fuser -c /dev/da5p1 > > /dev/da5p1: 1230yw 1168yw 1156yw 1143w 1141w 1072cyw 1071yw > > 1067w 1060yw 1057w 1056yw 1050w 1049yw 1047w 1043w 1042yw > > 1040yw 1039yw 1038yw 1037w 1034w 1032w 1031yw 1028yw 1008yw > > 1001yw 998yw 996yw > > > > -- > > Marko Cupa=C4=87 >=20 > These are the PID of the proccess that are using your mount point. > With ps auxww | grep PID you can check which process they are. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140505141801.1344be2e>