NFS mount

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Re: NFS mount

Postby jul16ares » Sat Mar 02, 2013 6:55 pm

smbd it's samba deamon ?
Could i set a wrong port for mound ?
jul16ares
 
Posts: 7
Joined: Thu Feb 14, 2013 6:57 am

Re: NFS mount

Postby jul16ares » Sat Mar 02, 2013 11:11 pm

$this->bbcode_second_pass_quote('winestock', '')$this->bbcode_second_pass_quote('jul16ares', 'A')nd something else, my nfs deamons deosn't start on boot...

And through htop i get /usr/sbin/rpc.mountd -p 42002, does port 42002 is normal

Thanks


Did you:
$this->bbcode_second_pass_code('', '
systemctl enable rpcbind
systemctl enable smbd
')
Unless you enable both rpcbind and smbd they won't start at boot.

What did you put in /etc/exports? Here is what I use:
$this->bbcode_second_pass_code('', '
media/Media1 10.0.1.0/24(rw,sync,no_root_squash,no_subtree_check,nohide,insecure)
/media/Media2 10.0.1.0/24(rw,sync,no_root_squash,no_subtree_check,nohide,insecure)
')


My /etc/exports :
/srv/nfs/ 192.168.1.1/24(no_subtree_check,rw,sync)
jul16ares
 
Posts: 7
Joined: Thu Feb 14, 2013 6:57 am

Re: NFS mount

Postby yeehaa » Sun Mar 03, 2013 1:00 am

$this->bbcode_second_pass_quote('jul16ares', '
')My /etc/exports :
/srv/nfs/ 192.168.1.1/24(no_subtree_check,rw,sync)


your etc/exports is ok.. you yourself said its working.. now we are onto the next issue where you cannot get it to start on boot.. for that did you "systemctl enable nfsd.service rpc-idmapd.service rpc-mountd.service rpcbind.service" ??
n yes you are correct.. smbd has got nothing to do with your nfs thing
yeehaa
 
Posts: 43
Joined: Mon May 21, 2012 7:54 pm
Top

Re: NFS mount

Postby winestock » Sun Mar 03, 2013 2:22 am

$this->bbcode_second_pass_quote('winestock', '')$this->bbcode_second_pass_quote('jul16ares', 'A')nd something else, my nfs deamons deosn't start on boot...

And through htop i get /usr/sbin/rpc.mountd -p 42002, does port 42002 is normal

Thanks


Did you:
$this->bbcode_second_pass_code('', '
systemctl enable rpcbind
systemctl enable smbd
')
Unless you enable both rpcbind and smbd they won't start at boot.

What did you put in /etc/exports? Here is what I use:
$this->bbcode_second_pass_code('', '
media/Media1 10.0.1.0/24(rw,sync,no_root_squash,no_subtree_check,nohide,insecure)
/media/Media2 10.0.1.0/24(rw,sync,no_root_squash,no_subtree_check,nohide,insecure)
')



Oops. I should have said:
$this->bbcode_second_pass_code('', '
sysyemctl enable rpcbind
systemctl enable nfsd
')

Sorry about that.
Pogoplug Series 4 / Linux-Kirkwood 3.10.10-2
winestock
 
Posts: 134
Joined: Mon Nov 05, 2012 12:03 am
Top

Previous

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 16 guests