Comment 4 for bug 1582898

Revision history for this message
Pavel Basov (pbasov) wrote :

Vladimir, posting transformations hash:

"transformations"=>
  [{"action"=>"add-br", "name"=>"br-fw-admin"},
   {"action"=>"add-br", "name"=>"br-mgmt"},
   {"action"=>"add-br", "name"=>"br-storage"},
   {"action"=>"add-br", "name"=>"br-mesh"},
   {"action"=>"add-port", "bridge"=>"br-fw-admin", "name"=>"eno1"},
   {"action"=>"add-bond",
    "bond_properties"=>
     {"lacp_rate"=>"fast", "mode"=>"802.3ad", "xmit_hash_policy"=>"encap3+4"},
    "interface_properties"=>{"vendor_specific"=>{"disable_offloading"=>true}},
    "interfaces"=>["enp132s0f0", "enp134s0f0"],
    "name"=>"bond0"},
   {"action"=>"add-port", "bridge"=>"br-mgmt", "name"=>"bond0.2030"},
   {"action"=>"add-port", "bridge"=>"br-storage", "name"=>"bond0.2003"},
   {"action"=>"add-bond",
    "bond_properties"=>
     {"lacp_rate"=>"fast", "mode"=>"802.3ad", "xmit_hash_policy"=>"encap3+4"},
    "interface_properties"=>{"vendor_specific"=>{"disable_offloading"=>true}},
    "interfaces"=>["enp132s0f1", "enp134s0f1"],
    "name"=>"bond1"},
   {"action"=>"add-port", "bridge"=>"br-mesh", "name"=>"bond1.2004"}],

Nothing special, just a couple of bonds.