[QNAP] NFS Guide now in Wiki
#61
(2012-11-04, 14:35)grabhasz Wrote: Below link contains
- /etc/exports
- /etc/config/nfssetting
- /mnt/HDA_ROOT/.config/nfssetting
- XBMC debug log - operations conducted start/attach NFS Multimedia-NFS-TestDir/close
- sources.xml

Requested Symptoms.

Okay... I'm a bit lost here.

Your cat /etc/exports

Code:
[admin@NAS ~]# cat /etc/exports                    
"/share/MD0_DATA/Download" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/MMedia" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/Multimedia" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/Network Recycle Bin" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/Public" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/Recordings" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/Usb" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/Web" *(rw,async,no_root_squash,insecure)
"/share/MD0_DATA/share-gabi" *(rw,async,no_root_squash,insecure)

My cat /etc/exports

Code:
[~] # cat /etc/exports
"/share/NFS" *(no_subtree_check,no_root_squash,insecure,fsid=0)
"/share/MD0_DATA/Public" *(rw,async,no_root_squash,insecure)
"/share/NFS/Public" *(rw,nohide,async,no_root_squash,insecure)
"/share/MD0_DATA/Qdownload" 192.168.1.0/24(rw,insecure,async,no_root_squash,insecure)
"/share/NFS/Qdownload" 192.168.1.0/24(rw,insecure,nohide,async,no_root_squash,insecure)
"/share/MD0_DATA/Qmultimedia" 192.168.1.0/24(rw,insecure,async,no_root_squash,insecure)
"/share/NFS/Qmultimedia" 192.168.1.0/24(rw,insecure,nohide,async,no_root_squash,insecure)

So, it could be because of firmware changes, or maybe you've missed something in the guide?

I'm not sure.

Perhaps someone with better NFS knowledge could help out here?

Sorry.

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#62
Posted by Cranial - Today 02:40 Wrote:My cat /etc/exports

Code:
[~] # cat /etc/exports
"/share/NFS" *(no_subtree_check,no_root_squash,insecure,fsid=0)
"/share/MD0_DATA/Public" *(rw,async,no_root_squash,insecure)
"/share/NFS/Public" *(rw,nohide,async,no_root_squash,insecure)
"/share/MD0_DATA/Qdownload" 192.168.1.0/24(rw,insecure,async,no_root_squash,insecure)
"/share/NFS/Qdownload" 192.168.1.0/24(rw,insecure,nohide,async,no_root_squash,insecure)
"/share/MD0_DATA/Qmultimedia" 192.168.1.0/24(rw,insecure,async,no_root_squash,insecure)
"/share/NFS/Qmultimedia" 192.168.1.0/24(rw,insecure,nohide,async,no_root_squash,insecure)

So, it could be because of firmware changes, or maybe you've missed something in the guide?

I'm not sure.


exactly - i put this up in one of the first posts.

(2012-11-01, 14:02)grabhasz Wrote: @Cranial,

Thank you for dedicated support.
I will neglect QNAP suggestions about these config files and will proceed exactly like in wiki guide.
Though i stopped last time on step#7 cause couldn't see exactly same output in /etc/exports (there was missing NFS lines),

Anyways let me do it and will share feedback.


QNAP claims this is the way it should be now - perhaps new firmware?

I really appreciate your support.
Reply
#63
Guys - i'm proud to announce I have solved the problem.

I've been getting at outrageous results and movements so i told to myself enough is enough.
I have installed 3rd party NFS client and was playing around. I came across access right problem again which suppose to be ok as setup showed before along with qnap interface shows. However the console in-depth structure revealed 770 which was suppose to be adjusted by QNAP share (apply to all subfolders). Seemingly it wasn't working right. I made changes "chmod -R 777 *".

Since I made numerous of changes on each level of qnap administration I've restored default settings and i must admit that was the move.

Now NFS shares are exploring the whole structure.
What is more important - xbmc with storage now go hand in hand - no lags/delays/buffering/etc just perfect.

thank you guys for provided support.
Reply
#64
Hmmm, the script I asked you to run should have fixed that, perhaps it's outdated as well. I may have to find time to set mine up from scratch on the new firmware and see if the wiki needs amending. Finding the time is always hard though!

Glad you've got it working, NFS is much more reliable, especially with the QNAP.

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#65
(2012-11-06, 00:08)grabhasz Wrote: Guys - i'm proud to announce I have solved the problem.

