Author Topic: Mount madness ...  (Read 3901 times)

coley

  • Guru
  • ****
  • Posts: 492
    • View Profile
Mount madness ...
« 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.

Murdock

  • Guru
  • ****
  • Posts: 229
    • View Profile
Re: Mount madness ...
« Reply #1 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

coley

  • Guru
  • ****
  • Posts: 492
    • View Profile
Re: Mount madness ...
« Reply #2 on: February 05, 2012, 07:17:48 pm »
cool, will check once this fix pops into builds.

-Coley.