View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: netfs and NFS mounts
PostPosted: Mon Nov 30, 2009 12:19 pm 
Offline
Joined: Wed Apr 12, 2006 11:28 am
Posts: 82
Location: Beverly Hills, Michigan
Hi People,

This maybe just a dumb question, but I am going to ask it anyways. I have been trying to get NFS to work for my from my backend server to my frontends.

I can mount the drive on the frontend server but I can not see any files. I searched on the forum and someone pointed out that you needed both of these services below running. However, for some reason I can not get netfs to start.

Services that need to be running.
netfs
nfslock

rc.conf file contains the netfs service, it just does not want to start for some reason.
#DAEMONS=(syslog-ng network netfs crond)
DAEMONS=(fbsplash !syslog-ng !hotplug !pcmcia network netfs !mysqld !dbus !avah$
# End of file


exports on the backend that I wish to share with the subnet
/mnt/sdb *(rw,no_root_squash,async,no_subtree_check)


fstab from my front end
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/sr0 /media/cdrom auto ro,user,noauto,unhide 0 0
UUID=86aa7409-e3a5-470b-b959-9e11ddbf9700 / auto defaults,noatime 0$
UUID=cf821977-3ed8-488f-99ea-546a56fcdc30 /myth auto defaults,noatime $
UUID=58becfba-6b8d-4987-9cb5-1e8e2d076384 swap swap defaults 0 0$
192.168.0.10:/mnt /mnt/data nfs suid,dev,soft,exec,noauto 0 0
#STARTSCRUB --------------anything in this block will be scrubbed
192.168.0.10:/mnt /mnt nfs
#ENDSCRUB
192.168.0.10:/mnt/sdb /etc/sdb nfs suid,dev,exec 0 0

Any help in the right direction would be much appreciated.

Thanks,

Paul

_________________
Backend/Frontend
ASUS M4A78-EM w/8400GS 4G RAM pcHDTV 3000 + PVR500 (1045), 1TB, 250 & 320. Iguana IR USB (running R6)
Frontend_1
Asus M2NPV-VM - 1GB RAM - 40 GB Hard Disk - StreamZap
Frontend_2
Dragon 1.0 w/ 2G RAM - 40 GB Hard Disk StreamZap


Top
 Profile  
 
 Post subject: Re: netfs and NFS mounts
PostPosted: Mon Nov 30, 2009 2:31 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
falinskip wrote:
Services that need to be running.
netfs
nfslock

rc.conf file contains the netfs service, it just does not want to start for some reason.


R6 does not use rc. It uses runit. This should get you up and running:
Code:
$ sudo add_service.sh netfs ; sudo add_service.sh nfslock ; sudo sv restart netfs && sudo sv restart nfslock

_________________
Mike
My Hardware Profile


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu