Re: Findings on CoreOS

2014-08-11 Thread Lakmal Warusawithana
On Tue, Aug 12, 2014 at 12:20 PM, Nguyen Anh Tu wrote: > > On Tue, Aug 12, 2014 at 12:45 PM, Nirmal Fernando > wrote: > >> Also, I was successfully able to spin up a CoreOS cluster in EC2. >> Further, I will work on CoreOS-Stratos integration. >> > > +1. Great, Nirmal! > > As my understanding, F

Customization guide

2014-08-11 Thread Udara Liyanage
Hi, There are many configurations properties/parameters used in Stratos such as defaultFloatingIpPool etc which can be customized according to the deployment of the setup. More parameters would be added in future as the project goes on. Currently we have only installation guide with minimal confi

Re: Findings on CoreOS

2014-08-11 Thread Nguyen Anh Tu
On Tue, Aug 12, 2014 at 12:45 PM, Nirmal Fernando wrote: > Also, I was successfully able to spin up a CoreOS cluster in EC2. Further, > I will work on CoreOS-Stratos integration. > +1. Great, Nirmal! As my understanding, Fleet is similar to Kubernetes. IMO, we should do only one integration usi

Re: Can't get app from github

2014-08-11 Thread Udara Liyanage
HI, Did you fallow this guide when creating the cartridge [1]. When the instance is started, puppet agent should start and talks to puppet master (puppet master ip given when creating the cartridge). Please check whether puppet agent is installed in your instance. [1] https://cwiki.apache.org/co

Re: Can't get app from github

2014-08-11 Thread Manula Chathurika Thantriwatte
Hi, Have you configured puppet master correctly. Is your puppet master run in the same machine where Stratos also runs ? Have you provide the correct puppet master host name in the configuration file ? Thanks ! On Tue, Aug 12, 2014 at 11:58 AM, Dungdb wrote: > Dear Udara, > When i subcriber

Re: Can't get app from github

2014-08-11 Thread Dungdb
Dear Udara, When i subcriber to cartridge, i saw an instance started. But when i ssh into the instance and check log forder, i have no cartridge agent log file. In puppet log forder also have no files. Every about php flatform had done installed. May be cartridge agent install false??? How to i

[jira] [Commented] (STRATOS-480) Google Compute Engine support for Stratos

