Marsupial wrote: 
> I mounted on a brand-new, root created /mediaserver/NAS folder and that
> did not seem to change anything.
> 
> Adding noacl and noperm to the fstab line does remove the + but
> everything else remains as it was..
What does getfacl / getfacl output for a folder / a file ?

As a last resort, try the nounix option in fstab.

After that, enable additional tracing:
echo 1 > /proc/fs/cifs/cifsFYI
echo 1 > /proc/fs/cifs/traceSMB

remount, try to read a file, then check the system logs and
/proc/fs/cifs/DebugData for relevant messages

If this doesn't tell you anything, unmount the share and mount it
manually (as root):
mount -t cifs //server/share /mnt --verbose -o <options from fstab>

and again try to read a file, then check the system logs and
/proc/fs/cifs/DebugData for relevant messages



SW: 'Web UI for LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor / Generator'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=111080

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to