I've been getting at outrageous results and movements so i told to myself enough is enough.
I have installed 3rd party NFS client and was playing around. I came across access right problem again which suppose to be ok as setup showed before along with qnap interface shows. However the console in-depth structure revealed 770 which was suppose to be adjusted by QNAP share (apply to all subfolders). Seemingly it wasn't working right. I made changes "chmod -R 777 *".

Since I made numerous of changes on each level of qnap administration I've restored default settings and i must admit that was the move.

Now NFS shares are exploring the whole structure.
What is more important - xbmc with storage now go hand in hand - no lags/delays/buffering/etc just perfect.

thank you guys for provided support.

Hi there, I'm having the exact same problem that you had.

Except you seem to know what your talking about whereas I have no idea. I tried to follow along as best I could but I'm lost.

Where exactly did you put "chmod -R 777 *"?? And is that all that needs to be done (with all other steps being completed)?

Thanks.

Reply
#66
I've been playing around it and seemingly problem lays in between QNAPs user creation and access rights plus special permission settings.
be careful since web GUI shows to apply these settings but as i have been observing access restrictions, no matter what is the setup for everyone, are substitute to 770.

I lean to open a case with QNAP for that particular problem and i believe it's a latest firmware installed.

Anyways i have done 2 issues.
- reset QNAP settings to factory default (be careful of your data stored since it may be erased)
- changing access rights for your shares
in case of default/system ones:

Code:
[admin@NASC92744 Multimedia]# pwd
/share/MD0_DATA/Multimedia

admin@NASC92744 Multimedia]# ls -ltrh      
drwxrwx---    2 admin    administ     4.0k Nov  6 16:30 Videos/
drwxrwx---    2 admin    administ     4.0k Nov  6 16:30 Pictures/
drwxrwx---    4 admin    administ     4.0k Nov  6 16:30 Music/

[admin@NASC92744 Multimedia]# ls -ltrh Music/*
Music/lossy:

Music/lossless:
drwxrwx---    6 admin    administ     4.0k Nov  6 16:54 Aerosmith/
drwxrwx---    3 admin    administ     4.0k Nov  6 17:17 Aga Zaryan/
drwxrwx---    7 admin    administ     4.0k Nov  6 17:39 Al Di Meola/
drwxrwx---   10 admin    administ     4.0k Nov  6 18:43 Alice In Chains/
drwxrwx---    3 admin    administ     4.0k Nov  6 18:52 Alicia Keys/
drwxrwx---    4 admin    administ     4.0k Nov  6 19:04 Anathema/
drwxrwx---    4 admin    administ     4.0k Nov  6 19:19 Beardfish/
drwxrwx---    3 admin    administ     4.0k Nov  6 19:33 Bozzio Levin Stevens/
drwxrwx---    3 admin    administ     4.0k Nov  6 19:43 Brett Garsed & TJ Helmerich - Uncle Moe's Space Ranch/
drwxrwx---    5 admin    administ     4.0k Nov  6 20:10 Coma/
drwxrwx---    7 admin    administ     4.0k Nov  6 20:52 Dave Matthews Band/
drwxrwx---    7 admin    administ     4.0k Nov  6 21:28 Depeche Mode/
drwxrwx---   17 admin    administ     4.0k Nov  7 10:06 Dream Theater/
[admin@NASC92744 Multimedia]# chmod -R 777 *  
[admin@NASC92744 Multimedia]# ls -ltrh Music/*
Music/lossy:

Music/lossless:
drwxrwxrwx    6 admin    administ     4.0k Nov  6 16:54 Aerosmith/
drwxrwxrwx    3 admin    administ     4.0k Nov  6 17:17 Aga Zaryan/
drwxrwxrwx    7 admin    administ     4.0k Nov  6 17:39 Al Di Meola/
drwxrwxrwx   10 admin    administ     4.0k Nov  6 18:43 Alice In Chains/
drwxrwxrwx    3 admin    administ     4.0k Nov  6 18:52 Alicia Keys/
drwxrwxrwx    4 admin    administ     4.0k Nov  6 19:04 Anathema/
drwxrwxrwx    4 admin    administ     4.0k Nov  6 19:19 Beardfish/
drwxrwxrwx    3 admin    administ     4.0k Nov  6 19:33 Bozzio Levin Stevens/
drwxrwxrwx    3 admin    administ     4.0k Nov  6 19:43 Brett Garsed & TJ Helmerich - Uncle Moe's Space Ranch/
drwxrwxrwx    5 admin    administ     4.0k Nov  6 20:10 Coma/
drwxrwxrwx    7 admin    administ     4.0k Nov  6 20:52 Dave Matthews Band/
drwxrwxrwx    7 admin    administ     4.0k Nov  6 21:28 Depeche Mode/
drwxrwxrwx   17 admin    administ     4.0k Nov  7 10:06 Dream Theater/



