Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-12-05 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi Brian,

Thank you for the inputs. Yes I have done rm -rf /dockerdata-nfs/dev-so
while doing a redeploy.

But my concern is in a fresh installation of ONAP on newly configured
kubernetes hosts also I am facing the issue with SO pods if I use 1.3.5
images. The pods don't come up untill the mariadb database is populated
with the corresponding table.

Best Regards
Sirisha Gopigiri


On Wed, Dec 5, 2018 at 11:21 PM FREEMAN, BRIAN D  wrote:

>
> https://onap.readthedocs.io/en/casablanca/submodules/integration.git/docs/onap-oom-heat.html#deploying-an-updated-docker-manifest
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__onap.readthedocs.io_en_casablanca_submodules_integration.git_docs_onap-2Doom-2Dheat.html-23deploying-2Dan-2Dupdated-2Ddocker-2Dmanifest=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=yyfOTeThV0LXwatbe8EclssztwvOtXUsiav8kMBjew4=eTbpq5izrmM-ITJFlaCCQxjtbKKnhOE9BCgOqRdJJzM=>
>
>
>
> Is a pointer to documentation on the manifest update.
>
>
>
> Brian
>
>
>
>
>
> *From:* FREEMAN, BRIAN D
> *Sent:* Wednesday, December 05, 2018 11:49 AM
> *To:* onap-discuss@lists.onap.org; sirisha.gopig...@verizon.com; Marcus G
> K Williams 
> *Subject:* RE: [onap-discuss] [E][onap-discuss][SO]Configuring SO with
> multi-VIM
>
>
>
> Did you rm the dev-so directory on dockerdata-nfs on the re-deploy.
>
>
>
> Typically in integration we no longer use the enable/disable approach to
> redeploy.
>
>
>
> https://wiki.onap.org/pages/viewpage.action?pageId=29787124
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D29787124=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=yyfOTeThV0LXwatbe8EclssztwvOtXUsiav8kMBjew4=B1XCt_o7ylUw8Vc9KhBFPMDLFnhdZzE-959cNCF_s3I=>
>
>
>
>
>
>1. Helm del dev-so –purge
>2. Kubectl -n onap get pods  till all gone
>3. Kubeclt -n onap get pvc /pv /secrets and clean up as needed
>4. Rm dev-so and subtending directory on /dockerdata-nfs (this is
>wwhere the so mariadb is located)
>5. Edit your helm charts and or integration-override.yaml
>   1. Image version should match docker-manifest.csv or
>   docker-manifest-staging.csv depending on what you are trying to test.
>   2. Integration script update-oom-image-versions.sh will do that for
>   you automatically if you run it
>
> i.
> ~/integration/version-manifest/src/main/scripts
>
>1. if you edited / upated helm charts:
>
> i. make so
>
>ii. make onap
>
>1. helm deploy dev local/onap -f /root/oom/kubernetes/onap/resources
>/environments/public-cloud.yaml -f /root/integration-override.yaml
>    --namespace onap  --verbose
>
>
>
> This should deploy dev-so and keep your current PODs / containers.
>
>
>
>
>
> Brian
>
>
>
> *From:* onap-discuss@lists.onap.org  *On
> Behalf Of *Gopigiri, Sirisha via Lists.Onap.Org
> *Sent:* Wednesday, December 05, 2018 11:02 AM
> *To:* Marcus G K Williams ;
> onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with
> multi-VIM
>
>
>
> Hi Marcus,
>
> I did a redeploy by setting so to false in onap/values.yaml and changing
> the images and then enabled so. I also tried with the fresh installation of
> complete ONAP by changing the SO images in OOM prior to deployment. But
> still I was facing the same issue, that is the three pods didn't come up.
>
> After creating the table that you pointed out in mariadb pod only the
> catalog-db-adapter and openstack-adapter pods came up, however the
> vfc-adapter pod didn't come up.
>
> When I tried instantiating the vf-module I got "template type not
> supported error". Please find the logs attached.
>
> Could you please let me know what configuration am I missing here?
>
> Thank you
>
> Best Regards
> Sirisha Gopigiri
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14297): https://lists.onap.org/g/onap-discuss/message/14297
Mute This Topic: https://lists.onap.org/mt/28238442/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-12-04 Thread Gopigiri, Sirisha via Lists.Onap.Org
Dear SO Team,

I am trying to bringup SO using 1.3.5 images, but I could see that the
openstack-adapter, vfc-adapter and catalog-db-adapter pods are not coming
up and are stuck in crashloopback.

There are some java exceptions and database errors. Attached the log file.

I am using mariadb:10.1.11 and gerrit branch 3.0.0-ONAP.

Am I missing any configuration?

Thank you

Best Regards
Sirisha Gopigiri


On Mon, Dec 3, 2018 at 10:43 PM Williams, Marcus 
wrote:

> Hi Sirisha,
>
>
>
> 1.3.5 images are available, but in the future please look at
> https://nexus3.onap.org/#browse/browse:docker.release
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus3.onap.org_-23browse_browse-3Adocker.release=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=M4-_d3XonQmRA1QiQxLhs02dyhutYKFldxV0jIkgfis=xkPh2DckbHNUqg_csgQR0EIBDleks9uKmfOkRfso1fk=>
> for release images availability.
>
>
>
> Thanks,
>
>
>
> Marcus Williams
>
> IRC, Twitter, etc. @ mgkwill
>
> Intel Corp.
>
>
>
> *From:* onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] *On
> Behalf Of *Gopigiri, Sirisha via Lists.Onap.Org
> *Sent:* Monday, December 3, 2018 4:18 AM
> *To:* Multanen, Eric W 
> *Cc:* onap-discuss@lists.onap.org; bin.y...@windriver.com;
> seshu.kuma...@huawei.com; multa...@mr1.wrs.com
> *Subject:* Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with
> multi-VIM
>
>
>
> Hi Eric,
>
>
>
> Thank you for the update. Please let me know, when the SO images are
> available, so that I could test them.
>
>
> Thank you
>
>
>
> Best Regards
>
> Sirisha Gopigiri
>
>
>
>
>
> On Fri, Nov 30, 2018 at 12:43 PM Multanen, Eric W <
> eric.w.multa...@intel.com> wrote:
>
> I believe these will be fixed in 1.3.5 SO images (which  may not be ready
> yet – but should be soon).   Some fixes for oof_directive handling were
> just merged today.
>
>
>
> *From:* onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] *On
> Behalf Of *Yang Bin
> *Sent:* Thursday, November 29, 2018 10:31 PM
> *To:* seshu.kuma...@huawei.com; sirisha.gopig...@verizon.com;
> multa...@mr1.windriver.com ; Multanen, Eric W <
> eric.w.multa...@intel.com>
> *Cc:* onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with
> multi-VIM
>
>
>
> Hi Seshu, Eric,
>
>
>
> The attached log indicate there is unexpected header along with the
> request to multicloud: “Request Headers: {Authorization=[Basic
> YnBlbDpwYXNzd29yZDEk],”
>
>
>
> I believe this has been fixed , correct? Would it be enough to update the
> version of certain SO service to fix this issue?
>
>
>
> Best Regards,
>
> Bin Yang,    Solution Engineering Team,*Wind River*
>
> ONAP Multi-VIM/Cloud PTL
>
> Direct +86,10,84777126Mobile +86,13811391682Fax +86,10,64398189
>
> Skype: yangbincs993
>
>
>
> *From:* onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org
> ] *On Behalf Of *Gopigiri, Sirisha via
> Lists.Onap.Org
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__Lists.Onap.Org=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=M4-_d3XonQmRA1QiQxLhs02dyhutYKFldxV0jIkgfis=JoLxHjgJVjc1LzCSG6ltbR683oPakT_qdadf3eATXj8=>
> *Sent:* Friday, November 30, 2018 1:08 PM
> *To:* multa...@mr1.windriver.com; Eric W; onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with
> multi-VIM
>
>
>
> Dear SO Team,
>
> As discussed, I have tried with the 1.3.4 tag SO images, and used to
> deploy vfirewall use case. But still I am facing the same issue.
>
> After going through the SO code I could see that you are using
> oofdirectives. So I have even enabled OOF services.
>
> Am I missing any configuration request you to help me on this.
>
> Images that I have used are:
> nexus3.onap.org:10001/onap/so/openstack-adapter:1.3.4
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__nexus3.onap.org-3A10001_onap_so_openstack-2Dadapter-3A1.3.4=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=M4-_d3XonQmRA1QiQxLhs02dyhutYKFldxV0jIkgfis=-oQf6y72yoXqVL5RXD24DJ6H2v_J9Z4jB94p-7KnoZ4=>
> nexus3.onap.org:10001/onap/so/api-handler-infra:1.3.4
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__nexus3.onap.org-3A10001_onap_so_api-2Dhandler-2Dinfra-3A1.3.4=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=M4-_d3XonQmRA1QiQxLhs02dyhutYKFldxV0jIkgfis=yFlHOHSRm5cO21sp109I9TBU0fB16XaoGjv487q_zmQ=>
> nexus3.onap.org:10001/onap/so/bpmn-infra:1.3

Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-11-29 Thread Gopigiri, Sirisha via Lists.Onap.Org
Dear SO Team,

As discussed, I have tried with the 1.3.4 tag SO images, and used to deploy 
vfirewall use case. But still I am facing the same issue.

After going through the SO code I could see that you are using oofdirectives. 
So I have even enabled OOF services.

Am I missing any configuration request you to help me on this.

Images that I have used are:
nexus3.onap.org:10001/onap/so/openstack-adapter:1.3.4
nexus3.onap.org:10001/onap/so/api-handler-infra:1.3.4
nexus3.onap.org:10001/onap/so/bpmn-infra:1.3.4
nexus3.onap.org:10001/onap/so/catalog-db-adapter:1.3.4
nexus3.onap.org:10001/onap/so/so-monitoring:1.3.4
nexus3.onap.org:10001/onap/so/request-db-adapter:1.3.4
nexus3.onap.org:10001/onap/so/sdc-controller:1.3.4
nexus3.onap.org:10001/onap/so/sdnc-adapter:1.3.4
nexus3.onap.org:10001/onap/so/vfc-adapter:1.3.4

Thank you

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14159): https://lists.onap.org/g/onap-discuss/message/14159
Mute This Topic: https://lists.onap.org/mt/28238442/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



openstack_adapter_error.pdf
Description: Adobe PDF document


Re: [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-11-25 Thread Gopigiri, Sirisha via Lists.Onap.Org
__
>
> This e-mail and its attachments contain confidential information from
> HUAWEI, which is intended only for the person or entity whose address is
> listed above. Any use of the information contained herein in any way
> (including, but not limited to, total or partial disclosure, reproduction,
> or dissemination) by persons other than the intended recipient(s) is
> prohibited. If you receive this e-mail in error, please notify the sender
> by phone or email immediately and delete it!
>
>
> ---
>
>
>
> *From:* onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org
> ] *On Behalf Of *Gopigiri, Sirisha via
> Lists.Onap.Org
> *Sent:* Monday, November 19, 2018 12:18 PM
> *To:* onap-discuss@lists.onap.org
> *Subject:* [E][onap-discuss][SO]Configuring SO with multi-VIM
>
>
>
> Hi SO team,
>
>
>
> I have installed ONAP using OOM Master branch, and as of Casablanca
> release I could see that SO supports multi-VIM/Cloud for launching
> VF-modules. I have configured multi-VIM with the corresponding VIM that I
> would require. But I am stuck at how to configure SO to use the VIM
> registered in multi-VIM.
>
>
>
> Could you please help me with this? Could you please point me to the
> documentation for configuration as well?
>
>
> Thank you in advance!
>
>
>
> Best Regards
>
> Sirisha Gopigiri
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14032): https://lists.onap.org/g/onap-discuss/message/14032
Mute This Topic: https://lists.onap.org/mt/28238442/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



openstack_adapter_error
Description: Binary data


Re: [onap-discuss] [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-11-22 Thread Gopigiri, Sirisha via Lists.Onap.Org
On Wed, Nov 21, 2018 at 07:34 PM, Yang Bin wrote:

> 
> multicloud

Hi Eric,

Thank you for the reply.

I have configured the bpmn-infa and populated the database as suggested.

I am trying to onboard loadbalance service and when I try to create vf-module 
from vid using old_apis, vid reports the vf-module created successfully. But I 
could see no VF launched in the VIM configured.

On further debugging I found some error logs in so-openstack-adapter pod. 
(Attached the logs in the file)

Could you please let me what configuration am I missing?

Best regards,
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13983): https://lists.onap.org/g/onap-discuss/message/13983
Mute This Topic: https://lists.onap.org/mt/28238442/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



openstack_adapter_error
Description: Binary data


[E][onap-discuss][SO]Configuring SO with multi-VIM

2018-11-18 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi SO team,

I have installed ONAP using OOM Master branch, and as of Casablanca release
I could see that SO supports multi-VIM/Cloud for launching VF-modules. I
have configured multi-VIM with the corresponding VIM that I would require.
But I am stuck at how to configure SO to use the VIM registered in
multi-VIM.

Could you please help me with this? Could you please point me to the
documentation for configuration as well?

Thank you in advance!

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13832): https://lists.onap.org/g/onap-discuss/message/13832
Mute This Topic: https://lists.onap.org/mt/28238442/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [E][onap-discuss][integration][AAF] Error while Integration with AAF in OOM deployment

2018-11-06 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi Jonathan,

I am able to bring up AAF using 2.1.7-SNAPSHOT images, with a fresh
installation of ONAP using OOM.

Thank you for the help!

Best Regards
Sirisha Gopigiri


On Tue, Nov 6, 2018 at 12:22 PM Gopigiri, Sirisha via Lists.Onap.Org
 wrote:

> Hi Jonathan,
>
> Thank you for the reply!
>
> Earlier it was 2.1.6-SNAPSHOT, but with the latest OOM changes I am able
> to deploy AAF 2.1.7-SNAPSHOT. But still the cassandra pod logs shows the
> same error. Is there any other configuration required?
>
> Best Regards
> Sirisha Gopigiri
>
>
> On Mon, Nov 5, 2018 at 7:54 PM GATHMAN, JONATHAN C  wrote:
>
>> Are you using the AAF 2.1.7-SNAPSHOT Images?  Or are they set to
>> something else?
>>
>>
>>
>>
>>
>>
>>
>> --
>>
>> *Jonathan Gathman*
>>
>> Principled-System Architect
>>
>> ATO Tech Dev/SEAT/Platform Architecture and Technology Management
>>
>>
>>
>> *AT Services, Inc.*
>>
>> 2349 Oaker, Arnold, MO 63010
>>
>> m  314-550-3312  |  jonathan.gath...@us.att.com
>>
>>
>>
>>
>>
>> *From: * on behalf of "Gopigiri, Sirisha
>> via Lists.Onap.Org
>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__Lists.Onap.Org=DwMFaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=XZihyA0sCJC50cbaiScbknsyy_WxLCMwnnI0VV6yUUM=MPkB9BKkPzHcjCg8uvegLOljYwVpv4pbSfRk_WeU0FY=>"
>> 
>> *Reply-To: *"onap-discuss@lists.onap.org" ,
>> "sirisha.gopig...@verizon.com" 
>> *Date: *Monday, November 5, 2018 at 12:46 AM
>> *To: *"onap-discuss@lists.onap.org" 
>> *Subject: *Re: [E][onap-discuss][integration][AAF] Error while
>> Integration with AAF in OOM deployment
>>
>>
>>
>> Hi,
>>
>> With the updated OOM and docker images, AAF-Casandra(aaf-cs) pod is
>> failing with the logs attached.
>>
>> Regards
>> Sirisha Gopigiri
>>
>> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13527): https://lists.onap.org/g/onap-discuss/message/13527
Mute This Topic: https://lists.onap.org/mt/27856414/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [E][onap-discuss][integration][AAF] Error while Integration with AAF in OOM deployment

2018-11-05 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi Jonathan,

Thank you for the reply!

Earlier it was 2.1.6-SNAPSHOT, but with the latest OOM changes I am able to
deploy AAF 2.1.7-SNAPSHOT. But still the cassandra pod logs shows the same
error. Is there any other configuration required?

Best Regards
Sirisha Gopigiri


On Mon, Nov 5, 2018 at 7:54 PM GATHMAN, JONATHAN C  wrote:

> Are you using the AAF 2.1.7-SNAPSHOT Images?  Or are they set to something
> else?
>
>
>
>
>
>
>
> --
>
> *Jonathan Gathman*
>
> Principled-System Architect
>
> ATO Tech Dev/SEAT/Platform Architecture and Technology Management
>
>
>
> *AT Services, Inc.*
>
> 2349 Oaker, Arnold, MO 63010
>
> m  314-550-3312  |  jonathan.gath...@us.att.com
>
>
>
>
>
> *From: * on behalf of "Gopigiri, Sirisha via
> Lists.Onap.Org" 
> *Reply-To: *"onap-discuss@lists.onap.org" , "
> sirisha.gopig...@verizon.com" 
> *Date: *Monday, November 5, 2018 at 12:46 AM
> *To: *"onap-discuss@lists.onap.org" 
> *Subject: *Re: [E][onap-discuss][integration][AAF] Error while
> Integration with AAF in OOM deployment
>
>
>
> Hi,
>
> With the updated OOM and docker images, AAF-Casandra(aaf-cs) pod is
> failing with the logs attached.
>
> Regards
> Sirisha Gopigiri
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13519): https://lists.onap.org/g/onap-discuss/message/13519
Mute This Topic: https://lists.onap.org/mt/27856414/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [E][onap-discuss][AAI] AAI authentication without AAF

2018-11-05 Thread Gopigiri, Sirisha via Lists.Onap.Org
Thank you Pavel, that was very helpful.

Best Regards
Sirisha Gopigiri


On Mon, Nov 5, 2018 at 12:21 PM Pavel Paroulek 
wrote:

> Hi Sirisha,
>
> yes there is. In values.yaml in the AAI chart replace the word aaf-auth
> with one-way-ssl as shown in this commit
> https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff;h=b6b6adcc92a531e391b11fb6d27124e5d0c0af56
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Doom.git-3Ba-3Dcommitdiff-3Bh-3Db6b6adcc92a531e391b11fb6d27124e5d0c0af56=DwMFaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=2EEw3IfQ4Mddb43cEGd8KqfzlBkl7W255pnqkY9kAX0=Q8acwo_HAcEYhiKl9J_6hGT4MYZMj4AwWJbu8rxWksw=>
>
> Br,
> Pavel
>
>
>  On Mon, 05 Nov 2018 06:13:05 +0100 Gopigiri, Sirisha via
> Lists.Onap.Org wrote 
>
> Hi AAI Team,
>
> I could see that from ONAP R3, AAI is integrated with AAF for
> authentication. So, is there a possibility to bring AAI without AAF
> authentication in R3 based setup using OOM Master branch. If so, could you
> please let me know the configuration required.
>
> Thank you in advance!
>
> Best Regards
> Sirisha Gopigiri
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13501): https://lists.onap.org/g/onap-discuss/message/13501
Mute This Topic: https://lists.onap.org/mt/27856302/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] #aaf #oom AAF Service pod not coming up

2018-11-04 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi,

With the updated OOM, AAF-Cassandra pod is not coming up. Please find the logs 
attached.

Please let me know if any configurations needs to be done.

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13498): https://lists.onap.org/g/onap-discuss/message/13498
Mute This Topic: https://lists.onap.org/mt/27806369/21656
Mute #oom: https://lists.onap.org/mk?hashtag=oom=2740164
Mute #aaf: https://lists.onap.org/mk?hashtag=aaf=2740164
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



AAF_casandra pod logs
Description: Binary data


Re: [E][onap-discuss][integration][AAF] Error while Integration with AAF in OOM deployment

2018-11-04 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi,

With the updated OOM and docker images, AAF-Casandra(aaf-cs) pod is failing 
with the logs attached.

Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13497): https://lists.onap.org/g/onap-discuss/message/13497
Mute This Topic: https://lists.onap.org/mt/27856414/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



AAF_casandra pod logs
Description: Binary data


[E][onap-discuss][integration][AAF] Error while Integration with AAF in OOM deployment

2018-11-04 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi,

I am trying to deploy ONAP using OOM Master branch. I have enabled AAF for
authentication, but could see that the AAF pods are not coming up.
AAF-service pod is in crashloopback state and suspect because of which the
other pods are also not coming up, as they have dependency on AAF-service
pod. Am I missing any configuration?

Also can you let me know if we can configure ONAP services, without AAF
authentication?

Thank you

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13496): https://lists.onap.org/g/onap-discuss/message/13496
Mute This Topic: https://lists.onap.org/mt/27856414/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[E][onap-discuss][AAI] AAI authentication without AAF

2018-11-04 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi AAI Team,

I could see that from ONAP R3, AAI is integrated with AAF for
authentication. So, is there a possibility to bring AAI without AAF
authentication in R3 based setup using OOM Master branch. If so, could you
please let me know the configuration required.

Thank you in advance!

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13495): https://lists.onap.org/g/onap-discuss/message/13495
Mute This Topic: https://lists.onap.org/mt/27856302/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] #aaf #oom AAF Service pod not coming up

2018-10-31 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi AAF team,

I am trying to install ONAP using OOM master. As AAI requires AAF for 
authentication. I have enabled AAF, but the AAF Service pod is not coming to 
Running state. Please find the error logs below.

Am I missing any configuration?

Sleeping 0
Done
com.datastax.driver.core. exceptions. InvalidQueryException: Cannot execute 
this query as it might involve data filtering and thus may have unpredictable 
performance. If you want to execute this query despite the performance 
unpredictability, use ALLOW FILTERING
    at com.datastax.driver.core. exceptions. InvalidQueryException.copy( 
InvalidQueryException.java:49)
    at com.datastax.driver.core. DriverThrowables. propagateCause( 
DriverThrowables.java:35)
    at com.datastax.driver.core. AbstractSession.prepare( 
AbstractSession.java:86)
    at org.onap.aaf.auth.dao. AbsCassDAO$PSInfo.ps( AbsCassDAO.java:161)
    at org.onap.aaf.auth.dao. AbsCassDAO$PSInfo.access$300( AbsCassDAO.java:109)
    at org.onap.aaf.auth.dao. AbsCassDAO.primePSIs( AbsCassDAO.java:377)
    at org.onap.aaf.auth.dao.hl. Question.(Question.java: 183)
    at org.onap.aaf.auth.service.AAF_ Service.(AAF_Service. java:99)
    at org.onap.aaf.auth.service.AAF_ Service.main(AAF_Service.java: 229)
