[Bamboo-Users] The block of broken node

Binary binary at eniak.org
Wed Dec 26 06:09:35 UTC 2007


Dear all, I'm Binary, i have a trouble about the block.
When the bamboo network running, any node was broken, the whole network while block until the node be removed,
but spend more then 100 secones often, it so long that i can't do any thing.

I hope the broken node can be removed from network about 3 seconds, who can resolve my trouble?
Thank you very much, any reply will be welcome.
Binary

BTW, who can provide me a man page or introduction of the configure.
post my config file here:

# $Id: gateway.cfg,v 1.6 2006/03/21 15:28:44 srhea Exp $

<sandstorm>
    <stages>
        <Network>
            class bamboo.network.Network
            <initargs>
                separate_thread false              # don't understand the mean
            </initargs>         
        </Network>
        
        <Router>
            class bamboo.router.Router
            <initargs>
                gateway_count 1
                gateway_0     proxy1.md.teltel.cn:3630
                leaf_set_size 1
                digit_values 16
                location_cache_size 64             #don't understand the mean, the cache of node info?
            </initargs>
        </Router>

        <Rpc>
            class bamboo.lss.Rpc
            <initargs>
            </initargs>
        </Rpc>

        <DataManager>
            class bamboo.dmgr.DataManager
            <initargs>
                debug_level           0
                merkle_tree_expansion 2            #don't understand the mean
                desired_replicas      64
                iterative_routing     true
            </initargs>
        </DataManager>

        <StorageManager>
            class bamboo.db.StorageManager
            <initargs>
                homedir       /dev/shm/node
                libdb_cache_size 67108864
            </initargs>
        </StorageManager>

        <Dht>
            class bamboo.dht.Dht
            <initargs>
                debug_level 0
                storage_manager_stage StorageManager
                min_replica_count     1
            </initargs>
        </Dht>  

        <Gateway>                                                             
            class bamboo.dht.Gateway
            <initargs>
                debug_level 0
                port 3639
            </initargs>
        </Gateway>                          

        <WebInterface>
            class bamboo.www.WebInterface
            <initargs>
                storage_manager_stage StorageManager
            </initargs>
        </WebInterface>

       <Vivaldi>
           class bamboo.vivaldi.Vivaldi
           <initargs>
               vc_type          2.5d
               generate_pings   true
               eavesdrop_pings  false
               use_reverse_ping true
               ping_period      10000
               version          1
           </initargs>
       </Vivaldi>

    </stages>
</sandstorm>


2007-12-26 



Binary 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://bamboo-dht.org/pipermail/bamboo-users/attachments/20071226/e8e2718b/attachment.htm 


More information about the Bamboo-Users mailing list