hope this will shed some light onto this problem.
Reply
#67
I am a complete numb-nut when it comes to understanding the various flavours of server and processors so I hope someone can answer a couple of simple questions.

1) I understand that XBMC is now available for intel-based QNAP NAS. Will it be available for QNAP ARM systems?
2) I am an avid user of XBMC on jailbroken Apple TVs but if it becomes available on the QNAP, will it be able to provide all the same services, e.g. streaming of TV channels from the internet?

Thanks
Reply
#68
This info is new to me tbh. Where did you read this?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#69
Look here: http://www.qnap.com/en/index.php?lang=en&sn=859 It's on the QNAP QPKG list
Reply
#70
QNAP servers are able to handle shared database FOR xbmc. You still require a device running xbmc though.

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#71
Actually, it sounds like they really did get XBMC running on QNAP. Apparently some of their NAS devices have HDMI ports.
Reply
#72
(2012-12-11, 05:02)Ned Scott Wrote: Actually, it sounds like they really did get XBMC running on QNAP. Apparently some of their NAS devices have HDMI ports.

Interesting. The link didn't show up on my iPhone.

I've got an old TS-509, so not much use to me.

Anyway, I've lost track now, what was the question?



If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#73
Hi Guys,

I am having a very similar problem with my ATV2. I am trying to connect from my ATV2 using NFS and I can browse to the top level folder Multimedia but none of the sub folders or contents are listed. I have implemented the changes from this post, but I think it is a permissions issue on the folders and i'm unsure of how to resolve it running scripts etc.

I have a Qnap TS-112 running the 3.7.3 firmware.

