kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: fs.rajat@gmail.com (Rajat Sharma)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Starting NFS kernel daemon fail
Date: Thu, 6 Jan 2011 18:19:51 +0530	[thread overview]
Message-ID: <AANLkTin2KF1LGARo_O5SDHxrdFMfLCK4ux3iogaSrvca@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=Le2-mo4Bbx=3XW7gcYPt4KEd-miOcJqA-w+8s@mail.gmail.com>

I hope you are using correct version of nfs-util which matches with
your kernel version. some debugging with /etc/init.d/nfs-kernel-server
will surely help to know where is it actually failing. It happened
with me once, that this script checked for kernel symbol to find if
module is loaded by grepping for something like 'init_nfsd' within
kernel symbols and signature of this symbol changed in recent kernels
so, it failed to detect NFS server module.

Rajat

On Thu, Jan 6, 2011 at 3:44 PM, Alexandre Courbot <gnurou@gmail.com> wrote:
>> * Exporting directories for NFS kernel daemon...
>> ?? ...done.
>> ?* Starting NFS kernel daemon
>> ?? ...fail!
>>
>> could anybody tell me what's wrong with this?
>
> Well, from the output you sent, it's obvious: it failed!
> .
> .
> .
> .
> .
> ... now if you don't mind attaching some relevant output from
> /var/log, maybe the people of this list will be able to actually help
> (or maybe you will magically find the information that will allow you
> to solve your problem).
>
> Alex.
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

  reply	other threads:[~2011-01-06 12:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06  9:49 Starting NFS kernel daemon fail kapenware
2011-01-06 10:14 ` Alexandre Courbot
2011-01-06 12:49   ` Rajat Sharma [this message]
2011-01-06 10:16 ` yy Hong

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=AANLkTin2KF1LGARo_O5SDHxrdFMfLCK4ux3iogaSrvca@mail.gmail.com \
    --to=fs.rajat@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).