January 2, 201313 yr Raspbmc (XBMC for Raspberry Pi) was recently updated to allow for NFS installs, however it wants the settings for the share you install to have different settings then any of the the security profiles in unraid have. rw,async,no_root_squash,no_all_squash,no_subtree_check I think I could modify my exports but I am also guessing that wouldn't persist over reboots. Any other way to tweak those settings?
January 2, 201313 yr Interesting, as I was looking to use Raspbmc. Have you tried it and it failed then?
January 2, 201313 yr jaybee, I think zack84a is just having troubles with NFS. Samba should work fine. I haven't had time to play with my RaspberryPi recently, but had OpenELEC on it connecting just fine through SMB a couple months ago. Since I have Samba shares for my Windows PC, I did not try anything with NFS.
January 2, 201313 yr Author jaybee, I think zack84a is just having troubles with NFS. Samba should work fine. I haven't had time to play with my RaspberryPi recently, but had OpenELEC on it connecting just fine through SMB a couple months ago. Since I have Samba shares for my Windows PC, I did not try anything with NFS. Just to be clear, I am working to install via NFS Root. What this means is the SD card will load the XBMC install to an NFS share, and boot xmbc from there, as well as store the library and other things there. This is different then a typical XBMC install (all on SD Card) or installing to USB (SD card loads install to USB Drive). NFS Media shares in XBMC without any problem at all. Interesting, as I was looking to use Raspbmc. Have you tried it and it failed then? I have tried, and got the following error: Jan 2 00:15:29 Tower mountd[5103]: refused mount request from 192.168.1.136 for /Apps/pi/livingroom (/): not exported
January 2, 201313 yr Is there a share named, "Apps"? The correct NFS path is "/mnt/user/Apps/pi/livingroom".
January 3, 201313 yr jaybee, I think zack84a is just having troubles with NFS. Samba should work fine. I haven't had time to play with my RaspberryPi recently, but had OpenELEC on it connecting just fine through SMB a couple months ago. Since I have Samba shares for my Windows PC, I did not try anything with NFS. Just to be clear, I am working to install via NFS Root. What this means is the SD card will load the XBMC install to an NFS share, and boot xmbc from there, as well as store the library and other things there. This is different then a typical XBMC install (all on SD Card) or installing to USB (SD card loads install to USB Drive). NFS Media shares in XBMC without any problem at all. I misunderstood. This is not something I have worked with on my RasPi. Apologies for any confusion on the topic.
January 3, 201313 yr Author jaybee, I think zack84a is just having troubles with NFS. Samba should work fine. I haven't had time to play with my RaspberryPi recently, but had OpenELEC on it connecting just fine through SMB a couple months ago. Since I have Samba shares for my Windows PC, I did not try anything with NFS. Just to be clear, I am working to install via NFS Root. What this means is the SD card will load the XBMC install to an NFS share, and boot xmbc from there, as well as store the library and other things there. This is different then a typical XBMC install (all on SD Card) or installing to USB (SD card loads install to USB Drive). NFS Media shares in XBMC without any problem at all. I misunderstood. This is not something I have worked with on my RasPi. Apologies for any confusion on the topic. No problem.. Was afraid there might be a few people think normal share use vs using the share as an install path. Currently having other issues with my server, once I can get those resolved I'll update if the correct mount path works, and to what extent with raspbmc really wanting different options.
January 4, 201313 yr zack84a, Please keep this thread up to date with your progress. After reading your initial post, I went to the Raspbmc site and read through their change log. I like the idea of installing the software on an NFS share as I have had a couple of SD card corruptions over the past couple of months. Dan
January 19, 201313 yr I am trying to do this as well, with no success. We are running NFSv4 which is fine. I follow this http://forum.stmlabs.com/showthread.php?tid=5496 I use a cache-only share in /mnt/user/Services (located in /mnt/cache/Services) and set it to export as Yes and Public. Modify /etc/exports to: "/mnt/user/Services" -async,no_subtree_check,fsid=0 *(rw,insecure,anongid=0,anonuid=0,async,no_root_squash,no_all_squash,no_subtree_check) Then do /etc/rc.d/rc.nfsd stop followed by /etc/rc.d/rc.nfsd start I then cannot access any of the NFS shares and obviously neither can the Raspbmc installlation procedure. I get this in the log when i try to access the share via XBMC in Windows (it doesn't let me acccess anything): mountd[23985]: authenticated mount request from 192.168.2.128:56052 for /mnt/user/Services (/mnt/user/Services) Any guidance from NFS on unRAID gurus would be appreciated.
January 19, 201313 yr You can simply enable NFS shares using the webGUI. There is no need to manually edit any files. Security info: http://lime-technology.com/forum/index.php?topic=7047.msg68278#msg68278
January 20, 201313 yr Yeah that is what i do in step 1, however they advise you use additional settings which is what i was trying to get to.
January 21, 201313 yr The post is informational. It details how unRAID configures NFS when configured using the webGUI. This is not advise on how you should configure anything. Use the webGUI.
February 11, 201313 yr I have raspbmc working under unraid. See my post: http://lime-technology.com/forum/index.php?topic=25553.msg225579#msg225579
Archived
This topic is now archived and is closed to further replies.