All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@redhat.com>
To: Stephen Liu <satimis@yahoo.com>
Cc: nfs@lists.sourceforge.net, Trond Myklebust <trond.myklebust@fys.uio.no>
Subject: Re: Fail to start rpc nfsd
Date: Sun, 12 Nov 2006 07:16:06 -0500	[thread overview]
Message-ID: <1163333766.3131.7.camel@tleilax.poochiereds.net> (raw)
In-Reply-To: <20061112001731.49149.qmail@web35208.mail.mud.yahoo.com>

On Sun, 2006-11-12 at 08:17 +0800, Stephen Liu wrote:
> Hi Trond,
> 
> Tks for your advice.
> 
> > > I'm following;
> > > https://help.ubuntu.com/ubuntu/serverguide/C/index.html
> > > Network File System (NFS)
> > >
> > https://help.ubuntu.com/ubuntu/serverguide/C/network-file-system.html
> > > 
> > > to build a LAMP server which is for test only, not for production.
> > > Failed to start "nfs-kernel-server"
> > > 
> > > 
> > > $ sudo /etc/init.d/nfs-kernel-server start
> > > Password:
> > >  * Exporting directories for NFS kernel daemon...
> > > [ ok ]
> > >  * Starting rpc nfsd...                              [fail]
> 
> - snip -
> 
> > > Please advise how to fix the problem.  TIA 
> > 
> > sudo /etc/init.d/portmap start
> 
> $ sudo /etc/init.d/portmap start
> Password:
> 
>  * Not starting portmap daemon.  Already running.     [ ok ]
> * end *
> 
> It said already running.
> 
> What will be this command for;
> /etc/init.d/nfs-kernel-server start
> 

Depending on the distribution, it may just be that the script left a
lockfile or something out there. Make sure it's actually running with
'ps'.

If that's not it, then it's just not responding for some reason. Check
your firewalling and make sure you're not blocking port 111. If that's
not it, then it's probably hung for some reason and you'll need to do a
bit of investigation as to why.

-- Jeff



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  reply	other threads:[~2006-11-12 12:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-11 14:50 Fail to start rpc nfsd Stephen Liu
2006-11-11 18:04 ` Trond Myklebust
2006-11-12  0:17   ` Stephen Liu
2006-11-12 12:16     ` Jeff Layton [this message]
2006-11-13  0:26       ` Stephen Liu
2006-11-13  0:49         ` J. Bruce Fields
2006-11-13  1:13           ` Stephen Liu
2006-11-13  3:35             ` Trond Myklebust
2006-11-13  4:10               ` Stephen Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1163333766.3131.7.camel@tleilax.poochiereds.net \
    --to=jlayton@redhat.com \
    --cc=nfs@lists.sourceforge.net \
    --cc=satimis@yahoo.com \
    --cc=trond.myklebust@fys.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.