[Xorp-users] error when plumbing starting

Michal Krása krasa at wia.cz
Fri Jul 10 08:10:35 PDT 2009


Hi all,
I have a problem with configuring multicast routing on xorp (i've tested
1.6 and 1.5 version).
When I try to add an interface to section plumbing - mfea4, got a
following error: 

        when i running multicast4.boot from doc files by typing
"xorp_rtrmgr -b multicast4.boot" in terminal:

        [ 2009/07/10 16:45:50  FATAL xorp_fea:28921 MFEA +539
        mfea_node.cc vif_update ] Assertion (vif_index !=
        Vif::VIF_INDEX_INVALID) failed
        [ 2009/07/10 16:45:50  ERROR xorp_rtrmgr:28920 RTRMGR +754
        module_manager.cc done_cb ] Command
        "/usr/local/xorp/fea/xorp_fea": terminated with signal 6.
        [ 2009/07/10 16:45:50  INFO xorp_rtrmgr:28920 RTRMGR +299
        module_manager.cc module_exited ] Module abnormally killed: fea
        [ 2009/07/10 16:45:50  INFO xorp_rtrmgr:28920 RTRMGR +299
        module_manager.cc module_exited ] Module abnormally killed:
        firewall
        [ 2009/07/10 16:45:50  INFO xorp_rtrmgr:28920 RTRMGR +299
        module_manager.cc module_exited ] Module abnormally killed:
        interfaces
        [ 2009/07/10 16:45:50  INFO xorp_rtrmgr:28920 RTRMGR +299
        module_manager.cc module_exited ] Module abnormally killed:
        mfea4
        [ 2009/07/10 16:45:50  ERROR xorp_rtrmgr:28920 RTRMGR +2003
        task.cc task_fail ] Shutting down fatally wounded process
        (mfea4)
        [ 2009/07/10 16:45:50  ERROR xorp_rtrmgr:28920 RTRMGR +691
        master_conf_tree.cc commit_pass2_done ] Commit failed: Can't
        startup process mfea4
        [ 2009/07/10 16:45:50  ERROR xorp_rtrmgr:28920 RTRMGR +261
        master_conf_tree.cc config_done ] Configuration failed: Can't
        startup process mfea4
        
        If i prepare simple config with interface eth0 as system-default
        and run xorp_rtrmgr, everything is ok. But when login to console
        by xorpsh and try to configure plumbing, but on commit get
        error:
        
        Welcome to XORP on trois
        root at trois> configure 
        Entering configuration mode.
        There are no other users in configuration mode.
        [edit]
        root at trois# set plumbing mfea4 disable false
        [edit]
        root at trois# commit 
        [ 2009/07/10 16:55:05  INFO xorp_rtrmgr:29862 RTRMGR +101
        module_manager.cc execute ] Executing module: mfea4
        (fea/xorp_fea)
        [ 2009/07/10 16:55:05  FATAL xorp_fea:29863 MFEA +539
        mfea_node.cc vif_update ] Assertion (vif_index !=
        Vif::VIF_INDEX_INVALID) failed
        [ 2009/07/10 16:55:05  ERROR xorp_rtrmgr:29862 RTRMGR +2003
        task.cc task_fail ] Shutting down fatally wounded process
        (mfea4)
        [ 2009/07/10 16:55:05  INFO xorp_rtrmgr:29862 RTRMGR +176
        module_manager.cc terminate ] Terminating module: mfea4
        [ 2009/07/10 16:55:05  ERROR xorp_rtrmgr:29862 RTRMGR +691
        master_conf_tree.cc commit_pass2_done ] Commit failed: Can't
        startup process mfea4
        Commit Failed
        Can't startup process mfea4[edit]
        root at trois# edit plumbing mfea4 
        [edit plumbing mfea4]
        root at trois# set interface eth0
        [edit plumbing mfea4]
        root at trois# edit interface eth0 
        [edit plumbing mfea4 interface eth0]
        root at trois# set vif eth0 disable false
        [edit plumbing mfea4 interface eth0]
        root at trois# commit 
        [ 2009/07/10 16:56:12  INFO xorp_rtrmgr:29862 RTRMGR +101
        module_manager.cc execute ] Executing module: mfea4
        (fea/xorp_fea)
        [ 2009/07/10 16:56:12  WARNING xorp_rtrmgr:29862 XrlFinderTarget
        +407 ../xrl/targets/finder_base.cc
        handle_finder_0_2_resolve_xrl ] Handling method for
        finder/0.2/resolve_xrl failed: XrlCmdError 102 Command failed
        Target "MFEA_4" does not exist or is not enabled.
        ...
        [ 2009/07/10 16:56:42  WARNING xorp_rtrmgr:29862 XrlFinderTarget
        +407 ../xrl/targets/finder_base.cc
        handle_finder_0_2_resolve_xrl ] Handling method for
        finder/0.2/resolve_xrl failed: XrlCmdError 102 Command failed
        Target "MFEA_4" does not exist or is not enabled.
        [ 2009/07/10 16:56:42  ERROR xorp_rtrmgr:29862 RTRMGR +2003
        task.cc task_fail ] Shutting down fatally wounded process
        (mfea4)
        [ 2009/07/10 16:56:42  INFO xorp_rtrmgr:29862 RTRMGR +176
        module_manager.cc terminate ] Terminating module: mfea4
        [ 2009/07/10 16:56:42  ERROR xorp_rtrmgr:29862 RTRMGR +691
        master_conf_tree.cc commit_pass2_done ] Commit failed: Can't
        validate start of process mfea4
        Commit Failed
        Can't validate start of process mfea4


Did anyone know, what can by wrong? I'm trying to locate problem, but I
still faul.

Thanks for help, Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20090710/b8eec1ef/attachment-0001.html 


More information about the Xorp-users mailing list