Caused by: com.datastax.driver.core. exceptions. InvalidQueryException: Cannot 
execute this query as it might involve data filtering and thus may have 
unpredictable performance. If you want to execute this query despite the 
performance unpredictability, use ALLOW FILTERING
    at com.datastax.driver.core. Responses$Error.asException( 
Responses.java:181)
    at com.datastax.driver.core. SessionManager$4.apply( 
SessionManager.java:251)
    at com.datastax.driver.core. SessionManager$4.apply( 
SessionManager.java:220)
    at com.google.common.util. concurrent. AbstractTransformFuture$ 
AsyncTransformFuture. doTransform( AbstractTransformFuture.java: 205)
    at com.google.common.util. concurrent. AbstractTransformFuture$ 
AsyncTransformFuture. doTransform( AbstractTransformFuture.java: 194)
    at com.google.common.util. concurrent. AbstractTransformFuture.run( 
AbstractTransformFuture.java: 110)
    at com.google.common.util. concurrent.MoreExecutors$5$1. 
run(MoreExecutors.java:992)
    at java.util.concurrent. ThreadPoolExecutor.runWorker( 
ThreadPoolExecutor.java:1149)
    at java.util.concurrent. ThreadPoolExecutor$Worker.run( 
ThreadPoolExecutor.java:624)
    at io.netty.util.concurrent. FastThreadLocalRunnable.run( 
FastThreadLocalRunnable.java: 30)
    at java.lang.Thread.run(Thread. java:748)

Thank you in advance

Regards
Sirisha

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13432): https://lists.onap.org/g/onap-discuss/message/13432
Mute This Topic: https://lists.onap.org/mt/27806369/21656
Mute #aaf: https://lists.onap.org/mk?hashtag=aaf=2740164
Mute #oom: https://lists.onap.org/mk?hashtag=oom=2740164
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[E][onap-discuss][AAF][OOM]

2018-10-31 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi All,

I am installing ONAP using OOM Master. And I have enabled AAF for AAI
Authentication Bit AAF-service pod is not coming up with below error.

Can you please let me know if I am missing any configuration.

Sleeping 0
Done
com.datastax.driver.core.exceptions.InvalidQueryException: Cannot execute
this query as it might involve data filtering and thus may have
unpredictable performance. If you want to execute this query despite the
performance unpredictability, use ALLOW FILTERING
at
com.datastax.driver.core.exceptions.InvalidQueryException.copy(InvalidQueryException.java:49)
at
com.datastax.driver.core.DriverThrowables.propagateCause(DriverThrowables.java:35)
at
com.datastax.driver.core.AbstractSession.prepare(AbstractSession.java:86)
at org.onap.aaf.auth.dao.AbsCassDAO$PSInfo.ps(AbsCassDAO.java:161)
at
org.onap.aaf.auth.dao.AbsCassDAO$PSInfo.access$300(AbsCassDAO.java:109)
at org.onap.aaf.auth.dao.AbsCassDAO.primePSIs(AbsCassDAO.java:377)
at org.onap.aaf.auth.dao.hl.Question.(Question.java:183)
at org.onap.aaf.auth.service.AAF_Service.(AAF_Service.java:99)
at org.onap.aaf.auth.service.AAF_Service.main(AAF_Service.java:229)
Caused by: com.datastax.driver.core.exceptions.InvalidQueryException:
Cannot execute this query as it might involve data filtering and thus may
have unpredictable performance. If you want to execute this query despite
the performance unpredictability, use ALLOW FILTERING
at
com.datastax.driver.core.Responses$Error.asException(Responses.java:181)
at
com.datastax.driver.core.SessionManager$4.apply(SessionManager.java:251)
at
com.datastax.driver.core.SessionManager$4.apply(SessionManager.java:220)
at
com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:205)
at
com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:194)
at
com.google.common.util.concurrent.AbstractTransformFuture.run(AbstractTransformFuture.java:110)
at
com.google.common.util.concurrent.MoreExecutors$5$1.run(MoreExecutors.java:992)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)


Thank you

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13428): https://lists.onap.org/g/onap-discuss/message/13428
Mute This Topic: https://lists.onap.org/mt/27805981/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [E] Re: [onap-discuss] [OOM] SDNC is not installing when installing a subset of ONAP in Rancher/Kubernetes

2018-10-25 Thread Gopigiri, Sirisha via Lists.Onap.Org
Yes I am able to deploy SDNC now. Thank you!

Best Regards
Sirisha Gopigiri


On Thu, Oct 25, 2018 at 9:03 PM Eric Debeau  wrote:

> Hello
>
> I believe that problem was linked to a bug in the deploy plugin. It is now
> corrected yesterday thanks to Mike:
> https://gerrit.onap.org/r/#/c/71165/
> 
>
> Best Regards
>
> Eric
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13325): https://lists.onap.org/g/onap-discuss/message/13325
Mute This Topic: https://lists.onap.org/mt/27565995/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [E][onap-discuss][SDNC][AAI][SO] SDNC unable to get cloud region info from AAI when creating node instance in SO

2018-10-25 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi Brian,

Thank you for the reply. Yes the actual URL I am using is
/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant
with
cloudregion and cloudowner values replaced for quering AAI and I am able to
get the tenant details.

But SDNC is unable to get the cloud region details and failing with 500
exception.

Best Regards
Sirisha Gopigiri


On Thu, Oct 25, 2018 at 6:29 PM FREEMAN, BRIAN D  wrote:

