Re: SOLVED: KVM Problem by deploying VPC

2018-05-25 Thread Andrija Panic
Hi Benjamin, good that you solved it - now, I can propose you update the documentation over here :) if you have time: http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/hypervisor/kvm.html Just write special requirement for the Centos7 Basic install. Cheers On 24 May 20

SOLVED: KVM Problem by deploying VPC

2018-05-24 Thread Benjamin Naber
Hi Adam, got it ! the problem is this tiny script: /usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh at this lines you can see that ifconfig is used to bring bridges up. ifconfig |grep -w $vlanBr > /dev/null if [ $? -gt 0 ] then ifconfig