Starting NFS kernel daemon fail

Rajat Sharma fs.rajat at gmail.com
Thu Jan 6 07:49:51 EST 2011


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 at 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
>



More information about the Kernelnewbies mailing list