LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-11-2012, 01:02 PM   #1
lkraemer
Member
 
Registered: Aug 2008
Posts: 113

Rep: Reputation: 10
Mount NAS4Free as NFS in Slackware 14


I've got a NAS4Free Server on my LAN. I have been accessing it fine with Debian 6 (Squeeze). Now I've converted my Laptop to Slackware and I'd like to be able to access my NAS as a NFS Share like I did in Debian.

I do have libnfs installed. (sahlberg-libnfs-libnfs-1.3.0-0-g47e5a2c.tar)

I created my mount point at: /mnt/NAS4Free with:
Code:
sudo mkdir -p /mnt/NAS4Free
Then I try to mount my NFS Share with:
Code:
sudo mount 192.168.1.250:/mnt/store /mnt/NAS4Free
and I get this ERROR message:
Code:
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
I searched for rpc.statd, and there are two copies located at:
Code:
/sbin/rpc.statd
/usr/sbin/rpc.statd
What do I need to do to get rpc.statd running so I can access my NFS Share?

When I do:
Code:
ps -ael | grep lockd
ps -ael | grep statd
I get nothing returned for the statd command.

Any help would be appreciated.

Thanks.

Larry

Last edited by lkraemer; 10-11-2012 at 01:44 PM.
 
Old 10-11-2012, 02:02 PM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Your nfs client software probably isn't being started automatically.

Look in /etc/init.d/* to see what nfs startup scripts you have - typically there is one for nfs server and one for nfs client.
 
Old 10-11-2012, 02:27 PM   #3
sparkyhall
Member
 
Registered: Nov 2009
Location: Chatteris---UK
Distribution: Slackware 13.0 & 14.0
Posts: 42

Rep: Reputation: 8
You need to start the rpc daemons as root as follows:
Code:
/etc/rc.d/rc.rpc start
To make the daemons start automatically after boot simply make /etc/rc.d/rc.rpc executable.
 
Old 10-11-2012, 04:33 PM   #4
lkraemer
Member
 
Registered: Aug 2008
Posts: 113

Original Poster
Rep: Reputation: 10
sparkyhall,
THANKS. That was the problem. I can now access my NAS4Free and everything is working.

Larry
 
Old 10-12-2012, 08:53 AM   #5
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Glad you got it fixed. Please go to thread tools and mark this as "SOLVED". It helps people doing web searches in the future to more quickly find solutions when they have the same issue.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mount.nfs: mount to NFS server 'jesse' failed: timed out, retrying keupie Linux - Networking 3 06-05-2009 07:03 PM
NFS mount mount.nfs: access denied by server while mounting knockout_artist Linux - Newbie 2 11-26-2008 02:36 PM
nfs mount between Slackware 11.0 and Windows Server 2003 Sebastien Faucher Linux - Networking 3 06-01-2007 02:07 PM
PXEboot for slackware 11 - cannot mount NFS root +Yan Linux - Server 0 04-11-2007 09:05 AM
NFS, Shorewall, Slackware 10, kernel 2.6: can't mount! DaneM Linux - Networking 2 05-23-2005 01:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration