Em Sex, 2002-12-06 ąs 16:29, nate escreveu:
> Joćo Borsoi said:
> 
> > Starting NFS daemon: nfssvc: Address already in use
> >                                                            [FAILED]
> 
> sounds like theres another NFS server running on the system, try
> issuing a restart. Did you happen to kill another nfs service before
> starting it? killing with -9 a nfs server is very likely to cause
> such a problem.

That's why it's so strange... there are no other nfs running.

> also check netstat -an  for any sockets that are in TIME_WAIT

Look at my results:

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address        
State      
tcp        0      0 0.0.0.0:2051            0.0.0.0:*              
LISTEN      
tcp        0      0 0.0.0.0:2053            0.0.0.0:*              
LISTEN      
tcp        0      0 0.0.0.0:139             0.0.0.0:*              
LISTEN      
tcp        0      0 0.0.0.0:111             0.0.0.0:*              
LISTEN      
tcp        0      0 0.0.0.0:22              0.0.0.0:*              
LISTEN      
tcp        0      0 0.0.0.0:23              0.0.0.0:*              
LISTEN      
tcp        0      0 127.0.0.1:6010          0.0.0.0:*              
LISTEN      
tcp        0      0 0.0.0.0:831             0.0.0.0:*              
LISTEN      
tcp        0      0 192.168.1.1:22          192.168.1.4:33424      
ESTABLISHED 
tcp        0      0 192.168.1.1:139         192.168.1.3:2193       
ESTABLISHED 
udp        0      0 0.0.0.0:2050           
0.0.0.0:*                           
udp        0      0 0.0.0.0:2051           
0.0.0.0:*                           
udp        0      0 0.0.0.0:2052           
0.0.0.0:*                           
udp        0      0 127.0.0.1:2053         
0.0.0.0:*                           
udp        0      0 0.0.0.0:5000           
0.0.0.0:*                           
udp        0      0 192.168.1.1:137        
0.0.0.0:*                           
udp        0      0 0.0.0.0:137            
0.0.0.0:*                           
udp        0      0 192.168.1.1:138        
0.0.0.0:*                           
udp        0      0 0.0.0.0:138            
0.0.0.0:*                           
udp        0      0 0.0.0.0:800            
0.0.0.0:*                           
udp        0      0 0.0.0.0:685            
0.0.0.0:*                           
udp        0      0 0.0.0.0:828            
0.0.0.0:*                           
udp        0      0 0.0.0.0:111            
0.0.0.0:*                           
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  8      [ ]         DGRAM                    1036   /dev/log
unix  2      [ ACC ]     STREAM     LISTENING     1326  
/tmp/.font-unix/fs7100
unix  2      [ ]         DGRAM                    3489   
unix  2      [ ]         DGRAM                    1436   
unix  2      [ ]         DGRAM                    1333   
unix  2      [ ]         DGRAM                    1279   
unix  2      [ ]         DGRAM                    1249   
unix  2      [ ]         DGRAM                    1052   

I tried to use another program in nfs port (mountd on 2049) and it also
didn't succeeded. I've solved the problem using another port. I have no
idea of what is going on.

> 
> nate
> 
> 

Thanks,
Joao
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to