> Try setting   to  “CloudOwner”  (the actual string without
> quotes)
>
>
>
> Brian
>
>
>
>
>
> *From:* onap-discuss@lists.onap.org  *On
> Behalf Of *Gopigiri, Sirisha via Lists.Onap.Org
> *Sent:* Thursday, October 25, 2018 8:48 AM
> *To:* onap-discuss@lists.onap.org
> *Subject:* [E][onap-discuss][SDNC][AAI][SO] SDNC unable to get cloud
> region info from AAI when creating node instance in SO
>
>
>
> Hi
>
>
>
> I have installed ONAP master using OOM. I have configured the cloud
> information in AAI and could see the same details in AAI from the following
> URLs
>
>
>
>
> /aai/v11/cloud-infrastructure/cloud-regions/cloud-region///tenants/tenant
>
>
>
>
> /aai/v11/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW
>
>
>
> But when I am trying to create  from VID to the service
> created, SDNC is unable to get Cloud information from AAI and failing with
> "Cloud Region not found in AAI" 500 error. I am using the default
> subscriber Demonstration. I could see no error logs in AAI.
>
>
>
> Is there any other configuration that needs to be done in SDNC or AAI?
>
>
> Thank you in advance!
>
>
>
> Best Regards
>
> Sirisha Gopigiri
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13324): https://lists.onap.org/g/onap-discuss/message/13324
Mute This Topic: https://lists.onap.org/mt/27631810/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[E][onap-discuss][SDNC][AAI][SO] SDNC unable to get cloud region info from AAI when creating node instance in SO

2018-10-25 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi

I have installed ONAP master using OOM. I have configured the cloud
information in AAI and could see the same details in AAI from the following
URLs

/aai/v11/cloud-infrastructure/cloud-regions/cloud-region///tenants/tenant

/aai/v11/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW

But when I am trying to create  from VID to the service
created, SDNC is unable to get Cloud information from AAI and failing with
"Cloud Region not found in AAI" 500 error. I am using the default
subscriber Demonstration. I could see no error logs in AAI.

Is there any other configuration that needs to be done in SDNC or AAI?

Thank you in advance!

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13295): https://lists.onap.org/g/onap-discuss/message/13295
Mute This Topic: https://lists.onap.org/mt/27631810/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[E][onap-discuss][SO] Multi cloud support SO

2018-10-25 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi

According to SO Casablanca release docs, I could see that SO supports
multicloud. Can you please let me know if the support is enabled by default
or is there any other configuration to be done to enable the support. Also
could you point me to the document for this.

Thank you in advance.

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13286): https://lists.onap.org/g/onap-discuss/message/13286
Mute This Topic: https://lists.onap.org/mt/27629894/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[E][onap-discuss][SDC][OOM] Unable to distribute service from SDC using OOM Master setup

2018-10-24 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi

I have installed OOM Master branch. I have created a service and was trying
to distribute that service through SDC, I could see no ONAP projects being
notified while distribution. But SDC logs itself as distributed
successfully.

Am I missing any configuration?

Please let me know if you need any additional information.

Thank you in advance.

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13254): https://lists.onap.org/g/onap-discuss/message/13254
Mute This Topic: https://lists.onap.org/mt/27615685/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [E] Re: [onap-discuss] [OOM] SDNC is not installing when installing a subset of ONAP in Rancher/Kubernetes

2018-10-23 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi

I am trying to install SDNC from ONAP Master branch and as George
mentioned, I am facing the same problem, SDNC pods are not getting launched.

When I enable only SDNC in onap/values.yaml and run "helm deploy demo
local/onap --namespace onap", the SDNC components are not coming up, but
when I run "helm install demo local/onap -n onap" I am able to see the
pods. Am I missing something?

My values.yaml has the below configuration for sdnc
sdnc:
  enabled: true
  replicaCount: 1

  mysql:
replicaCount: 1

I have edited the values.yaml as suggested(please refer below) but still no
luck.

sdnc:

  replicaCount: 3

  config:

enableClustering: true

Thank you in advance!

Best Regards
Sirisha Gopigiri


On Tue, Oct 2, 2018 at 2:39 AM Brian  wrote:

> For SDNC you need something like this (from integration-override.yaml):
>
> Remember the default is enabled: true so I think the issue is its not
> liking the mysql section vs the enableClustering: true/false
>
>
>
> Brian
>
>
>
> sdnc:
>
>   replicaCount: 3
>
>   config:
>
> enableClustering: true
>
>
>
> or
>
>
>
> sdnc:
>
>   replicaCount: 1
>
>   config:
>
> enableClustering: false
>
>
>
> *From:* onap-discuss@lists.onap.org  *On
> Behalf Of *George Clapp
> *Sent:* Monday, October 01, 2018 4:49 PM
> *To:* onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] [OOM] SDNC is not installing when
> installing a subset of ONAP in Rancher/Kubernetes
>
>
>
> Thanks much!  Here it is.
>
> # Copyright © 2017 Amdocs, Bell Canada
>
> #
>
> # Licensed under the Apache License, Version 2.0 (the "License");
>
> # you may not use this file except in compliance with the License.
>
> # You may obtain a copy of the License at
>
> #
>
> #   http://www.apache.org/licenses/LICENSE-2.0
> 
>
> #
>
> # Unless required by applicable law or agreed to in writing, software
>
> # distributed under the License is distributed on an "AS IS" BASIS,
>
> # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
>
> # See the License for the specific language governing permissions and
>
> # limitations under the License.
>
>
>
> #
>
> # Global configuration overrides.
>
> #
>
> # These overrides will affect all helm charts (ie. applications)
>
> # that are listed below and are 'enabled'.
>
> #
>
> global:
>
>   # Change to an unused port prefix range to prevent port conflicts
>
>   # with other instances running within the same k8s cluster
>
>   nodePortPrefix: 302
>
>   nodePortPrefixExt: 304
>
>
>
>   # ONAP Repository
>
>   # Uncomment the following to enable the use of a single docker
>
>   # repository but ONLY if your repository mirrors all ONAP
>
>   # docker images. This includes all images from dockerhub and
>
>   # any other repository that hosts images for ONAP components.
>
>   #repository: nexus3.onap.org:10001
>
>   repositoryCred:
>
> user: docker
>
> password: docker
>
>
>
>   # readiness check - temporary repo until images migrated to nexus3
>
>   readinessRepository: oomk8s
>
>   # logging agent - temporary repo until images migrated to nexus3
>
>   loggingRepository: docker.elastic.co
>
>
>
>   # image pull policy
>
>   pullPolicy: Always
>
>
>
>   # default mount path root directory referenced
>
>   # by persistent volumes and log files
>
>   persistence:
>
> mountPath: /dockerdata-nfs
>
>
>
>   # flag to enable debugging - application support required
>
>   debugEnabled: false
>
>
>
>   # override default resource limit flavor for all charts
>
>   flavor: unlimited
>
>
>
> # Repository for creation of nexus3.onap.org secret
>
> repository: nexus3.onap.org:10001
>
>
>
>
>
> #
>
> # Enable/disable and configure helm charts (ie. applications)
>
> # to customize the ONAP deployment.
>
> #
>
> aaf:
>
>   enabled: false
>
> aai:
>
>   enabled: true
>
> appc:
>
>   enabled: false
>
>   config:
>
> openStackType: OpenStackProvider
>
> openStackName: OpenStack
>
> openStackKeyStoneUrl: http://localhost:8181/apidoc/explorer/index.html
> 
>
> openStackServiceTenantName: default
>
> openStackDomain: default
>
> openStackUserName: admin
>
> openStackEncryptedPassword: admin
>
> clamp:
>
>   enabled: false
>
> cli:
>
>   enabled: false
>
> consul:
>

