Mailinglist Archive: opensuse (2269 mails)

< Previous Next >
Re: [SLE] Problems with kernel NFS daemon under Suse (sigh)....



Hello Steven,
on Saturday, September 30, 2000 at 21:37:28 -0500,
you sat in front of your keyboard and wrote:

> Greetings.
>
> I have been beating my head against the wall for about 2 hours
> now trying to get NFS server to startup so I can export my
> filesystems. Here is what I am using:
>
> Suse-6.4
> Dell Latitude 400Mhz Celeron w/128MB
> 3COM589D PCMCIA
> linux-2.4.0-test8
> knfsd-991001-133
>
> If I do the command '/etc/rc.d/rc2.d/S17nfsserver start' I get
> the message:
>
> Starting kernel based NFS serverlockdsvc: Invalid argument
>
> The offending lines in '/erc/rc.d/rc2.d/S17nfsserver' are:
>
> checkproc -n lockd
> checkproc -n lockd || \
> /usr/sbin/rpc.klockd || return=$rc_failed
>
> Below are the options I used for compiling my kernel:
>
> #
> # Network File Systems
> #
> # CONFIG_CODA_FS is not set
> CONFIG_NFS_FS=y
> CONFIG_NFS_V3=y
> # CONFIG_ROOT_NFS is not set
> CONFIG_NFSD=y
> CONFIG_NFSD_V3=y

Maybe a conflict here, try setting CONFIG_NFSD=n or m

> CONFIG_SUNRPC=y
> CONFIG_LOCKD=y
> CONFIG_LOCKD_V4=y
> CONFIG_SMB_FS=y

Regards...

--
Jean-François Bocquet <tns01@xxxxxxx> ================================+
http://tns01.free.fr |
··· Linux User #177410|
|
GPG publickey: http://tns01.free.fr/pubkey.asc |
fingerprints: 4E98 A7F2 6C26 6554 9562 C64E 5548 BF94 DE59 0A12 |
=================================+ |
-----BEGIN GEEK CODE BLOCK------ +------------------------------------+
Version: 3.12
Comment: For info see http://www.geekcode.com

GCS/S d-- s:+ a- C++ UL+>++ P+ L+++>++++ E W++ N+ o+ K- !w O? M? V? PS
PE- Y+ PGP+ t+ 5? X++ R tv++ b+ DI- D+ G e+ h! r-- y?
------END GEEK CODE BLOCK------


<HR>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>




--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/support/faq


< Previous Next >