LinHES Forums
http://forums.linhes.org/

Enabling NFS exports on R6.. how :)
http://forums.linhes.org/viewtopic.php?f=6&t=20453
Page 1 of 1

Author:  graysky [ Sun Nov 01, 2009 7:12 am ]
Post subject:  Enabling NFS exports on R6.. how :)

I had a look through the service menu on my MBE, but was unable to locate an option to export via NFS to FE machines... I manually looked in my /etc/exports and it is empty. Did I miss this option?

Author:  djb61230 [ Sun Nov 01, 2009 7:51 am ]
Post subject: 

I *think* there may have been something on install. Here is mine in case you just want to edit it:

Code:
# /etc/exports
#
# See exports(5) for a description.

# use exportfs -arv to reread
/myth    *(rw,all_squash,anonuid=1000,anongid=1000)
/data/var/cache    *(rw,all_squash,anonuid=1000,anongid=1000)

# I added this for MythVideo
/media/MyBook *(rw,no_root_squash,async,no_subtree_check)

/data/var/cache/pacman *(rw,async,no_subtree_check)

# These were added by config_diskless_frontend.bash when I added
# diskless clients.
/nfsroot/lr *(rw,no_root_squash,async,no_subtree_check)
/nfsroot/masterbr *(rw,no_root_squash,async,no_subtree_check)
/nfsroot/moonlight *(rw,no_root_squash,async,no_subtree_check)

Author:  tjc [ Sun Nov 01, 2009 9:02 pm ]
Post subject: 

This should be available under the utilities menu...

Author:  graysky [ Mon Nov 02, 2009 2:07 pm ]
Post subject: 

@djb61230 - thanks for posting your /etc/exports!

tjc wrote:
This should be available under the utilities menu...


I don't see a utilities under my service menu.

I have:
Code:
Network Settings
DDNS Settings
System Type
Screensaver Settings
Remotes
Miscellaneous Settings
Software
Shutdown Settings
Display Settings
Advanced Settings
Audio Settings
Access Control
User Accounts Web Security


I did find something under Advanced>Standard file sharing. I have this enabled, but I don't see that my /etc/exports is active... I went ahead and manually added the lines in /etc/exports and then restarted nfsd and all is well on my backend machine.

Link to bug report: http://linhes.org/flyspray/index.php?do ... ask_id=563

Author:  Martian [ Mon Nov 02, 2009 3:54 pm ]
Post subject: 

I know I saw something about this during installation. I'm guessing all you would need to do is re-run MythVantage. Which I believe can be done by pressing Alt+h

Author:  graysky [ Mon Nov 02, 2009 4:22 pm ]
Post subject: 

Cool. Now that I have the system setup to my liking, I don't want to do it :)

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/