Any help much appreciated.
Reply
#74
I'm also having the same issue... I'm running raspbmc on a RaspberryPi RC4 (or RC3? maybe it doesn't matter).
My server is an ubuntu 12.04 desktop. I've configured the server following the instructions provided here https://help.ubuntu.com/community/SettingUpNFSHowTo
When i try to add the media source on the xbmc (GUI method) i can see my desktop's IP address but i can't navigate inside the folder.
my /etc/exports file:
Code:
# /etc/exports: the access control list for filesystems which may be exported
#        to NFS clients.  See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes       hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtree_check)
#
# Example for NFSv4:
# /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
#
/export            192.168.1.0/24(rw,fsid=0,insecure,no_subtree_check,async)
#/export/users        192.168.1.0/24(rw,nohide,insecure,no_subtree_check,async)
#/export/Movies        192.168.1.0/24(rw,async,insecure,no_subtree_check)
#/export/TV_Shows     192.168.1.0/24(rw,async,insecure,no_subtree_check)
/export/Music         192.168.1.0/24(rw,nohide,async,insecure,no_subtree_check)

on my exports file i have commented some folders. I want to make the Music folder work before complicating it.

my /etc/default/nfs-kernel-server file:
Code:
# Number of servers to start up
# To disable nfsv4 on the server, specify '--no-nfs-version 4' here
RPCNFSDCOUNT=8

# Runtime priority of server (see nice(1))
RPCNFSDPRIORITY=0

# Options for rpc.mountd.
# If you have a port-based firewall, you might want to set up
# a fixed port here using the --port option. For more information,
# see rpc.mountd(8) or http://wiki.debian.org/SecuringNFS
# To disable NFSv4 on the server, specify '--no-nfs-version 4' here
RPCMOUNTDOPTS=--manage-gids

# Do you want to start the svcgssd daemon? It is only required for Kerberos
# exports. Valid alternatives are "yes" and "no"; the default is "no".
NEED_SVCGSSD=no

# Options for rpc.svcgssd.
RPCSVCGSSDOPTS=

# Options for rpc.nfsd.
RPCNFSDOPTS=

my /etc/default/nfs-common file:
Code:
# If you do not set values for the NEED_ options, they will be attempted
# autodetected; this should be sufficient for most people. Valid alternatives
# for the NEED_ options are "yes" and "no".

# Do you want to start the statd daemon? It is not needed for NFSv4.
NEED_STATD=

# Options for rpc.statd.
#   Should rpc.statd listen on a specific port? This is especially useful
#   when you have a port-based firewall. To use a fixed port, set this
#   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
#   For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS
STATDOPTS=

# Do you want to start the gssd daemon? It is required for Kerberos mounts.
NEED_GSSD=no
NEED_IDMAPD=yes

and my sources.xml file on the raspbmc:
Code:
<sources>
    <programs>
        <default pathversion="1"></default>
    </programs>
    <video>
        <default pathversion="1"></default>
        <source>
            <name>Pelis</name>
            <path pathversion="1">smb://PISI/SAMSUNG/Pelis/</path>
        </source>
        <source>
            <name>mas pelis</name>
            <path pathversion="1">smb://PISI/Videos/</path>
        </source>
        <source>
            <name>Anime</name>
            <path pathversion="1">smb://PISI/SAMSUNG/Anime/</path>
        </source>
    </video>
    <music>
        <default pathversion="1"></default>
        <source>
            <name>Musicas</name>
            <path pathversion="1">nfs://192.168.1.104/export/Music/</path>
        </source>
        <source>
            <name>MusicasSMB</name>
            <path pathversion="1">smb://PISI/SAMSUNG/Musicas/</path>
        </source>
    </music>
    <pictures>
        <default pathversion="1"></default>
    </pictures>
    <files>
        <default pathversion="1"></default>
    </files>
</sources>

As you can see, i have several smb sources. Im having slow video performance on them so i want to try switching to nfs since so many people on the internet say it's so much faster.

And finally my xbmc.log file:
Code:
14:42:56 T:3037499392  NOTICE: -----------------------------------------------------------------------
14:42:57 T:3037499392  NOTICE: Starting XBMC (12.0-RC2 Git:20121227-0090665), Platform: Linux (Debian GNU/Linux 7.0 (wheezy), 3.6.11 armv6l). Built on Dec 28 2012
14:42:57 T:3037499392  NOTICE: special://xbmc/ is mapped to: /opt/xbmc-bcm/xbmc-bin/share/xbmc
14:42:57 T:3037499392  NOTICE: special://xbmcbin/ is mapped to: /opt/xbmc-bcm/xbmc-bin/lib/xbmc
14:42:57 T:3037499392  NOTICE: special://masterprofile/ is mapped to: /home/pi/.xbmc/userdata
14:42:57 T:3037499392  NOTICE: special://home/ is mapped to: /home/pi/.xbmc
14:42:57 T:3037499392  NOTICE: special://temp/ is mapped to: /home/pi/.xbmc/temp
14:42:57 T:3037499392  NOTICE: The executable running is: /opt/xbmc-bcm/xbmc-bin/lib/xbmc/xbmc.bin
14:42:57 T:3037499392  NOTICE: Local hostname: raspbmc
14:42:57 T:3037499392  NOTICE: Log File is located: /home/pi/.xbmc/temp/xbmc.log
14:42:57 T:3037499392  NOTICE: -----------------------------------------------------------------------
14:42:57 T:3037499392  NOTICE: load settings...
14:42:57 T:3037499392  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:42:57 T:3037499392  NOTICE: loading special://masterprofile/guisettings.xml
14:42:57 T:3037499392  NOTICE: Getting hardware information now...
17:42:57 T:3037499392  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:42:57 T:3037499392  NOTICE: Loaded playercorefactory configuration
17:42:57 T:3037499392  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
17:42:57 T:3037499392  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
17:42:57 T:3037499392  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
17:42:57 T:3037499392  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <advancedsettings>
                                              <cputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</cputempcommand>
                                              <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</gputempcommand>
                                              <network>
                                                <cachemembuffersize>10485760</cachemembuffersize>
                                              </network>
                                              <imageres>540</imageres>
                                              <fanartres>720</fanartres>
                                              <video>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <defaultdvdplayer>omxplayer</defaultdvdplayer>
                                              </video>
                                              <audio>
                                                <defaultplayer>paplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                              </audio>
                                            </advancedsettings>
17:42:57 T:3037499392  NOTICE: Getting hardware information now...
17:42:57 T:3037499392  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
17:42:57 T:3037499392  NOTICE: Default DVD Player: omxplayer
17:42:57 T:3037499392  NOTICE: Default Video Player: omxplayer
17:42:57 T:3037499392  NOTICE: Default Audio Player: paplayer
17:42:57 T:3037499392  NOTICE: Disabled debug logging due to GUI setting. Level 0.
17:42:57 T:3037499392  NOTICE: Log level changed to 0
17:42:57 T:3037499392  NOTICE: Loading media sources from special://masterprofile/sources.xml
17:42:58 T:3037499392   ERROR: Error: Requested setting (audiooutput.guisoundmode) was not found.  It must be case-sensitive
17:42:58 T:3037499392  NOTICE: Running database version Addons15
17:42:58 T:3037499392  NOTICE: Register - new cec device registered on rpi->RPI: Raspberry Pi CEC Adapter (2708:1001)
17:42:58 T:3024987200  NOTICE: Thread CEC Adapter start, auto delete: false
17:42:59 T:3016598592  NOTICE: Thread XBMC Peripherals start, auto delete: false
17:43:01 T:3037499392  NOTICE: Raspberry PI firmware version: Jan 26 2013 19:25:49
                                            Copyright (c) 2012 Broadcom
                                            version 365344 (release)
17:43:01 T:3037499392  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
17:43:01 T:3037499392  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Previous line repeats 1 times.
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080i @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480i @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Previous line repeats 1 times.
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
17:43:01 T:3037499392  NOTICE: Previous line repeats 1 times.
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080i @ 50.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576i @ 50.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
17:43:01 T:3037499392  NOTICE: Found ([email protected]) at 19, setting to RES_DESKTOP at 16
17:43:01 T:3037499392  NOTICE: Checking resolution 16
17:43:01 T:3037499392  NOTICE: GL_VENDOR = Broadcom
17:43:01 T:3037499392  NOTICE: GL_RENDERER = VideoCore IV HW
17:43:01 T:3037499392  NOTICE: GL_VERSION = OpenGL ES 2.0
17:43:01 T:3037499392  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
17:43:01 T:3037499392  NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
17:43:02 T:3024987200   ERROR: CecLogMessage - failed to release the previous LA
17:43:02 T:3024987200   ERROR: CecLogMessage - could not open a connection (try 1)
17:43:03 T:3037499392  NOTICE: Running database version Addons15
17:43:03 T:3037499392  NOTICE: Running database version ViewModes4
17:43:03 T:3037499392  NOTICE: Running database version Textures13
17:43:03 T:3037499392  NOTICE: Running database version MyMusic32
17:43:03 T:3037499392  NOTICE: Running database version MyVideos75
17:43:03 T:3037499392  NOTICE: Running database version TV22
17:43:03 T:3037499392  NOTICE: Running database version Epg7
17:43:03 T:3037499392  NOTICE: start dvd mediatype detection
17:43:03 T:3037499392  NOTICE: initializing playlistplayer
17:43:03 T:3037499392  NOTICE: DONE initializing playlistplayer
17:43:03 T:2964673600  NOTICE: Thread CDetectDVDMedia start, auto delete: false
17:43:06 T:2951738432  NOTICE: Thread CEC Adapter Update Thread start, auto delete: false
17:43:07 T:2943083584  NOTICE: Thread XBPyThread start, auto delete: false
17:43:07 T:3037499392  NOTICE: Previous line repeats 1 times.
17:43:07 T:3037499392  NOTICE: initialize done
17:43:07 T:3037499392  NOTICE: Running the application...
17:43:07 T:2926306368  NOTICE: Thread XBPyThread start, auto delete: false
17:43:10 T:2943083584  NOTICE: -->Python Interpreter Initialized<--
17:43:10 T:2934694976  NOTICE: -->Python Interpreter Initialized<--
17:43:10 T:2926306368  NOTICE: -->Python Interpreter Initialized<--
17:43:11 T:2917917760  NOTICE: Thread Jobworker start, auto delete: true
17:43:11 T:3037499392  NOTICE: Webserver: Starting...
17:43:11 T:3037499392  NOTICE: WebServer: Started the webserver
17:43:11 T:3037499392  NOTICE: ES: Starting event server
17:43:11 T:3037499392  NOTICE: starting zeroconf publishing
17:43:11 T:2865755200  NOTICE: Thread CEventServer start, auto delete: false
17:43:11 T:2865755200  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
17:43:11 T:2857366592  NOTICE: Thread CTCPServer start, auto delete: false
17:43:11 T:2865755200  NOTICE: UDP: Listening on port 9777
17:43:11 T:2848977984  NOTICE: Thread Jobworker start, auto delete: true
17:43:16 T:2926306368  NOTICE:  StorageServer Module loaded RUN
17:43:16 T:2926306368  NOTICE: StorageClient-2.5.0 Starting server
17:43:16 T:2926306368  NOTICE: StorageServer-2.5.0 Storage Server starting /home/pi/.xbmc/userdata/addon_data/script.common.plugin.cache/commoncache.db
17:43:16 T:2943083584  NOTICE: services: {'sys.service.avahi': 'true', 'sys.service.xinetd': 'true', 'sys.service.remote': 'true', 'sys.service.cron': 'false', 'sys.service.tvh': 'false'}
17:43:17 T:2943083584  NOTICE: enable service: avahi-daemon
17:43:17 T:2943083584  NOTICE: enable service: xinetd
17:43:18 T:2943083584  NOTICE: enable service: eventlircd
17:43:18 T:2943083584  NOTICE: disable service: cron
17:43:18 T:2943083584  NOTICE: disable service: tvheadend
17:43:21 T:2943083584  NOTICE: system settings from addon: {'sys.config.freq.arm': 800, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 400, 'sys.config.freq.core': 250, 'sys.config.freq.overvolt': 0, 'sys.config.decode.wvc1': '', 'sys.config.disable.overscan': '1', 'sys.config.decode.ac3': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '', 'sys.config.decode.dts': ''}
17:43:21 T:2943083584  NOTICE: system settings from /boot/config.txt: {'sys.config.freq.arm': 800, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 400, 'sys.config.freq.core': 250, 'sys.config.freq.overvolt': 0, 'sys.config.decode.wvc1': '', 'sys.config.disable.overscan': '1', 'sys.config.decode.ac3': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '', 'sys.config.decode.dts': ''}
17:43:34 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
17:43:40 T:2823894080  NOTICE: Previous line repeats 1 times.
17:43:40 T:2823894080  NOTICE: Thread Background Loader start, auto delete: false
17:43:47 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
17:43:47 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
17:43:47 T:2823894080  NOTICE: Thread Background Loader start, auto delete: false
17:43:51 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
17:43:51 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
17:43:51 T:2823894080  NOTICE: Thread Background Loader start, auto delete: false
17:44:38 T:2865755200  NOTICE: ES: Client  from 192.168.1.115 timed out
17:45:13 T:3037499392  NOTICE: Samba is idle. Closing the remaining connections
17:46:14 T:2934694976  NOTICE: Thread Jobworker start, auto delete: true
17:46:14 T:2934694976   ERROR: Unable to lookup host: ''
17:46:18 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
17:46:18 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
17:46:18 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
17:46:18 T:2934694976   ERROR: Unable to lookup host: ''
17:55:04 T:2934694976  NOTICE: Thread Jobworker start, auto delete: true
17:55:04 T:2934694976   ERROR: NFS: Failed to mount nfs share:  (mount/mnt call failed with "RPC Packet not accepted by the server")
17:55:04 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
17:55:04 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
17:55:04 T:2943083584  NOTICE: Thread Background Loader start, auto delete: false
17:55:12 T:2934694976   ERROR: Unable to lookup host: ''
17:55:17 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
17:55:18 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
17:55:18 T:2934694976   ERROR: Unable to lookup host: ''
17:55:24 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
17:55:24 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
17:55:24 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
17:55:24 T:2934694976   ERROR: Unable to lookup host: ''
17:56:08 T:2865755200  NOTICE: ES: Client  from 192.168.1.115 timed out
17:57:01 T:3037499392  NOTICE: NFS is idle. Closing the remaining connections.
17:58:43 T:2934694976  NOTICE: Thread Jobworker start, auto delete: true
17:58:43 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
17:58:43 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
17:58:43 T:2934694976   ERROR: Unable to lookup host: ''
17:58:58 T:3037499392   ERROR: Previous line repeats 1 times.
17:58:58 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
17:58:58 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
17:58:58 T:2934694976   ERROR: Unable to lookup host: ''
17:59:32 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
17:59:32 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
17:59:32 T:2943083584  NOTICE: Thread Background Loader start, auto delete: false
18:00:24 T:2934694976  NOTICE: Thread Jobworker start, auto delete: true
18:00:24 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
18:00:24 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
18:00:25 T:2943083584  NOTICE: Thread Background Loader start, auto delete: false
18:00:26 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
18:00:26 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
18:00:26 T:2943083584  NOTICE: Thread Background Loader start, auto delete: false
18:00:27 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
18:00:27 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
18:00:27 T:2943083584  NOTICE: Thread Background Loader start, auto delete: false
18:00:32 T:2934694976   ERROR: Unable to lookup host: ''
18:00:36 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
18:00:36 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
18:00:36 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
18:00:36 T:2934694976   ERROR: Unable to lookup host: ''
18:00:41 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
18:00:41 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
18:00:41 T:2934694976   ERROR: Unable to lookup host: ''
18:02:59 T:2934694976  NOTICE: Thread Jobworker start, auto delete: true
18:02:59 T:2934694976   ERROR: NFS: Failed to mount nfs share:  (mount/mnt call failed with "RPC Packet not accepted by the server")
18:03:00 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
18:03:00 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
18:03:00 T:2934694976   ERROR: Unable to lookup host: ''
18:03:03 T:3037499392   ERROR: GetDirectory - Error getting nfs://
18:03:03 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://) failed
18:03:05 T:2934694976   ERROR: Unable to lookup host: ''
18:03:11 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
18:03:11 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
18:03:11 T:2934694976   ERROR: Unable to lookup host: ''
18:04:47 T:3037499392  NOTICE: NFS is idle. Closing the remaining connections.
18:08:14 T:2934694976  NOTICE: Thread Jobworker start, auto delete: true
18:08:14 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
18:08:14 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
18:08:15 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
18:08:15 T:2934694976   ERROR: Unable to lookup host: ''
18:08:29 T:3037499392   ERROR: Previous line repeats 1 times.
18:08:29 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104
18:08:30 T:3037499392   ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.104) failed
18:08:30 T:2943083584   ERROR: Unable to lookup host: ''
18:08:45 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
18:08:45 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
18:08:46 T:2917917760  NOTICE: Thread Background Loader start, auto delete: false
18:08:49 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
18:08:49 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
18:08:50 T:2917917760  NOTICE: Thread Background Loader start, auto delete: false
18:10:51 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
18:11:24 T:2934694976  NOTICE: Thread Background Loader start, auto delete: false
18:11:29 T:2934694976  NOTICE: Thread CMusicInfoScanner start, auto delete: false
18:19:00 T:2943083584  NOTICE: Previous line repeats 1 times.
18:19:00 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
18:41:59 T:2934694976  NOTICE: Previous line repeats 1 times.
18:41:59 T:2934694976   ERROR: Read - Error( -1, 22, Invalid argument ) - Retrying
18:45:44 T:2934694976   ERROR: Could not find FILE referenced in cue, case sensitivity issue?
18:46:59 T:2943083584   ERROR: Previous line repeats 2 times.
18:46:59 T:2943083584  NOTICE: Thread Jobworker start, auto delete: true
18:46:59 T:2943083584   ERROR: NFS: Failed to mount nfs share:  (mount/mnt call failed with "RPC Packet not accepted by the server")
18:46:59 T:3037499392   ERROR: GetDirectory - Error getting nfs://192.168.1.104/export/Music/
18:46:59 T:3037499392   ERROR: CGUIMediaWindow::GetDirectory(nfs://192.168.1.104/export/Music/) failed
18:46:59 T:2917917760  NOTICE: Thread Background Loader start, auto delete: false
18:48:32 T:3037499392  NOTICE: NFS is idle. Closing the remaining connections.
Any ideas?
Please don´t let this thread die Sad

BTW: i have run a chmod -R 777 /export before and after i binded the local folder to the export folder.
Reply
#75
(2013-01-04, 13:08)leewilko Wrote: Hi Guys,

I am having a very similar problem with my ATV2. I am trying to connect from my ATV2 using NFS and I can browse to the top level folder Multimedia but none of the sub folders or contents are listed. I have implemented the changes from this post, but I think it is a permissions issue on the folders and i'm unsure of how to resolve it running scripts etc.

I have a Qnap TS-112 running the 3.7.3 firmware.

Any help much appreciated.

Did you get this issue sorted? There's an inbuilt script you can run.

SSH in to your QNAP then run:

Code:
cd /share
/sbin/set_volume_mode Qmultimedia

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply

Logout Mark Read Team Forum Stats Members Help
[QNAP] NFS Guide now in Wiki0