[Solved] XBMC nfs:// not working. Mounted NFS share in Filesystem working ???
#31
Cool! I'm out of home these days. When I get back, I will apply the fix!

Thx!
Reply
#32
Hey folks!

Just reinstalled my XBMC on a M4 Crucial 64GB drive (SATA 6) I got recently. Had some issues with SSD TRIM (well known and documented) but now it's working fine. However, I think NFS is still an issue causing xbmc to crash/hang. However, even tough xbmc is frozen, I can ssh into the machine and check things up.

I did applied the fixed jimmyave proposed in previous page. And I could scan my video folders, watch many movies etc. However, I've experiencing this occasional freezes. Here is what the log says:

Code:
23:47:02 T:2956483392   ERROR: NFS: Failed to stat(volume1/Videos/720p/Infantil/A.Era.do.Gelo/A.Era.do.Gelo.2//logo.png) stat call failed with "NFS: Lookup of //720p failed with NFS3ERR_NOENT(-2)"
23:47:02 T:2852383552   ERROR: NFS: Failed to stat(volume1/Videos/720p/Infantil/A.Era.do.Gelo/A.Era.do.Gelo.3//logo.png) stat call failed with "NFS: Lookup of //720p failed with NFS3ERR_NOENT(-2)"
23:47:03 T:2852383552   ERROR: NFS: Failed to stat(volume1/Videos/720p/Movies/A.Estrada//logo.png) stat call failed with "NFS: Lookup of //720p failed with NFS3ERR_NOENT(-2)"
23:47:03 T:2956483392   ERROR: NFS: Failed to stat(volume1/Videos/DVDRip/Infantil/Barney.A.Festa.de.Halloween//logo.png) stat call failed with "NFS: Lookup of //DVDRip failed with NFS3ERR_NOENT(-2)"
23:47:03 T:2946497344  NOTICE: xxxxxxxxxxxxxxxxxx terminou de preencher os filmesxxxxxxxxxxxxxxxxxxxxxxxxx
23:47:03 T:2946497344  NOTICE: terminou filmes em progress
23:47:03 T:2946497344  NOTICE: retornou o thumbnail
23:47:04 T:2815740736   ERROR: NFS: Failed to stat(volume1/Videos/720p/Movies/A.Identidade.Bourne//logo.png) stat call failed with "NFS: Lookup of //720p failed with NFS3ERR_NOENT(-2)"
23:47:04 T:2946497344  NOTICE: retornou o EPISODE thumbnail
23:47:04 T:2946497344  NOTICE: episode list: 1 items

Any help?
Reply
#33
This log is fine. There simly is no file volume1/Videos/720p/Infantil/A.Era.do.Gelo/A.Era.do.Gelo.3//logo.png on the nfs server.

If you really want help you need to post a full log. (post to pastebin.com and put the link in here.
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
#34
Yeah... let me run some benchmark tests 1st using a LiveCD to check if is the SSD locking the system for any reason... (I don't think so, but let's see).

If it continues freezing, I will collect logs.

Thx in advance!
Reply
#35
Yeah, it wasn't the libnfs this time. I suspect it was ACPI issues and maybe a USB bluetooth dongle. Added some boot args and today I didn't get any lock down. Big Grin

This is my boot args line in /etc/default/grub

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash xbmc=autostart,nodiskmount,setvolume usbcore.autosuspend=-1 loglevel=0 acpi_enforce_resources=lax video=uvesafb:mode_option=1280x720-24,mtrr=3,scroll=ywrap"

I spent some hours today searching all logs for issues, errors, warnings, fails, etc. Seams all fine.

Thx!
Reply

Logout Mark Read Team Forum Stats Members Help
[Solved] XBMC nfs:// not working. Mounted NFS share in Filesystem working ???0