2014-08-11 Thread Suriya priya Veluchamy (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093783#comment-14093783 ] Suriya priya Veluchamy commented on STRATOS-480: I mostly completed "GSOC

Re: Findings on CoreOS

2014-08-11 Thread Lakmal Warusawithana
On Tue, Aug 12, 2014 at 11:15 AM, Nirmal Fernando wrote: > Hi All, > > Here are my findings on CoreOS, past couple of days. > >- No package manager: CoreOS doesn't have a package manager, and >expect users to use containers (such as Docker) in order to do any real >work. >- It's c

Findings on CoreOS

2014-08-11 Thread Nirmal Fernando
Hi All, Here are my findings on CoreOS, past couple of days. - No package manager: CoreOS doesn't have a package manager, and expect users to use containers (such as Docker) in order to do any real work. - It's consisted of Kernel + Containers - It inherently supports HA clusters base

[jira] [Assigned] (STRATOS-738) Stratos Meta Data Service

2014-08-11 Thread Nirmal Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Fernando reassigned STRATOS-738: --- Assignee: Gayan Gunarathne > Stratos Meta Data Service > - >

[jira] [Commented] (STRATOS-738) Stratos Meta Data Service

2014-08-11 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093756#comment-14093756 ] Gayan Gunarathne commented on STRATOS-738: -- Implementation is done. Pull reque

[gsoc] GCE support for Stratos demo

2014-08-11 Thread Sathyasuriya Priya
Hi Devs, We will have a short demo of GCE support, discussion of remaining tasks. Time: Wednesday 10:30 AM - 11:00 AM IST Following is the Hangout URL. https://plus.google.com/hangouts/_/event/c0umg7fu7t7bgdghqv7ibukt1d8 Thanks Suriya

Sathyasuriya Priya invited you to [gsoc] GCE support for Stratos demo

2014-08-11 Thread Sathyasuriya Priya (Google+)
Sathyasuriya Priya invited you to [gsoc] GCE support for Stratos demo Wed, August 13, 10:30 AM GMT+5:30 Nirmal Fernando and 2 more are invited View Invitation: https://plus.google.com/_/notifications/ngemlink?&emid=CKmk_tL2jMACFaaTQgod7QgA_g&path=%2Fevents%2Fc0umg7fu7t7bgdghqv7ibukt1d8%3Fauthke

[GitHub] stratos pull request: Metadataservice Implementation

2014-08-11 Thread swgkg
GitHub user swgkg opened a pull request: https://github.com/apache/stratos/pull/12 Metadataservice Implementation Please review and merge You can merge this pull request into a Git repository by running: $ git pull https://github.com/gayangunarathne/stratos metadataservice Alt

[GitHub] stratos pull request: Metadataservice Implementation

2014-08-11 Thread swgkg
Github user swgkg closed the pull request at: https://github.com/apache/stratos/pull/11 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[jira] [Updated] (STRATOS-739) [wiki] Document secureEvictionTimePeriod in the thrift-agent-config.xml config

2014-08-11 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-739: - Description: Add the following note to explain the parameter in the thrift-agent-confi

Re: stratos docker provider

2014-08-11 Thread Lakmal Warusawithana
Hi Folks, Did you guys had a hangout meeting. Sorry I could not follow up. Here is my thought of implementing/design/architecture. We should have two mode of docker support. - Developer version - capability of adding docker IaaS provider, which docker install in host machine. (single dock

Re: [GitHub] stratos pull request: Metadataservice Implementation

2014-08-11 Thread Gayan Gunarathne
Hi Shaheedur, I will work on the documentation of the meta data service and share with you all. Thanks, Gayan On Mon, Aug 11, 2014 at 7:29 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > Is there some documentation on how to use this feature? > > -Original Message- > Fro

Re: Stratos manager seems to load all the subscriptions at startup

2014-08-11 Thread Udara Liyanage
+1 for first approach. This is inline with the tenant level isolation Lakmal suggested recently in another thread. Touched, not typed. Erroneous words are a feature, not a typo. On Aug 12, 2014 8:40 AM, "Nirmal Fernando" wrote: > > > > On Mon, Aug 11, 2014 at 7:48 PM, Isuru Haththotuwa > wrot

Re: Can't get app from github

2014-08-11 Thread Udara Liyanage
Hi, Did your instance get activated? Activated means instance is spawned, relative service server are started and then cartridge agent send instance activated event. If not ssh into the instance and check for puppet logs. If puppet logs are ok, then look for cartridge agent logs in /var/logs/apac

Re: Can't get app from github

2014-08-11 Thread Nirmal Fernando
Also, it'll be help, if you can send the wso2carbon.log file of Stratos JVM (repository/logs/wso2carbon.log). On Tue, Aug 12, 2014 at 8:41 AM, Nirmal Fernando wrote: > Hi, > > Could you please send the cartridge agent log at > /var/log/apache-stratos/cartridge-agent.log of Cartridge instance? >

Re: Can't get app from github

2014-08-11 Thread Nirmal Fernando
Hi, Could you please send the cartridge agent log at /var/log/apache-stratos/cartridge-agent.log of Cartridge instance? On Mon, Aug 11, 2014 at 11:13 PM, Nguyen Anh Tu wrote: > Hi, > > Please attach log file for more detail. > > Thanks, > > --Tuna > > > On Tue, Aug 12, 2014 at 12:30 AM, Dungdb

Re: Stratos manager seems to load all the subscriptions at startup

2014-08-11 Thread Nirmal Fernando
On Mon, Aug 11, 2014 at 7:48 PM, Isuru Haththotuwa wrote: > Hi, > > Yes, currently Stratos Manager loads all Subcriptions at startup, and I > agree this is not a very good practice. To improve this, I can think of two > methods: > > 1. write each tenant's Subscriptions to tenant's own registry, a

Re: Stratos manager seems to load all the subscriptions at startup

2014-08-11 Thread Lakmal Warusawithana
On Mon, Aug 11, 2014 at 7:48 PM, Isuru Haththotuwa wrote: > Hi, > > Yes, currently Stratos Manager loads all Subcriptions at startup, and I > agree this is not a very good practice. To improve this, I can think of two > methods: > > 1. write each tenant's Subscriptions to tenant's own registry, a

Re: Can't get app from github

2014-08-11 Thread Nguyen Anh Tu
Hi, Please attach log file for more detail. Thanks, --Tuna On Tue, Aug 12, 2014 at 12:30 AM, Dungdb wrote: > Dear all, > I have just study about Stratos. I installed Stratos 4.0. But when i > subcriber to cartridge, my app from github can't clone to php cartridge > (lauching on openstack). W

Can't get app from github

2014-08-11 Thread Dungdb
Dear all, I have just study about Stratos. I installed Stratos 4.0. But when i subcriber to cartridge, my app from github can't clone to php cartridge (lauching on openstack). What is cause? Pls tell me why? Sent from my iPhone

RE: autoscaler issue with multiple cartridges + subscriptions

2014-08-11 Thread David Waddell
Hi guys Just wondering if was anybody able to look at this ? As we're just not sure if we are setup incorrectly or if there are issues in the autoscaler. Thanks again David -Original Message- From: David Waddell [mailto:david.wadd...@owmobility.com] Sent: 08 August 2014 16:22 To:

Re: Stratos manager seems to load all the subscriptions at startup

2014-08-11 Thread Isuru Haththotuwa
Hi, Yes, currently Stratos Manager loads all Subcriptions at startup, and I agree this is not a very good practice. To improve this, I can think of two methods: 1. write each tenant's Subscriptions to tenant's own registry, and then load them to memory model when the tenant is loading. This infor

Stratos manager seems to load all the subscriptions at startup

2014-08-11 Thread Amila Maha Arachchi
Hi all, Recently we were observing a delay when SM is starting in our stratos setup. See the following log segment. It seems ADCManagement component takes a lot of time (in this case 3 minutes). TID: [0] [SCC] [2014-08-11 06:49:39,850] INFO {org.apache.stratos.messaging.message.receiver.topology

RE: [GitHub] stratos pull request: Metadataservice Implementation

2014-08-11 Thread Shaheedur Haque (shahhaqu)
Is there some documentation on how to use this feature? -Original Message- From: swgkg [mailto:g...@git.apache.org] Sent: 11 August 2014 13:15 To: dev@stratos.apache.org Subject: [GitHub] stratos pull request: Metadataservice Implementation GitHub user swgkg opened a pull request: h

[GitHub] stratos pull request: Metadataservice Implementation

2014-08-11 Thread swgkg
GitHub user swgkg opened a pull request: https://github.com/apache/stratos/pull/11 Metadataservice Implementation Please review and merge the code You can merge this pull request into a Git repository by running: $ git pull https://github.com/gayangunarathne/stratos metadataser

[jira] [Updated] (STRATOS-739) [wiki] Document secureEvictionTimePeriod in the thrift-agent-config.xml config

2014-08-11 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-739: - Description: Add the following note to explain the parameter in the thrift-agent-confi

[jira] [Created] (STRATOS-739) [wiki] Document secureEvictionTimePeriod in the thrift-agent-config.xml config

2014-08-11 Thread Mariangela Hills (JIRA)
Mariangela Hills created STRATOS-739: Summary: [wiki] Document secureEvictionTimePeriod in the thrift-agent-config.xml config Key: STRATOS-739 URL: https://issues.apache.org/jira/browse/STRATOS-739

[jira] [Created] (STRATOS-738) Stratos Meta Data Service

2014-08-11 Thread Gayan Gunarathne (JIRA)
Gayan Gunarathne created STRATOS-738: Summary: Stratos Meta Data Service Key: STRATOS-738 URL: https://issues.apache.org/jira/browse/STRATOS-738 Project: Stratos Issue Type: New Feature

Re: Stratos meta data service

2014-08-11 Thread Gayan Gunarathne
Hi Imesh, Ok sure. I will create a JIRA and send a patch request. Thanks, Gayan On Mon, Aug 11, 2014 at 4:54 PM, Imesh Gunaratne wrote: > Hi Gayan, > > It would be great if you could create a JIRA task for this (if not exist) > and send a patch/pull request. > > Thanks > > > On Mon, Aug 11, 2

Re: Stratos meta data service

2014-08-11 Thread Imesh Gunaratne
Hi Gayan, It would be great if you could create a JIRA task for this (if not exist) and send a patch/pull request. Thanks On Mon, Aug 11, 2014 at 1:32 AM, Gayan Gunarathne wrote: > Hi All, > > I have completed the meta data service as per the initial design[1].Please > find the source of this

Re: stratos docker provider

2014-08-11 Thread Imesh Gunaratne
Hi Sajith, Yes the usage of image name instead of the image id was intentional. As I could remember due to some reason Image id did not work at the time I tested this. Will revisit this and change it to image id if possible. Thanks On Mon, Aug 11, 2014 at 4:52 AM, chris snow wrote: > Great -

Re: [Wiki] Edit rights to the Wiki

2014-08-11 Thread Sajith Kariyawasam
Thanks Mari ! On Mon, Aug 11, 2014 at 2:33 PM, Mariangela Hills wrote: > Hi Sajith, > > I have added you to Stratos Wiki. You should be able to access Stratos > wiki now! > > Regards, > Mariangela > > > > > *--* > Mariangela Hills > Senior Technical Writer > > *WSO2, Inc.*lean.enterprise.middle

Re: [Wiki] Edit rights to the Wiki

2014-08-11 Thread Mariangela Hills
Hi Sajith, I have added you to Stratos Wiki. You should be able to access Stratos wiki now! Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterprise.middleware. m: +94 773 500185 w: http://wso2.com On Mon, Aug 11, 2014 at 2:20

Re: stratos docker provider

2014-08-11 Thread chris snow
Great - thanks Sajith! Btw - I'm on vacation for the next 7 days, so won't be able to take part in any meetups. Please don't wait for me though - I'm not sure there is much I can add at this stage anyway :) On Mon, Aug 11, 2014 at 9:28 AM, Sajith Kariyawasam wrote: > Hi, > > On Sat, Aug 9, 2014

[Wiki] Edit rights to the Wiki

2014-08-11 Thread Sajith Kariyawasam
Hi Mari, Could you please grant me $subject ? My username is "sajith", signed up using saj...@wso2.com Thanks, Sajith -- *--* *Sajith Kariyawasam* *Mobile: +94772269575*

Re: stratos docker provider

2014-08-11 Thread Sajith Kariyawasam
Hi, On Sat, Aug 9, 2014 at 2:14 AM, chris snow wrote: > Hi Imesh, > > If you get a chance, would you be able to add some information to "How > to try out the implementation" on [1]? > > I tried out that code and were able to get Cloud controller to spawn a docker container. I will add the steps,