Re: [E] RE: [onap-discuss] [AAI] [OOM] AAI Elastic search pod not coming up in master branch

2018-10-21 Thread Gopigiri, Sirisha via Lists.Onap.Org
Thank you Michael, thats helpful.

Best Regards
Sirisha Gopigiri

On Wed, Oct 17, 2018 at 8:57 PM Michael O'Brien 
wrote:

> Sirisha,
>
>Hi, that is a common OS based issue for some new VM’s depending on your
> undercloud – this is the vm.max_map_count of 64k instead of 256Kb
> limitation - not 256Gb on the OS.
>
>This occurs for all elasticsearch containers whether AAI, CLAMP, LOG,
> SDC….
>
>Run the following before doing a helm install – and all the ES
> containers including the one in AAI will come up fine.
>
>
>
> sudo sysctl -w vm.max_map_count=*262144*
>
>
>
>There is documentation on this.
>
>First noticed this in Rancher 1.6.11 – fixed via
> https://jira.onap.org/browse/LOG-334
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_LOG-2D334=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=afk3qptXbsXCXwnbkUPflsF2JY0_3IwzwHnt5X0mMQA=E_mtPnHjkrSJuYnaMPeIMyR30ruPDcLOtbnAVHat0w4=>
> (OOM-431).
>
>
> https://wiki.onap.org/display/DW/Cloud+Native+Deployment#CloudNativeDeployment-vm.max_map_count64to256kblimit
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Cloud-2BNative-2BDeployment-23CloudNativeDeployment-2Dvm.max-5Fmap-5Fcount64to256kblimit=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=afk3qptXbsXCXwnbkUPflsF2JY0_3IwzwHnt5X0mMQA=DcjGuARrs2fovHN-EXiwmqjAhWcakr9RRDHhvQ3BwME=>
>
>
>
>And I run this command by default in the installation script to
> bootstrap Helm/Kubernetes/Docker via the Rancher install in (there are 4
> other installers that do the same in ONAP)
>
> Not in
>
>
> https://git.onap.org/logging-analytics/tree/deploy/rancher/oom_rancher_setup.sh
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_logging-2Danalytics_tree_deploy_rancher_oom-5Francher-5Fsetup.sh=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=afk3qptXbsXCXwnbkUPflsF2JY0_3IwzwHnt5X0mMQA=dHVEv1UKsqLXUkBxveomzkPCz_gWl0AlD_rVBZWfdYw=>
>
> but in the OOM CD deployment script just before doing a helm install
>
> https://git.onap.org/logging-analytics/tree/deploy/cd.sh#n49
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_logging-2Danalytics_tree_deploy_cd.sh-23n49=DwMGaQ=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ=5PWCtn_zD8jT6xuuwP7DpGwXiA7-u1RBXx8E9Vrv2NI=afk3qptXbsXCXwnbkUPflsF2JY0_3IwzwHnt5X0mMQA=ZKOR5gENseMIlGPYii-D11WSHuypug5jOqpfzPv3dSI=>
>
>   # fix virtual memory for onap-log:elasticsearch under Rancher 1.6.11 -
> OOM-431
>
>   sudo sysctl -w vm.max_map_count=*262144*
>
>
>
> thank you
>
> /michael
>
>
>
>
>
> *From:* onap-discuss@lists.onap.org  *On
> Behalf Of *Gopigiri, Sirisha via Lists.Onap.Org
> *Sent:* Wednesday, October 17, 2018 9:56 AM
> *To:* onap-discuss@lists.onap.org; Viswanath V Kumar Skand Priya <
> viswanath.kumarskandpr...@verizon.com>
> *Subject:* [onap-discuss] [AAI] [OOM] AAI Elastic search pod not coming
> up in master branch
>
>
>
> Hi All,
>
>
>
> I am installing ONAP using OOM master branch with AAI enabled, in a two
> node kubernetes cluster with each node having 64GB RAM. But the AAI elastic
> search pod is expecting 256GB RAM and is stuck in crashloopback state.
> Please find the logs below.
>
>
>
> So, to install OOM should the kubernetes node have 256 GB, or am I missing
> something. Kindly let me know.
>
>
>
>  [2018-10-17T13:20:19,547][INFO ][o.e.n.Node   ] [ES_ONAP]
> initializing ...
>
> [2018-10-17T13:20:19,739][INFO ][o.e.e.NodeEnvironment] [ES_ONAP]
> using [1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/vda1)]],
> net usable_space [81.1gb], net total_space [96.8gb], types [ext4]
>
> [2018-10-17T13:20:19,740][INFO ][o.e.e.NodeEnvironment] [ES_ONAP] heap
> size [989.8mb], compressed ordinary object pointers [true]
>
> [2018-10-17T13:20:19,743][INFO ][o.e.n.Node   ] [ES_ONAP] node
> name [ES_ONAP], node ID [BL4G5DFCS9G-wcrQS64tUQ]
>
> [2018-10-17T13:20:19,744][INFO ][o.e.n.Node   ] [ES_ONAP]
> version[6.1.2], pid[1], build[5b1fea5/2018-01-10T02:35:59.208Z],
> OS[Linux/4.4.0-135-generic/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit
> Server VM/1.8.0_151/25.151-b12]
>
> [2018-10-17T13:20:19,744][INFO ][o.e.n.Node   ] [ES_ONAP] JVM
> arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC,
> -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly,
> -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true,
> -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow,
> -Dio.net

[onap-discuss] [AAI] [OOM] AAI Elastic search pod not coming up in master branch

2018-10-17 Thread Gopigiri, Sirisha via Lists.Onap.Org
Hi All,

I am installing ONAP using OOM master branch with AAI enabled, in a two
node kubernetes cluster with each node having 64GB RAM. But the AAI elastic
search pod is expecting 256GB RAM and is stuck in crashloopback state.
Please find the logs below.

So, to install OOM should the kubernetes node have 256 GB, or am I missing
something. Kindly let me know.

 [2018-10-17T13:20:19,547][INFO ][o.e.n.Node   ] [ES_ONAP]
initializing ...
[2018-10-17T13:20:19,739][INFO ][o.e.e.NodeEnvironment] [ES_ONAP] using
[1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/vda1)]], net
usable_space [81.1gb], net total_space [96.8gb], types [ext4]
[2018-10-17T13:20:19,740][INFO ][o.e.e.NodeEnvironment] [ES_ONAP] heap
size [989.8mb], compressed ordinary object pointers [true]
[2018-10-17T13:20:19,743][INFO ][o.e.n.Node   ] [ES_ONAP] node
name [ES_ONAP], node ID [BL4G5DFCS9G-wcrQS64tUQ]
[2018-10-17T13:20:19,744][INFO ][o.e.n.Node   ] [ES_ONAP]
version[6.1.2], pid[1], build[5b1fea5/2018-01-10T02:35:59.208Z],
OS[Linux/4.4.0-135-generic/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit
Server VM/1.8.0_151/25.151-b12]
[2018-10-17T13:20:19,744][INFO ][o.e.n.Node   ] [ES_ONAP] JVM
arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC,
-XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly,
-XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true,
-Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow,
-Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true,
-Dio.netty.recycler.maxCapacityPerThread=0,
-Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true,
-XX:+HeapDumpOnOutOfMemoryError, -Des.cgroups.hierarchy.override=/,
-Des.path.home=/usr/share/elasticsearch,
-Des.path.conf=/usr/share/elasticsearch/config]
[2018-10-17T13:20:23,681][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [aggs-matrix-stats]
[2018-10-17T13:20:23,682][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [analysis-common]
[2018-10-17T13:20:23,682][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [ingest-common]
[2018-10-17T13:20:23,683][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [lang-expression]
[2018-10-17T13:20:23,683][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [lang-mustache]
[2018-10-17T13:20:23,683][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [lang-painless]
[2018-10-17T13:20:23,683][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [mapper-extras]
[2018-10-17T13:20:23,684][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [parent-join]
[2018-10-17T13:20:23,684][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [percolator]
[2018-10-17T13:20:23,685][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [reindex]
[2018-10-17T13:20:23,685][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [repository-url]
[2018-10-17T13:20:23,685][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [transport-netty4]
[2018-10-17T13:20:23,685][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded module [tribe]
[2018-10-17T13:20:23,687][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded plugin [ingest-geoip]
[2018-10-17T13:20:23,687][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded plugin [ingest-user-agent]
[2018-10-17T13:20:23,687][INFO ][o.e.p.PluginsService ] [ES_ONAP]
loaded plugin [x-pack]
[2018-10-17T13:20:28,981][INFO ][o.e.d.DiscoveryModule] [ES_ONAP] using
discovery type [zen]
[2018-10-17T13:20:30,228][INFO ][o.e.n.Node   ] [ES_ONAP]
initialized
[2018-10-17T13:20:30,229][INFO ][o.e.n.Node   ] [ES_ONAP]
starting ...
[2018-10-17T13:20:30,520][INFO ][o.e.t.TransportService   ] [ES_ONAP]
publish_address {127.0.0.1:8443}, bound_addresses {[::]:8443}
[2018-10-17T13:20:30,557][INFO ][o.e.b.BootstrapChecks] [ES_ONAP] bound
or publishing to a non-loopback address, enforcing bootstrap checks
ERROR: [1] bootstrap checks failed
[1]: max virtual memory areas vm.max_map_count [65530] is too low, increase
to at least [262144]
[2018-10-17T13:20:30,574][INFO ][o.e.n.Node   ] [ES_ONAP]
stopping ...
[2018-10-17T13:20:30,729][INFO ][o.e.n.Node   ] [ES_ONAP]
stopped
[2018-10-17T13:20:30,729][INFO ][o.e.n.Node   ] [ES_ONAP]
closing ...
[2018-10-17T13:20:30,755][INFO ][o.e.n.Node   ] [ES_ONAP] closed

Thank you in advance!

Best Regards
Sirisha Gopigiri

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13102): https://lists.onap.org/g/onap-discuss/message/13102
Mute This Topic: https://lists.onap.org/mt/27380106/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-