News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

File share not mounted on MD (SOLVED)

Started by Dap-P, October 09, 2013, 10:22:30 AM

Previous topic - Next topic

Dap-P

Hi all,

This week i installed a 2nd NAS, a freenas server, with a bunch of old harddisks.
LMCE didn't dectect it automaticly, so i created the file server device, and file share device manually.

I ran the scripts for creating LMCE file structure and such. The media that i placed on this share now gets index by the core, but i cannot play it on the MD because the smb share doesn't get mounted.

Anyone that can point in the the right direction?

Anton

Marie.O

Are you able to play stuff on the core already? It takes time for the indexer to complete.

After everything is indexed the right way, you can select media on the orbiter, and the requested device will be automounted on your MD.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Dap-P

Quote from: posde on October 09, 2013, 11:07:57 AM
Are you able to play stuff on the core already? It takes time for the indexer to complete.

After everything is indexed the right way, you can select media on the orbiter, and the requested device will be automounted on your MD.
I dont have a hybrid core. so i cannot play media on the core.
Yes, the media is indexed, and i see the media on the MD orbiter.
When i select to play the media, nothing happens

I ssh'd into my core from my windows pc, then ssh'd into the md, and noticed the smb share was not mounted,
while my other share is mounted (altough that is an nfs share on another nas)


Marie.O

what happens when you ssh into your MD and cd into /mnt/device/<id-of-share-that-doesnt-want-to-mount>
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Dap-P

Ok, if i cd into the directory, it exists, and i can see the media.
but if i 'ls -la' in /mnt/device i only see '.' and '..' and no symlinks

And i can also play media now.

Thanks posde