Comment 6 for bug 1397369

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

This came into astute:

[663] 9fafd8d5-34b7-4cbf-a3b0-a19edbe062a0: MC agent 'net_probe', method 'get_probing_info', results: {:sender=>"1", :statuscode=>0, :statusmsg=>"OK", :data=>{:neighbours=>{"eth4"=>{"0"=>{"1"=>["eth4"], "3"=>["eth4"], "2"=>["eth4"]}}, "eth2"=>{"0"=>{"1"=>["eth2"], "3"=>["eth2"], "2"=>["eth2"]}}, "eth1"=>{"0"=>{"1"=>["eth1"]}}, "eth0"=>{"0"=>{"1"=>["eth0"], "3"=>["eth0"], "2"=>["eth0"]}}}, :uid=>"1"}}

This came from astute:

{"method"=>"verify_networks_resp", "args"=>{"task_uuid"=>"9fafd8d5-34b7-4cbf-a3b0-a19edbe062a0", "status"=>"ready", "progress"=>100, "nodes"=>[{"uid"=>"3", "networks"=>[{"iface"=>"eth4", "vlans"=>[0]}, {"iface"=>"eth2", "vlans"=>[0]}, {"iface"=>"eth0", "vlans"=>[0]}]}, {"uid"=>"2", "networks"=>[{"iface"=>"eth4", "vlans"=>[0]}, {"iface"=>"eth2", "vlans"=>[0]}, {"iface"=>"eth0", "vlans"=>[0]}]}, {"uid"=>"1", "networks"=>[{"iface"=>"eth4", "vlans"=>[0]}, {"iface"=>"eth2", "vlans"=>[0]}, {"iface"=>"eth1", "vlans"=>[]}, {"iface"=>"eth0", "vlans"=>[0]}]}]}}

Data for node 1 became broken:

{"iface"=>"eth1", "vlans"=>[]}