I'm mounting my NFS-shares in fstab, and I had some issues where the shares took a while to mount and were not ready when scanning. Adding nfsvers=3 in fstab solved it. Fstab then looked like this:
Path:/to/share /mount/point nfs nfsvers=3,defaults 0 0
WonderStivi
Junior Member Posts: 19 Joined: Apr 2009 Reputation: 0 |
2012-04-25 14:43
Post: #11
|
| find quote |
TugboatBill
Posting Freak Posts: 788 Joined: Oct 2009 Reputation: 3 |
2012-04-25 16:49
Post: #12
(2012-04-25 12:33)JaccoH Wrote: Adding delays is ugly in my opinion. Either use the NFS support in XBMC or use automount. Could you post an example of how to set up & configure automount to mount a nfs share to an xbmc client? |
| find quote |
lcapriotti
a.k.a Luigi, Team-XBMC XBMCbuntu Dev Joined: Jan 2008 Reputation: 12 Location: Italy |
2012-04-25 18:00
Post: #13
welcome indeed!
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
xbmcoholic
Junior Member Posts: 42 Joined: May 2010 Reputation: -6 |
2012-05-11 22:32
Post: #14
Here's a copy of my automount(autofs) configuration in Ubuntu... Works pretty good but I find most times when resuming from standby, my network adapter cant wakeup before xbmc tries to scan for updates. I just hit yes to resume and it goes through fine.
Quote:Aspire-R3610:~$ cat /etc/auto.master You may notice the high retry and timeout settings. This worked around a WiFi interference issue I've been having causing the mounts to time out... For those of you trying to stream HD over WiFi I strongly urge you to use NFS instead of CIFS/SAMBA. I get a performance ratio of roughly 3:1 for NFS vs. SAMBA and stepping through 1080p video is instant. Further tweaking on my WiFi configuration got me up to 130Mbps of actual application throughput. I installed the Windows SFU 3.5 (services for unix) on my WinXP server to get NFS server support. Ubuntu 12.04 LTS - 32bit Acer Aspire Revo R3610 Intel Atom 330 4GB RAM (Shared) NVIDIA Ion HDMI Boxee Remote |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help