[Xorp-users] Xorp doesn't start

Joe Coco jcoco at meccorp.mec.edu
Mon Jun 6 19:20:45 PDT 2011



What version of glibc are you running ?

-- Joe
________________________________________
From: xorp-users-bounces at xorp.org [xorp-users-bounces at xorp.org] On Behalf Of Grinberg, Leo [Leo.Grinberg at iqor.com]
Sent: Monday, June 06, 2011 4:25 PM
To: xorp-users at xorp.org
Subject: [Xorp-users] Xorp doesn't start

Hi everyone, can someone help me out with understanding why this error is happening?  I have exactly same setup on a different box and xorp runs just fine.

usr/local/xorp/sbin/xorp_rtrmgr -b /usr/local/xorp/sbin/config.boot
Not doing pidfile...
[ 2011/06/06 16:00:19.441368  WARNING xorp_rtrmgr:27645 LIBXORP libxorp/timer.cc:415 expire_one ] Timer Expiry *much* later than scheduled: behind by 35.069663 seconds
[ 2011/06/06 16:00:19.441795  ERROR xorp_rtrmgr:27645 XRL libxipc/xrl_router.cc:770 wait_until_xrl_router_is_ready ] XrlRouter failed.  No Finder?  xrl_router debug:  fac enabled: 0 fac connect failed: 0 fac connected: 1 ready: 0 pending: 0
 Listener [0]  Protocol: stcp sock: 5 address: :var:tmp:xrl.7cIAzR response-pending: 0
 Listener [1]  Protocol: stcp sock: 6 address: :var:tmp:xrl.gacCa2 response-pending: 0
 dispatch-state size: 0

_unix: Protocol: stcp sock: 5 address: :var:tmp:xrl.7cIAzR response-pending: 0
LISTENER: Protocol: stcp sock: 6 address: :var:tmp:xrl.gacCa2 response-pending: 0



The config.boot file is:

interfaces {
        interface "bond0" {
                disable: false
                vif "bond0" {
                        disable: false
                        address 10.2.48.146 {
                                prefix-length: 24
                                disable: false
                                }
                        }
                }
                interface "lo" {
                                        disable: false
                                        vif "lo" {
                                                        disable: false
                                                        address 10.4.6.6 {
                                                                prefix-length: 32
                                                                disable: false
                                                                }
                                                        }
                                        }
        }

fea {
        unicast-forwarding4 {
                disable: false
        }
}
protocols {
        ospf4 {
                router-id 10.2.48.146
                area 0.0.0.2 {
                        interface "bond0" {
                                vif "bond0" {
                                        address 10.2.48.146
                                }
                        }
                                                interface "lo" {
                                                                vif "lo" {
                                                                               address 10.4.6.6
                                                                        }
                                                                }
                }
        }
        static {
                route 0.0.0.0/0 {
                        next-hop: 10.2.48.1
                }
        }
}

Leo Grinberg
Network Engineering
iQor
973-294-7021 (O)
646-320-2544 (C)




More information about the Xorp-users mailing list