RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-03-06 Thread Likitha Shetty
First draft of the FS can be found here - https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS-+Dedicate+Public+IP+Addresses+per+tenant . Comments/Suggestions? Thank you, Likitha >-Original Message- >From: Manan Shah >Sent: Friday, February 22, 2013 12:08 PM >To: Li

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-02-21 Thread Likitha Shetty
55 AM >To: Manan Shah; Likitha Shetty; cloudstack-users@incubator.apache.org; >cloudstack-...@incubator.apache.org >Subject: Re: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per >Tenant > >Hi Likitha, > >One additional question. When an admin assigns a Public IP

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-02-21 Thread Likitha Shetty
Hi Manan, Thanks for the feedback. Please find my answers inline. Thank you, Likitha >-Original Message- >From: Manan Shah >Sent: Friday, February 22, 2013 10:28 AM >To: Likitha Shetty; cloudstack-users@incubator.apache.org; cloudstack- >d...@incubator.apache.org

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-02-19 Thread Likitha Shetty
CCing Manan to comment on the requirements. >-Original Message- >From: Likitha Shetty [mailto:likitha.she...@citrix.com] >Sent: Friday, February 15, 2013 7:09 PM >To: cloudstack-users@incubator.apache.org; cloudstack- >d...@incubator.apache.org >Subject: RE: [DISCUSS] D

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-02-15 Thread Likitha Shetty
r network we allow the network to choose from the dedicated range. If this change is implemented we will not run into issue #2. Please provide your feedback. I will publish an FS keeping in line with the requirements we decide upon. Thank you, Likitha -Original Message- From: Li

RE: [ACS41][QA] Review Request : Persistent Networks without a running VM Test Plan

2013-02-06 Thread Likitha Shetty
works in >zone=advzone1" > >We are not allowing to assign IP when there are no networks. Can you please >clarify about network creation with associateIpAddress API when there are no >networks. > >Thanks , >Sailaja.M > > >-Original Message- >From: Likit

RE: [ACS41][QA] Review Request : Persistent Networks without a running VM Test Plan

2013-02-01 Thread Likitha Shetty
Hi Sailaja, A network is also created in the following two scenarios, 1. When associateIpAddress API is called to acquire and associate a Public Ip to an account that has no network 2. When assignVirtualMachine API is called such that the account a VM is being moved to has no network For the a

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-01-18 Thread Likitha Shetty
d the enhancement 'Add releasing these IP Address range to the free pool'. I will create an enhancement ticket to track this? As for Part 2, I will soon publish an FS based on the requirements. Any concerns? Thank you, Likitha >-Original Message----- >From: Likitha Shett

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-01-17 Thread Likitha Shetty
r the max no of Public IP >addresses while reserving the Public IP to an account? > >Please clarify. > >Thanks, >Sailaja.M > >-Original Message- >From: Likitha Shetty [mailto:likitha.she...@citrix.com] >Sent: Thursday, January 10, 2013 7:43 PM >To: cloudsta

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-01-10 Thread Likitha Shetty
For CreateVlanIpRange API call, we can set the account parameter to specify the VLAN owner. If specified, the Public IP's get allocated to the account and the VLAN get dedicated to it. Could you please clarify what the difference between this and the mentioned requirement is? But I couldn't fig

RE: Newbie question: Just installed 4.0.0, SSVM keeps crashing

2013-01-07 Thread Likitha Shetty
Demetrius, Refer - https://cwiki.apache.org/CLOUDSTACK/ssvm-troubleshooting.html. Step 1 will tell you how to login in to the SSVM. SSVM's are stateless and they are recreated using the database state. This is why a new instance is being created. CS logs will have more info on why the SSVM is b

RE: CloudStack Installation Query

2013-01-04 Thread Likitha Shetty
try with the correct domainid. > 2) If you observe the response has the cloudstack API version with it. I > actually > installed the Cloudstack 4 on management server, then I expect to get the > version like 4.0.x some thing. > Is it normal? > > > Thanks and Regards. >

RE: CloudStack Installation Query

2013-01-04 Thread Likitha Shetty
Asmita, Please run the following command to confirm that you are using the right domain-id, curl --globoff "http://torvm-cloudstack-mgmt:8096/?command=listDomains&id5163440e-c44b-42b5-9109-ad75cae8e8a2”. This command should return the domain with the right response tags, if not then as Geoff

RE: db table name prefixed with op_

2012-12-31 Thread Likitha Shetty
_dc_ip_address_alloc.. Can someone throw more light into this? Thanks, Sowmya -Original Message- From: Likitha Shetty [mailto:likitha.she...@citrix.com] Sent: Monday, December 31, 2012 6:20 PM To: cloudstack-users@incubator.apache.org Subject: db table name prefixed with op_ Hi, In cl

db table name prefixed with op_

2012-12-31 Thread Likitha Shetty
Hi, In cloud database what is the significance of the tables prefixed with op_ ? Thank you, Likitha