Hi Shavindri, This documentation looks good.
Some suggestions: 1. We need to add this LVS load balancer extension documentation under the Stratos Load Balancer extension. 2. Also I think we can include the troubleshooting tips which already there in [1] . This tips may helpful for the user. [1] https://docs.google.com/document/d/1PlMNwquRaZEEBDAm3304h1svw4zqCvSGzfunmBe2G6g/edit Thanks, Gayan On Thu, Aug 13, 2015 at 1:44 PM, Shavindri Dissanayake <shavin...@wso2.com> wrote: > Hi Gayan, > > Documented the content on the LVS load balancer in [1], [2] and [3]. As > discussed did not include the content under topics 'Testing with Oracle > Virtual Box', 'Statistic generation' and 'Troubleshooting tips'. > > I did a few edits when documenting the content. Will you be please able to > go through the content and let me know if any area needs modification? > > [1] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+LVS+Load+Balancer > [2] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Setting+Up+the+LVS+Load+Balancer > [3] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Testing+the+LVS+Load+Balancer+on+OpenStack > > [4] https://issues.apache.org/jira/browse/STRATOS-1440 > > Thanks & Regards > Shavindri Dissanayake > Technical Writer > > WSO2 Inc. > lean.enterprise.middleware > > On Tue, Aug 11, 2015 at 9:29 AM, Shavindri Dissanayake <shavin...@wso2.com > > wrote: > >> Thank you Gayan! I now have permission to edit. >> >> Thanks & Regards >> Shavindri Dissanayake >> Technical Writer >> >> WSO2 Inc. >> lean.enterprise.middleware >> >> On Mon, Aug 10, 2015 at 5:25 PM, Gayan Gunarathne <gay...@wso2.com> >> wrote: >> >>> Done. Please check now. >>> >>> Thanks, >>> Gayan >>> >>> On Mon, Aug 10, 2015 at 5:18 PM, Shavindri Dissanayake < >>> shavin...@wso2.com> wrote: >>> >>>> Hi Gayan, >>>> >>>> Will you be able to give edit rights for [1], please. >>>> >>>> [1] >>>> https://docs.google.com/document/d/1PlMNwquRaZEEBDAm3304h1svw4zqCvSGzfunmBe2G6g/edit >>>> >>>> Thanks & Regards >>>> Shavindri Dissanayake >>>> Technical Writer >>>> >>>> WSO2 Inc. >>>> lean.enterprise.middleware >>>> >>>> On Thu, Jun 25, 2015 at 10:10 AM, Mariangela Hills <mariang...@wso2.com >>>> > wrote: >>>> >>>>> Hi Gayan, >>>>> >>>>> It's best to wait and document this after Stratos 4.1.0 has been >>>>> released, as it is not applicable to Stratos 4.1.0. I have created a JIRA >>>>> to track this task [1]. >>>>> >>>>> [1] https://issues.apache.org/jira/browse/STRATOS-1440 >>>>> >>>>> Regards, >>>>> Mariangela >>>>> >>>>> >>>>> *Mariangela Hills* >>>>> Senior Technical Writer - WSO2, Inc. http://wso2.com >>>>> Committer and PMC member - Apache Stratos >>>>> email:mariang...@wso2.com | mobile: +94 773 500185 >>>>> >>>>> On Thu, Jun 4, 2015 at 4:06 PM, Gayan Gunarathne <gay...@wso2.com> >>>>> wrote: >>>>> >>>>>> Hi Mari, >>>>>> >>>>>> Yeah. we can add that in to the Wiki. >>>>>> >>>>>> Also please note that this feature is not listed under the 4.1.0 >>>>>> release[1]. >>>>>> >>>>>> [1][Proposal] LVS load balancer support for Apache Stratos >>>>>> >>>>>> Thanks, >>>>>> Gayan >>>>>> >>>>>> On Thu, Jun 4, 2015 at 9:19 AM, Mariangela Hills <mariang...@wso2.com >>>>>> > wrote: >>>>>> >>>>>>> Hi Gayan, >>>>>>> >>>>>>> Is it ok to add the content on the LVS load balancer [1] to Wiki? >>>>>>> >>>>>>> [1] >>>>>>> https://docs.google.com/document/d/1PlMNwquRaZEEBDAm3304h1svw4zqCvSGzfunmBe2G6g/edit >>>>>>> >>>>>>> Regards, >>>>>>> Mariangela >>>>>>> >>>>>>> >>>>>>> *Mariangela Hills* >>>>>>> Senior Technical Writer - WSO2, Inc. http://wso2.com >>>>>>> Committer and PMC member - Apache Stratos >>>>>>> email:mariang...@wso2.com | mobile: +94 773 500185 >>>>>>> >>>>>>> On Wed, Jun 3, 2015 at 6:06 PM, Imesh Gunaratne <im...@apache.org> >>>>>>> wrote: >>>>>>> >>>>>>>> Thanks Gayan! >>>>>>>> >>>>>>>> On Mon, Jun 1, 2015 at 5:53 AM, Gayan Gunarathne <gay...@wso2.com> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Sure. Will schedule the Google Hangout on 2nd Week of June. >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Gayan >>>>>>>>> >>>>>>>>> On Sat, May 30, 2015 at 9:16 PM, Imesh Gunaratne <im...@apache.org >>>>>>>>> > wrote: >>>>>>>>> >>>>>>>>>> Great work Gayan! >>>>>>>>>> As we discussed earlier may be we can do a public Google Hangout >>>>>>>>>> to demonstrate this feature. Can you please arrange one may be on >>>>>>>>>> 2nd week >>>>>>>>>> of June? >>>>>>>>>> >>>>>>>>>> Thanks >>>>>>>>>> >>>>>>>>>> On Sat, May 30, 2015 at 5:38 PM, Gayan Gunarathne < >>>>>>>>>> gay...@wso2.com> wrote: >>>>>>>>>> >>>>>>>>>>> Hi All, >>>>>>>>>>> >>>>>>>>>>> Now we have completed all the implementation respect to the LVS >>>>>>>>>>> load balancer support for Apache Stratos.[1][2] All the >>>>>>>>>>> related developments and samples are pushed into the >>>>>>>>>>> "lvs_extension" branch. >>>>>>>>>>> >>>>>>>>>>> Please find the documentation of the LVS load balancer support >>>>>>>>>>> for Apche Stratos. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> https://docs.google.com/document/d/1PlMNwquRaZEEBDAm3304h1svw4zqCvSGzfunmBe2G6g/edit >>>>>>>>>>> >>>>>>>>>>> This document covers the whole picture of the Apache Stratos LVS >>>>>>>>>>> load balancer extension. >>>>>>>>>>> >>>>>>>>>>> When we test the LVS load balancer with the the OpenStack, we >>>>>>>>>>> encountered a issue of resolving the Virtual IP that used in the >>>>>>>>>>> LVS for >>>>>>>>>>> load balancing. The problem was OpenStack use the instance mac >>>>>>>>>>> address to >>>>>>>>>>> resolve it's IP addresses.To overcome that problem, we manually >>>>>>>>>>> create the port using Neutron commands.Also it is required to >>>>>>>>>>> pair those instances IP addresses with the above created port. I >>>>>>>>>>> have >>>>>>>>>>> included more information on this in the above documentation. >>>>>>>>>>> >>>>>>>>>>> If you have a free time , you can try with this LVS load >>>>>>>>>>> balancer extension. >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Gayan >>>>>>>>>>> >>>>>>>>>>> [1][Proposal] LVS load balancer support for Apache Stratos >>>>>>>>>>> [2][Discuss] LVS load balancer support for Apache Stratos >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> >>>>>>>>>>> Gayan Gunarathne >>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com) >>>>>>>>>>> Committer & PMC Member, Apache Stratos >>>>>>>>>>> email : gay...@wso2.com | mobile : +94 766819985 >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Imesh Gunaratne >>>>>>>>>> >>>>>>>>>> Senior Technical Lead, WSO2 >>>>>>>>>> Committer & PMC Member, Apache Stratos >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> >>>>>>>>> Gayan Gunarathne >>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com) >>>>>>>>> Committer & PMC Member, Apache Stratos >>>>>>>>> email : gay...@wso2.com | mobile : +94 766819985 >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Imesh Gunaratne >>>>>>>> >>>>>>>> Senior Technical Lead, WSO2 >>>>>>>> Committer & PMC Member, Apache Stratos >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> Gayan Gunarathne >>>>>> Technical Lead, WSO2 Inc. (http://wso2.com) >>>>>> Committer & PMC Member, Apache Stratos >>>>>> email : gay...@wso2.com | mobile : +94 766819985 >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>> >>> >>> -- >>> >>> Gayan Gunarathne >>> Technical Lead, WSO2 Inc. (http://wso2.com) >>> Committer & PMC Member, Apache Stratos >>> email : gay...@wso2.com | mobile : +94 775030545 <%2B94%20766819985> >>> >>> >>> >> >> > -- Gayan Gunarathne Technical Lead, WSO2 Inc. (http://wso2.com) Committer & PMC Member, Apache Stratos email : gay...@wso2.com | mobile : +94 775030545 <%2B94%20766819985>