Local storage wasn't working at all yesterday in 4.2. Fixed last night. Not sure if that is related. On Aug 7, 2013 1:32 PM, "Sarath Chandra" <sarath.cloudst...@gmail.com> wrote:
> Hi All, > > Thanks for your inputs. I have tried with the suggested changes but could > not get it working. I started from scratch again to see if it helps. But I > seem to be going wrong in some place. > > Can some one kinldy go though the below setup and tell me if its right. I > am stuck since a week trying to get this running :( > > I have the following setup: > > Cloudstack Management Server > > Port 20 of Switch (Trunk all + with necessary Vlans) > > Hypervisor (Ubuntu + KVM) > > Port 22 of Switch (Trunk all + with necessary Vlans) > > > I am thinking of having the following networks/sub-networks: > mgmt/public/private/storage - 172.16.10.0/24 network > > Mangement > > Server - 172.16.10.1, Hypervisor – 172.16.10.10 > > Public > > 172.16.10.20 - 172.16.10.30 > > Private (System VMs e.t.c) > > 172.16.10.31 - 172.16.10.200 > > Guest > > 10.1.1.0/24 > > > *Server Side Configuration* > > CloudStack Server: > > eth0 > > Corporate lab ip (lets say 1.1.1.1) > > eth1.3100 > > Subinterface of Eth1 with Vlan 3100, IP: 172.16.10.1 > > > *Global settings* > > system.vm.use.local.storage = true > > > *Zone Creation Wizard for Advanced Network > * > > Name : Zone-1** > > DNS1 : 8.8.8.8 > > Internal DNS1 : 8.8.8.8 > > Hypervisor : KVM > > Guest CIDR = 10.1.1.0/24 > > Local Storage enabled = true > > > *Network Setup* > > Physical Network 1 : Isolation Method Vlan > > mgmt -- ???????? gave cloudbr0 (on the hypervisor, I have eth1.3100 > assigned with IP 172.16.10.10 for mgmt traffic, cant add a bridge to it) > > public -- cloudbr0 > > guest -- cloudbr1 > > > *Public IP range > * > > GW : 172.16.10.1/24 (ip of the CS server) > > Vlan : 3200 (Public traffic Vlan) > > IP range : 172.16.10.20 - 172.16.10.30 > > > *POD* > > GW : 172.16.10.1/24 (ip of the CS server) > > IP Range (Private n/w) : 172.16.10.31 - 172.16.10.200 > > > *Guest* > > - Skipped Vlan range for guest traffic > > *Cluster* > Name : Cluster-1 > Hypervisor : KVM > > *Host* > Name : Corporate Lab IP for Host (lets say 2.2.2.2) > username & password > > *Primary Storage* : Gets skipped as I have selected local storage to true. > > *Secondary Storage* > Provider : NFS > Name : SecondaryStorage-1 > NFS Server : CS Server Corporate ip (1.1.1.1) > path : /mnt/secondary > > *Hypervisor (Ubuntu 13.04 + KVM)* > > eth0 > > Corporate Lab ip (2.2.2.2) > > eth1.3100 > > 172.16.10.10 GW: 172.16.10.1 > > eth1.3200 > > Added to bridge Cloudbr0 > > eth1.3300 > > Added to bridge Cloudbr1 > > > > > > Agent is setup properly and is able to communicate with the server. > > *Is this configuration correct or am I missing something??* > > I have seeded the SystemVM with the proper 4.2 templates as per Prasanna's > suggestion today. My Setup due to some reason is not able to start the > console proxy & SSVMs. > > > Thanks in advance for your suggestions. > > > regards, > > Sarath >