You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Sarath Chandra <sa...@gmail.com> on 2013/08/07 21:37:52 UTC

Help needed with Cloudstack Setup

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

Re: Help needed with Cloudstack Setup

Posted by Sarath Chandra <sa...@gmail.com>.
Thanks to everyone. I have been out of action since a few days and could
not work on the given suggestions. Will try out all the suggestions using
4.1.1 instead of 4.2.0.

regards,
Sarath


On Tue, Aug 13, 2013 at 10:44 PM, Chiradeep Vittal <
Chiradeep.Vittal@citrix.com> wrote:

> Also, since 4.2 is still stabilizing, try out 4.1.1 first.
>
> On 8/7/13 1:19 PM, "Ron Wheeler" <rw...@artifact-software.com> wrote:
>
> >Do you have any error messages in the log files that you can share?
> >
> >Ron
> >
> >On 07/08/2013 3:37 PM, Sarath Chandra 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
> >>
> >
> >
> >--
> >Ron Wheeler
> >President
> >Artifact Software Inc
> >email: rwheeler@artifact-software.com
> >skype: ronaldmwheeler
> >phone: 866-970-2435, ext 102
> >
>
>

Re: Help needed with Cloudstack Setup

Posted by Chiradeep Vittal <Ch...@citrix.com>.
Also, since 4.2 is still stabilizing, try out 4.1.1 first.

On 8/7/13 1:19 PM, "Ron Wheeler" <rw...@artifact-software.com> wrote:

>Do you have any error messages in the log files that you can share?
>
>Ron
>
>On 07/08/2013 3:37 PM, Sarath Chandra 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
>>
>
>
>-- 
>Ron Wheeler
>President
>Artifact Software Inc
>email: rwheeler@artifact-software.com
>skype: ronaldmwheeler
>phone: 866-970-2435, ext 102
>


Re: Help needed with Cloudstack Setup

Posted by Ron Wheeler <rw...@artifact-software.com>.
Do you have any error messages in the log files that you can share?

Ron

On 07/08/2013 3:37 PM, Sarath Chandra 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
>


-- 
Ron Wheeler
President
Artifact Software Inc
email: rwheeler@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102