Thanks it worked! >From the link I understood clearly, I have setup only eth0 and cloudbr0 will this work. do I need to create eth0.100/200/300 and cloudbr1
[root@hypervisor network-scripts]# cat ifcfg-eth0 DEVICE=eth0 HWADDR=XXX ONBOOT=yes HOTPLUG=no BRIDGE=cloudbr0 USERCTL=no NOZEROCONF=yes ARPCHECK=no [root@hypervisor network-scripts]# cat ifcfg-cloudbr0 DEVICE=cloudbr0 HWADDR=XXXX ONBOOT=yes HOTPLUG=no BOOTPROTO=static TYPE=Bridge IPADDR=10.4.29.164 GATEWAY=10.4.29.1 NETMASK=255.255.255.0 NOZEROCONF=yes ARPCHECK=no [root@hypervisor network-scripts]# The above settings are working for me, If I need to create eth0.100/200/300 How can I create these VLANS. the doc of cloudstack doesnt brings the network up. Can you tell me exactly what exactly that doc is trying to do with network settings. from eth0 -? These 3 are VLANS from eth0.100 - ip from eth0.200 -> cloudbr0 from eth0.300 -> cloudbr1 Any of the links like previous will help me much. Thanks again. On Thu, Aug 14, 2014 at 1:05 PM, GopalaKrishnan <go...@assistanz.com> wrote: > Hi Sandeep, > > You should check your centOS server network bridge configuration and make > sure its working before installation of KVM. > http://www.cloudkb.net/setup-network-bonding-bridge-centos/ > > I had installed KVM on ubuntu server and it has been working fine. > > Thank You. > GopalaKrishnan.S > Cloud Architect at AssistanZ > > ----- Original Message ----- From: "sandeep khandekar" < > cloudstack.sand...@gmail.com> > To: "users" <users@cloudstack.apache.org> > Sent: Thursday, August 14, 2014 11:55 AM > Subject: help Need network settings for hypervisor host > > > > Dear cloudstackers, >> >> After configuring the network from the below link on my hypervisor centos >> host >> http://docs.cloudstack.apache.org/projects/cloudstack- >> installation/en/latest/hypervisor/kvm.html >> >> My network doesnt start >> I changed the IP to 10.4.29.16 and hardware address. >> why? >> I request anyone to send the hypervisor host ip settings to bring back >> the host in a working state? >> Thank you all. >> -- >> SANDEEP KHANDEKAR >> Assistant Professor >> Department of Computer science and engineering >> Sreenidhi Institute of science and Technology >> Hyderabad >> > > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > http://www.avast.com > > -- SANDEEP KHANDEKAR Assistant Professor Department of Computer science and engineering Sreenidhi Institute of science and Technology Hyderabad