----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11151/ -----------------------------------------------------------
Review request for cloudstack, Abhinandan Prateek, Jayapal Reddy, Alex Huang, and anthony xu. Description ------- Steps to reproduce: 1. Create a basic zone 2. Add a XenServer 6.1 host to CloudStack Note : before adding, have changed the following - xe-switch-network-backend bridge - update sysctl.conf with the following # Disable *tables rules for bridge traffic to increase performance net.bridge.bridge-nf-call-iptables = 1 net.bridge.bridge-nf-call-ip6tables = 0 net.bridge.bridge-nf-call-arptables = 1 - sysctl -p /etc/sysctl.conf This addresses bug CLOUDSTACK-2115. Diffs ----- scripts/vm/hypervisor/xenserver/vmops 66cde4f Diff: https://reviews.apache.org/r/11151/diff/ Testing ------- Have added a Xen 6.1 which is enabled with CSP and network backend as bridge. With this fix, found that CloudStack is now issuing "brctl addbr xapi0" instead of ovs commands. Thanks, venkata swamy babu budumuru
