Gentoo Archives: gentoo-user

From: Bruno Gola <brunogola@×××××××××.br>
To: gentoo-user@l.g.o
Subject: [gentoo-user] NFS Server
Date: Sun, 09 Oct 2005 20:20:50
Message-Id: 43498893.50809@terra.com.br
1 Hi there everyody,
2
3 Im trying to run a nfs server here, but im having some problems. My
4 kernel is compiled to work with NFS as server or client and ive already
5 emerge nfs-utils.
6
7 Ok, but when i was starting the server, look what appears: (the
8 /etc/exports is OK)
9
10 br slackware # /etc/init.d/nfs status
11 * status: stopped
12 br slackware # /etc/init.d/nfs start
13 * Starting idmapd ...
14 [ ok ]
15 * Starting NFS statd ...
16 [ ok ]
17 * Exporting NFS directories ...
18 [ ok ]
19 * Starting NFS daemon ...
20 * Error starting NFS daemon
21 [ !! ]
22 * Starting NFS mountd ...
23 Cannot register service: RPC: Timed out
24 * Error starting NFS mountd
25 [ !! ]
26 br slackware #
27
28
29 Well, slackware is only the directory that i was when i've tried to
30 start the nfs :-) the dist. is Gentoo
31
32 Does anyone knows what is happening ?
33
34 Thanks for any awnser,
35
36 Bruno Gola
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] NFS Server Paul Maszy <paulmasz@××××××××××××××××××.org>
Re: [gentoo-user] NFS Server Oscar Carlsson <monotux@×××××.com>