kiwiflyer commented on issue #3070: kvm: Refactory VXLAN script and add IPv6 
support
URL: https://github.com/apache/cloudstack/pull/3070#issuecomment-450879977
 
 
   Tested on Centos 7.5 - LGTM
   
   
   2019-01-02 08:38:45,851 DEBUG [kvm.resource.BridgeVifDriver] 
(agentRequest-Handler-3:null) (logid:1d5cf06b) 
nic=[Nic:Guest-10.1.1.57-vxlan://7767]
   2019-01-02 08:38:45,851 DEBUG [kvm.resource.BridgeVifDriver] 
(agentRequest-Handler-3:null) (logid:1d5cf06b) creating a vNet dev and bridge 
for guest traffic per traffic label bond0.151
   2019-01-02 08:38:45,852 DEBUG [kvm.resource.BridgeVifDriver] 
(agentRequest-Handler-3:null) (logid:1d5cf06b) Executing: 
/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvxlan.sh -v 7767 -p 
bond0.151 -b brvx-7767 -o add 
   2019-01-02 08:38:45,884 DEBUG [kvm.resource.BridgeVifDriver] 
(agentRequest-Handler-3:null) (logid:1d5cf06b) Execution is successful.
   2019-01-02 08:38:45,884 DEBUG [kvm.resource.BridgeVifDriver] 
(agentRequest-Handler-3:null) (logid:1d5cf06b) multicast 239.0.30.87 for VNI 
7767 on bond0.151
   
   
   ip a|grep 7767
   393: vxlan7767: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 8950 qdisc noqueue 
master brvx-7767 state UNKNOWN group default qlen 1000
   394: brvx-7767: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 8950 qdisc noqueue 
state UP group default qlen 1000
   433: vnet18: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 8950 qdisc htb master 
brvx-7767 state UNKNOWN group default qlen 1000
   455: vnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 8950 qdisc htb master 
brvx-7767 state UNKNOWN group default qlen 1000
   458: vnet13: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 8950 qdisc htb master 
brvx-7767 state UNKNOWN group default qlen 1000
   
   brctl show brvx-7767
   bridge name     bridge id               STP enabled     interfaces
   brvx-7767               8000.92c24205f646       no              vnet1
                                                           vnet13
                                                           vnet18
                                                           vxlan7767
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to