LinuxMCE Forums

General => Users => Topic started by: coley on February 01, 2012, 02:00:23 pm

Title: Mount madness ...
Post by: coley on February 01, 2012, 02:00:23 pm
I'm running 10.04 and have a NAS connected with one nfs share for lmce.
This share is set up to use lmce dir structure.
After some initial permissions issues I can access all media as desired but, I have 160!!! mount points to it.
Code: [Select]
192.168.80.221:/c/lmce on /tmp/StorageDevices_StatusRadar.temp.mount.qExlFZFTc type nfs (rw,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.80.221,mountvers=3,mountproto=tcp,addr=192.168.80.221)
All of the above form, the random string i.e. mount.xxxxxxxx is all that differs

what's going on?

-Coley.
Title: Re: Mount madness ...
Post by: Murdock on February 05, 2012, 04:17:59 pm
there was an issue I just committed a fix for that neglected to remove the tempdir mount point after the device was temp mounted to /tmp, details are here: http://svn.linuxmce.org/trac.cgi/changeset/25373
Title: Re: Mount madness ...
Post by: coley on February 05, 2012, 07:17:48 pm
cool, will check once this fix pops into builds.

-Coley.