Re: partition deployment

2014-06-27 Thread Dinesh Bandara
Could you please share your cloud-controller.xml which can be found at /repository/conf/ or else please check followings are correctly set in there. *Openstack_project_name:Openstack_login_user* *password* On Sat, Jun 28, 2014 at 9:16 AM, Manula Chathurika Thantriwatte < manu...@wso2.com> wro

Re: partition deployment

2014-06-27 Thread Manula Chathurika Thantriwatte
Hi Maria, Can you please check and verify that, your region and values are correct with your OpenStack environment. If they are wrong it fails the validation. Thanks ! On Sat, Jun 28, 2014 at 6:40 AM, Maria Beckham wrote: > But, we have a zone in a region. And would like to have cartridges s

Re: partition deployment

2014-06-27 Thread Maria Beckham
But, we have a zone in a region. And would like to have cartridges spawned there. Also, again same error. Specified below the error Invalid Partition Detected : P1. Cause: POST https://openstack.corp.eco.com:5443/v2.0/tokens HTTP/1.1 -> HTTP/1.1 401 Not Authorized

Re: partition deployment

2014-06-27 Thread Dakshika Jayathilaka
just try with this. this works fine on openstack. { "id": "P1", "provider": "openstack", "property": [ { "name": "region", "value": "RegionOne" } ] } *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Fri, Jun 27, 2014 at 10:

Carbon log flooded causing disk full and reboot

2014-06-27 Thread Jeffrey Nguyen (jeffrngu)
Hi, In our Stratos deployment, we experienced issue where wso2carbon.log file grew as much as 13 GB causing disk full and instance reboot and Stratos inaccessible. We're deploying Stratos using default profile. To fix this issue, we modified log4j.properties with the changes listed below.

Re: partition deployment

2014-06-27 Thread Maria Beckham
I am pasting again by copying from the text area of 1st of configure stratos step {       "id": "zone-1",   "provider": "openstack",   "property": [   {     "name": "region",     "value": "PHX"   },  {     "name": "zone",     "value": "PHX01

Re: partition deployment

2014-06-27 Thread Maria Beckham
Its ok. May be I missed it while sending email. Anyhow, could you or someone respond to below questions of mine and error mentioend as I am stuck at first step of stratos configuration From: chris snow To: dev ; Maria Beckham Sent: Friday, June 27, 2014 2:

Re: partition deployment

2014-06-27 Thread chris snow
hi Maria, it looks like you have missed a comma: { * "id": "zone-1"*, "provider": "openstack", "property": [ { "name": "region", "value": "PHX" }, { "name": "zone", "value": "PHX01" } ] } On F

Re: partition deployment

2014-06-27 Thread Maria Beckham
So, ur saying its user provided name to be made unique in stratos then?. And its, not a system generated unique name or id on the openstack end? If its user provided name to be made unique on stratos, how can we guarantee uniqueness there? Does stratos check uniqueness? Also,  I am getting the

Re: partition deployment

2014-06-27 Thread Manula Chathurika Thantriwatte
Hi Maria, You have to enter the unique name for the partition id. It's just an identifier. You have to enter the correct provider and the region after that. Here is the sample for ec2. { "partition":{ * "id": "P2"*, "provider": "ec2", "property": [ { "name":

Re: partition deployment

2014-06-27 Thread Maria Beckham
Bcoz, when I asked my openstack admin for the parition id, he asked me what is that? Do you know whats it called in openstack world so that my admin can provide it thanks, From: Maria Beckham To: dev Sent: Friday, June 27, 2014 11:44 AM Subject: partition d

partition deployment

2014-06-27 Thread Maria Beckham
Hi, I am trying to configure stratos for parition deployment. In that, doc says provide unique parition id? Is it a network partition id that represents the region and zone on iaas provider? thanks, maria

Re: cartridge definition json file

2014-06-27 Thread Isuru Perera
Hi, You need to define it manually. Please refer existing samples and create one. Currently there is no way to generate it automatically. It would be a good feature to add in Stratos Console. Thanks! On Fri, Jun 27, 2014 at 10:35 AM, Maria Beckham wrote: > Hi there, > > Does cartridge defini

cartridge definition json file

2014-06-27 Thread Maria Beckham
Hi there, Does cartridge definition json file automatically gets generated once a cartridge creation is successful. Or one needs to manually create the file by providing all the required details like portmapping, iaasprovider,loadbalancer info. thanks, maria

Re: Account for Apache Stratos AMI in AWS Marketplace

2014-06-27 Thread Dmitry Sotnikov
Lakmal, Now that 4.0 is out, what is the ETA for the AMI? Thanks! Dmitry On Fri, Jun 6, 2014 at 8:06 AM, Dmitry Sotnikov wrote: > OK, makes sense. > > Dmitry > > ... sent from my smartphone. typos added for authenticity. > On Jun 5, 2014 9:02 PM, "Lakmal Warusawithana" wrote: > >> Hi Dmirty,

Re: Stratos on Digital Ocean

2014-06-27 Thread Nirmal Fernando
Ya, +1. On Fri, Jun 27, 2014 at 1:17 PM, Mariangela Hills wrote: > Hi Nirmal, > > The links that you provided were to the master branch. Reka, suggested > that it might be good if we used the links corresponding to the exact > release version. Therefore, I updated [1] with the following links:

Re: Stratos on Digital Ocean

2014-06-27 Thread Mariangela Hills
Hi Nirmal, The links that you provided were to the master branch. Reka, suggested that it might be good if we used the links corresponding to the exact release version. Therefore, I updated [1] with the following links: Iaas abstract class https://github.com/apache/stratos/blob/4.0.0/components/o

[jira] [Commented] (STRATOS-679) WIKI: add instructions for patching a stratos server

2014-06-27 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045651#comment-14045651 ] chris snow commented on STRATOS-679: I'm still a bit confused. It seems that there a