Disclaimer: LinuxMCE is running flawless, fast, and I love it. I am sure that any problem discussed here is not caused by LinuxMCE in any manner; it is most likely the result of the tools used by LinuxMCE or the operating system itself. It could also be caused by the end user, but that is highly unlikely. ;-)
Would anyone know why my USB disks are being mounted repeatedly to /tmp? And why they hang around indefinately? And how do I stop it so I can mount them permanently? This only happens when I use a USB drive, and it is not isolated to any single one. I also tried on a different core, and had the same result.
There are currently over 3000 mount processes hogging my core:
dcerouter_106554:/etc# ps -ef | grep mount | wc -l
3295
dcerouter_106554:/etc# ps -ef | grep mount
root 31242 1 0 13:08 pts/5 00:00:00 /bin/bash -e /bin/mount /dev/sdb1 /tmp/tmp.mHsMS31235
root 31243 31242 0 13:08 pts/5 00:00:00 /bin/mount.wraped /dev/sdb1 /tmp/tmp.mHsMS31235
....
This happens every morning, and I have to reboot in order to clear it up. If I try to watch media, the MD will hang.