public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] NFS Server
@ 2005-10-09 21:16 Bruno Gola
  2005-10-09 23:02 ` Paul Maszy
  2005-10-10 21:24 ` Oscar Carlsson
  0 siblings, 2 replies; 4+ messages in thread
From: Bruno Gola @ 2005-10-09 21:16 UTC (permalink / raw
  To: gentoo-user

Hi there everyody,

Im trying to run a nfs server here, but im having some problems. My 
kernel is compiled to work with NFS as server or client and ive already 
emerge nfs-utils.

Ok, but when i was starting the server, look what appears: (the 
/etc/exports is OK)

br slackware # /etc/init.d/nfs status
* status:  stopped
br slackware # /etc/init.d/nfs start
* Starting idmapd ...                                                    
[ ok ]
* Starting NFS statd ...                                                 
[ ok ]
* Exporting NFS directories ...                                          
[ ok ]
* Starting NFS daemon ...
* Error starting NFS daemon                                              
[ !! ]
* Starting NFS mountd ...
Cannot register service: RPC: Timed out
* Error starting NFS mountd                                              
[ !! ]
br slackware #


Well, slackware is only the directory that i was when i've tried to 
start the nfs :-) the dist. is Gentoo

Does anyone knows what is happening ?

Thanks for any awnser,

Bruno Gola
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] NFS Server
  2005-10-09 21:16 [gentoo-user] NFS Server Bruno Gola
@ 2005-10-09 23:02 ` Paul Maszy
  2005-10-10 21:24 ` Oscar Carlsson
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Maszy @ 2005-10-09 23:02 UTC (permalink / raw
  To: gentoo-user


Bruno,

  
    Looks like portmap isnt started.

    Make sure portmap is started would be what I would do next.


P


Bruno Gola wrote:

> Hi there everyody,
>
> Im trying to run a nfs server here, but im having some problems. My 
> kernel is compiled to work with NFS as server or client and ive 
> already emerge nfs-utils.
>
> Ok, but when i was starting the server, look what appears: (the 
> /etc/exports is OK)
>
> br slackware # /etc/init.d/nfs status
> * status:  stopped
> br slackware # /etc/init.d/nfs start
> * Starting idmapd 
> ...                                                    [ ok ]
> * Starting NFS statd 
> ...                                                 [ ok ]
> * Exporting NFS directories 
> ...                                          [ ok ]
> * Starting NFS daemon ...
> * Error starting NFS 
> daemon                                              [ !! ]
> * Starting NFS mountd ...
> Cannot register service: RPC: Timed out
> * Error starting NFS 
> mountd                                              [ !! ]
> br slackware #
>
>
> Well, slackware is only the directory that i was when i've tried to 
> start the nfs :-) the dist. is Gentoo
>
> Does anyone knows what is happening ?
>
> Thanks for any awnser,
>
> Bruno Gola


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] NFS Server
  2005-10-09 21:16 [gentoo-user] NFS Server Bruno Gola
  2005-10-09 23:02 ` Paul Maszy
@ 2005-10-10 21:24 ` Oscar Carlsson
  2005-10-13 13:08   ` Bruno Gola
  1 sibling, 1 reply; 4+ messages in thread
From: Oscar Carlsson @ 2005-10-10 21:24 UTC (permalink / raw
  To: gentoo-user

Make sure portmap is installed... :)

On 10/9/05, Bruno Gola <brunogola@terra.com.br> wrote:
> Hi there everyody,
>
> Im trying to run a nfs server here, but im having some problems. My
> kernel is compiled to work with NFS as server or client and ive already
> emerge nfs-utils.
>
> Ok, but when i was starting the server, look what appears: (the
> /etc/exports is OK)
>
> br slackware # /etc/init.d/nfs status
> * status:  stopped
> br slackware # /etc/init.d/nfs start
> * Starting idmapd ...
> [ ok ]
> * Starting NFS statd ...
> [ ok ]
> * Exporting NFS directories ...
> [ ok ]
> * Starting NFS daemon ...
> * Error starting NFS daemon
> [ !! ]
> * Starting NFS mountd ...
> Cannot register service: RPC: Timed out
> * Error starting NFS mountd
> [ !! ]
> br slackware #
>
>
> Well, slackware is only the directory that i was when i've tried to
> start the nfs :-) the dist. is Gentoo
>
> Does anyone knows what is happening ?
>
> Thanks for any awnser,
>
> Bruno Gola
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] NFS Server
  2005-10-10 21:24 ` Oscar Carlsson
@ 2005-10-13 13:08   ` Bruno Gola
  0 siblings, 0 replies; 4+ messages in thread
From: Bruno Gola @ 2005-10-13 13:08 UTC (permalink / raw
  To: gentoo-user

Oscar Carlsson wrote:

>Make sure portmap is installed... :)
>
>On 10/9/05, Bruno Gola <brunogola@terra.com.br> wrote:
>  
>
>>Hi there everyody,
>>
>>Im trying to run a nfs server here, but im having some problems. My
>>kernel is compiled to work with NFS as server or client and ive already
>>emerge nfs-utils.
>>
>>Ok, but when i was starting the server, look what appears: (the
>>/etc/exports is OK)
>>
>>br slackware # /etc/init.d/nfs status
>>* status:  stopped
>>br slackware # /etc/init.d/nfs start
>>* Starting idmapd ...
>>[ ok ]
>>* Starting NFS statd ...
>>[ ok ]
>>* Exporting NFS directories ...
>>[ ok ]
>>* Starting NFS daemon ...
>>* Error starting NFS daemon
>>[ !! ]
>>* Starting NFS mountd ...
>>Cannot register service: RPC: Timed out
>>* Error starting NFS mountd
>>[ !! ]
>>br slackware #
>>
>>
>>Well, slackware is only the directory that i was when i've tried to
>>start the nfs :-) the dist. is Gentoo
>>
>>Does anyone knows what is happening ?
>>
>>Thanks for any awnser,
>>
>>Bruno Gola
>>--
>>gentoo-user@gentoo.org mailing list
>>
>>
>>    
>>
>
>  
>
The problem was that my loopback network wasnt working before i've 
update... thanks for the comment!
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-10-13 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-09 21:16 [gentoo-user] NFS Server Bruno Gola
2005-10-09 23:02 ` Paul Maszy
2005-10-10 21:24 ` Oscar Carlsson
2005-10-13 13:08   ` Bruno Gola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox