Hi

I think I understand the configuration of OOR much better now, but I
realized that OOR is crashing (about every 30m)

Las lines in log
[2017/2/14 22:31:45] DEBUG: Map-Register -> flags:PirM record-count: 1
nonce d627d5dc7cefafd7, EID: (IID 13000/32, EID 192.168.1.0/24), MS:
192.168.200.100
[2017/2/14 22:31:45] DEBUG: Sent control message IP: 192.168.123.90 ->
192.168.200.100 UDP: 4342 -> 4342
[2017/2/14 22:31:45] DEBUG: Sent Map-Register for mapping (IID 13000/32,
EID 192.168.1.0/24) to 192.168.200.100
[2017/2/14 22:31:45] DEBUG: Received Map-Notify-> flags:ir, record-count:
1, nonce D627D5DC7CEFAFD7, IP: 192.168.200.100 -> 192.168.123.90, UDP: 4342
-> 4342
[2017/2/14 22:31:45] DEBUG:   Mapping-record -> ttl: 10 loc-count: 1
action: no-action auth: 1 map-version: 0 eid: (IID 13000/32, EID
192.168.1.0/24)
[2017/2/14 22:31:45] DEBUG:     Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-record -> flags:
L=1,p=0,Locator-record -> flags: L=1,p=0,Locator-re, p/w: 1/100 255/0r

and then
Segmentation fault

The only non-debug message in the logs are:
**** Re-Register and send SMRs for mappings with updated RLOCs ****
[2017/2/14 22:24:2] ERR: LMAPI: Error while ZMQ receiving: Resource
temporarily unavailable
[2017/2/14 22:24:2] ERR: oor_api_loop: Error while trying to retrieve API
packet

What kind of information would be useful to collect, to be able to
troubleshoot?

I am running in openwrt over armv7l
Linux turris 4.4.39-80079e1c1e5f9ca7ad734044462a761a-4 #1 SMP Wed Jan 25
14:26:49 CET 2017 armv7l n

Config is


*# cat /etc/config/oor |egrep -v "^#|^ *$"*
package 'oor'
config 'daemon'
        option  'debug'                 '1'
        option  'log_file'              '/tmp/oor.log'
        option  'map_request_retries'   '2'
        option  'operating_mode'        'xTR'
config 'rloc-probing'
        option  'rloc_probe_interval'           '5'
        option  'rloc_probe_retries'            '2'
        option  'rloc_probe_retries_interval'   '2'
config 'map-resolver'
        list  'address'               '192.168.200.100'
config 'nat-traversal'
        option  'nat_traversal_support' 'off'
config 'map-server'
        option   'address'              '192.168.200.100'
        option   'key_type'             '1'
        option   'key'                  'yunque'
        option   'proxy_reply'          'on'
config 'database-mapping'
        option   'eid_prefix'           '192.168.1.0/24'
        option   'iid'                  '13000'
        option   'rloc_set'             'yunque'
config 'proxy-itr'
config 'rloc-set'
        option   'name'             'yunque'
        list     'rloc_name'        'wan'
config 'rloc-iface'
        option   'name'                 'wan'
        option   'interface'            'eth1'
        option   'ip_version'           '4'
        option   'priority'             '1'     # Priority of IPv4 locator
of the interface eth0 for this EID
        option   'weight'               '100'   # Weight of IPv4 locator of
the interface eth0 for this EID


Thanks a lot
JM
-- 

*José Miguel Guzmán*Senior Network Consultant
Latin America & Caribbean
  +1 (650) 248-2490 <+16502482490>
  +56 (9) 9064-2780 <+56990642780>
  jmguz...@whitestack.com
  jmguzmanc
_______________________________________________
Users mailing list
Users@openoverlayrouter.org
http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users

Reply via email to