[Dxspider-support] Dxcluster not working after restart

Fulvio Galli hb9dhg at ticino.com
Fri Nov 12 18:40:59 GMT 2010


Hi Mike

thanks for taking care to reply to my email.
I was finally able to restore the system .. the easiest solution was to restore an old "virtual" backup.
I'm using Fedora 10 .. but it doesn't seems to use xinetd.
The cluster has run flawlessly for very long time .. and as you know .. if you don't touch the system .. then you also forgot lot of things ;-)
BTW I'm back now and I'm very happy.

Have a nice weekend
Fulvio HB9DHG




On Nov 12, 2010, at 11:47 AM, Mike McCarthy, W1NR wrote:

> For some reason, xinetd is listening on 8000. Are you using xinetd to do
> the socket listening rather than directly from spider?
> 
> Mike, W1NR
> 
> tcp        0      0 :::8000                     :::*                        LISTEN      3518/xinetd         
> 
> 
> 
> On 11/11/2010 07:39 PM, Fulvio Galli wrote:
>> Dear all,
>> 
>> sorry to bother the list....
>> I've a strange problem with my node cluster.
>> After restarting my Fedora 10 server (under Vmware Fusion)
>> I've the following error:
>> 
>> [root at linux init.d]# su - sysop
>> $ cd /spider/perl/
>> $ ./cluster.pl 
>> cluster
>> DXSpider V1.55, build 0.82 (git: b7512d7) started
>> Copyright (c) 1998-2010 Dirk Koopman G1TLH
>> loading prefixes ...
>> US Database not loaded
>> loading band data ...
>> loading user file system ...
>> starting listeners ...
>> Internal port: localhost 27754 using IntMsg
>> IO::Socket::INET6: bind: Address already in use
>> Could not create socket: Address already in use 
>> at /spider/perl/Msg.pm line 463
>> 	Msg::new_server('ExtMsg', 0.0.0.0, 8000, 'CODE(0x8bec6e4)') called at ./cluster.pl line 426
>> Could not create socket: Address already in use 
>> $ 
>> 
>> 
>> here is the netstat command
>> ---
>> 
>> [root at linux init.d]# netstat -anp
>> Active Internet connections (servers and established)
>> Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name   
>> tcp        0      0 127.0.0.1:199               0.0.0.0:*                   LISTEN      3481/snmpd          
>> tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN      6807/mysqld         
>> tcp        0      0 0.0.0.0:111                 0.0.0.0:*                   LISTEN      3358/rpcbind        
>> tcp        0      0 0.0.0.0:10000               0.0.0.0:*                   LISTEN      4157/perl           
>> tcp        0      0 0.0.0.0:3600                0.0.0.0:*                   LISTEN      4105/conversd       
>> tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   LISTEN      3497/sshd           
>> tcp        0      0 127.0.0.1:631               0.0.0.0:*                   LISTEN      2250/cupsd          
>> tcp        0      0 127.0.0.1:5432              0.0.0.0:*                   LISTEN      6670/postmaster     
>> tcp        0      0 0.0.0.0:25                  0.0.0.0:*                   LISTEN      3970/sendmail: acce 
>> tcp        0      0 10.0.0.50:38878             195.66.148.20:3600          ESTABLISHED 4105/conversd       
>> tcp        0     48 10.0.0.50:22                10.0.0.5:49764              ESTABLISHED 5026/0              
>> tcp        0      0 :::8000                     :::*                        LISTEN      3518/xinetd         
>> tcp        0      0 :::1314                     :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14500                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14501                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14502                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14503                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14504                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::10152                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14505                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14506                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14507                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::10155                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14508                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14511                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::111                      :::*                        LISTEN      3358/rpcbind        
>> tcp        0      0 :::80                       :::*                        LISTEN      4023/httpd          
>> tcp        0      0 :::14578                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14579                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::2323                     :::*                        LISTEN      4120/java           
>> tcp        0      0 :::14580                    :::*                        LISTEN      4120/java           
>> tcp        0      0 :::22                       :::*                        LISTEN      3497/sshd           
>> tcp        0      0 ::1:631                     :::*                        LISTEN      2250/cupsd          
>> tcp        0      0 :::443                      :::*                        LISTEN      4023/httpd          
>> tcp        0      0 ::ffff:10.0.0.50:14578      ::ffff:195.190.165.233:1174 ESTABLISHED 4120/java           
>> tcp        0      0 ::ffff:10.0.0.50:36681      ::ffff:78.46.103.157:14578  ESTABLISHED 4120/java           
>> udp        0      0 0.0.0.0:10000               0.0.0.0:*                               4157/perl           
>> udp        0      0 0.0.0.0:161                 0.0.0.0:*                               3481/snmpd          
>> udp        0      0 0.0.0.0:93                  0.0.0.0:*                               4537/linuxnet       
>> udp        0      0 0.0.0.0:989                 0.0.0.0:*                               3358/rpcbind        
>> udp        0      0 0.0.0.0:111                 0.0.0.0:*                               3358/rpcbind        
>> udp        0      0 127.0.0.1:50672             127.0.0.1:50672             ESTABLISHED 6670/postmaster     
>> udp        0      0 0.0.0.0:631                 0.0.0.0:*                               2250/cupsd          
>> udp        0      0 10.0.0.50:123               0.0.0.0:*                               3535/ntpd           
>> udp        0      0 127.0.0.1:123               0.0.0.0:*                               3535/ntpd           
>> udp        0      0 0.0.0.0:123                 0.0.0.0:*                               3535/ntpd           
>> udp        0      0 :::989                      :::*                                    3358/rpcbind        
>> udp        0      0 :::111                      :::*                                    3358/rpcbind        
>> udp        0      0 fe80::20c:29ff:fe1e:123     :::*                                    3535/ntpd           
>> udp        0      0 ::1:123                     :::*                                    3535/ntpd           
>> udp        0      0 :::123                      :::*                                    3535/ntpd           
>> Active UNIX domain sockets (servers and established)
>> Proto RefCnt Flags       Type       State         I-Node PID/Program name    Path
>> unix  2      [ ACC ]     STREAM     LISTENING     9543   4741/gam_server     @/tmp/fam-root-
>> unix  2      [ ]         DGRAM                    514    1/init              @/com/ubuntu/upstart
>> unix  2      [ ]         DGRAM                    764    764/udevd           @/org/kernel/udev/udevd
>> unix  2      [ ACC ]     STREAM     LISTENING     6405   3358/rpcbind        /var/run/rpcbind.sock
>> unix  2      [ ACC ]     STREAM     LISTENING     13161  6807/mysqld         /var/lib/mysql/mysql.sock
>> unix  2      [ ACC ]     STREAM     LISTENING     4334   2250/cupsd          /var/run/cups/cups.sock
>> unix  12     [ ]         DGRAM                    6382   3347/rsyslogd       /dev/log
>> unix  2      [ ACC ]     STREAM     LISTENING     12899  6670/postmaster     /tmp/.s.PGSQL.5432
>> unix  2      [ ]         DGRAM                    10157  5026/0              
>> unix  3      [ ]         STREAM     CONNECTED     9556   4741/gam_server     @/tmp/fam-root-
>> unix  3      [ ]         STREAM     CONNECTED     9555   4688/python         
>> unix  2      [ ]         DGRAM                    8441   4157/perl           
>> unix  2      [ ]         DGRAM                    8077   4041/crond          
>> unix  2      [ ]         DGRAM                    7892   3978/clientmqueue   
>> unix  2      [ ]         DGRAM                    7869   3970/sendmail: acce 
>> unix  2      [ ]         DGRAM                    6988   3535/ntpd           
>> unix  2      [ ]         DGRAM                    6959   3518/xinetd         
>> unix  2      [ ]         DGRAM                    6902   3481/snmpd          
>> unix  2      [ ]         DGRAM                    6741   3464/automount      
>> unix  3      [ ]         STREAM     CONNECTED     6630   3406/rpc.idmapd     
>> unix  3      [ ]         STREAM     CONNECTED     6629   3406/rpc.idmapd     
>> unix  2      [ ]         DGRAM                    6546   1/init              
>> [root at linux init.d]# 
>> 
>> 
>> I remember this error long time ago...but I've tried everything to sort out.
>> Any help will be much appreciated.
>> 
>> vy 73 de HB9DHG
>> Sysop HB9ON-9
>> _______________________________________________
>> Dxspider-support mailing list
>> Dxspider-support at dxcluster.org
>> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>> 
> 




More information about the Dxspider-support mailing list