Hi Subhash, The “temporary” wiki content is being moved into the officially documentation as you suggested. It is required to be there by RC2. I will work to make this happen starting next week after the arch f2f.
Thanks, Mike. From: <[email protected]> on behalf of subhash kumar singh <[email protected]> Reply-To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Friday, October 26, 2018 at 9:55 AM To: "FREEMAN, BRIAN D" <[email protected]>, "[email protected]" <[email protected]> Cc: Seshu m <[email protected]>, Kanagaraj Manickam <[email protected]> Subject: Re: [onap-discuss] [OOM] Not able to deploy ONAP using OOM master Hello Brian, Thanks for pointing to wiki page. Now I am able to deploy ONAP using oom, without config_map issue. I think, we should update the latest OOM documentation [1] for this issue. Let me know if I can help. [1] https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_setup_kubernetes_rancher.htm<https://urldefense.proofpoint.com/v2/url?u=https-3A__onap.readthedocs.io_en_latest_submodules_oom.git_docs_oom-5Fsetup-5Fkubernetes-5Francher.htm&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=22YnnVrI1Zgr1lDTy4n8yN_QdvVEZcAKD1LcWLORM9c&s=S_k7L__DqEOyxDZKjzDi_0KVJRq-xP1bhx_QgecnSNs&e=> -- Thanks and Regards, Subhash Kumar Singh From: FREEMAN, BRIAN D [mailto:[email protected]] Sent: Wednesday, October 24, 2018 9:13 PM To: [email protected]; Subhash Kumar Singh Cc: Seshu m; Kanagaraj Manickam Subject: RE: [onap-discuss] [OOM] Not able to deploy ONAP using OOM master https://wiki.onap.org/display/DW/OOM+Helm+%28un%29Deploy+plugins shows a new way to deploy via OOM using releases to work around the configmap limit. Brian From: [email protected] <[email protected]> On Behalf Of subhash kumar singh Sent: Wednesday, October 24, 2018 9:01 AM To: Subhash Kumar Singh <[email protected]>; onap-discuss <[email protected]> Cc: Seshu m <[email protected]>; Kanagaraj Manickam <[email protected]> Subject: Re: [onap-discuss] [OOM] Not able to deploy ONAP using OOM master Hello Everyone, Could someone please help me to fix this issue to deploy ONAP using OOM. -- Regards, Subhash Kumar Singh From: Subhash Kumar Singh Sent: Monday, October 22, 2018 10:26 PM To: onap-discuss Cc: Seshu m; Kanagaraj Manickam Subject: [OOM] Not able to deploy ONAP using OOM master Hello Everyone, I am using master OOM to deploy ONAP by following the latest documentation [1] but I am not able to deploy ONAP. I observed that exception is thrown because of configMap size in tiller logs. Same issue is reported in jira [2] and it is closed.Could you please let me know if I have to add some steps to deploy ONAP using OOM. Following are logs : $ helm install local/onap -n dev --namespace onap --debug [debug] Created tunnel using local port: '45279' [debug] SERVER: "127.0.0.1:45279" [debug] Original chart version: "" [debug] Fetched local/onap to /home/ubuntu/.helm/cache/archive/onap-3.0.0.tgz [debug] CHART PATH: /home/ubuntu/.helm/cache/archive/onap-3.0.0.tgz Error: release dev failed: Deployment in version "v1beta1" cannot be handled as a Deployment: v1beta1.Deployment: Spec: v1beta1.DeploymentSpec: Template: v1.PodTemplateSpec: Spec: v1.PodSpec: Containers:$ []v1.Container: v1.Container: Env: []v1.EnvVar: v1.EnvVar: Value: ReadString: expects " or n, but found 8, error found in #10 byte of ...|,"value":8089},{"nam|..., bigger context ...|ainers":[{"env":[{"na me":"EXTERNAL_PORT","value":8089},{"name":"MSB_ADDR","value":"msb-iag:80"}],"im|... logs from tiller pod: 2018/10/22 14:09:42 info: manifest "onap/charts/vid/charts/vid_mariadb_galera/templates/pvc.yaml" is empty. Skipping. [tiller] 2018/10/22 14:09:43 performing install for dev [tiller] 2018/10/22 14:09:43 executing 0 pre-install hooks for dev [tiller] 2018/10/22 14:09:43 hooks complete for pre-install dev [storage] 2018/10/22 14:09:43 getting release history for "dev" [storage] 2018/10/22 14:09:43 creating release "dev.v1" [storage/driver] 2018/10/22 14:09:45 create: failed to create: ConfigMap "dev.v1" is invalid: []: Too long: must have at most 1048576 characters [tiller] 2018/10/22 14:09:45 warning: Failed to record release dev: ConfigMap "dev.v1" is invalid: []: Too long: must have at most 1048576 characters [kube] 2018/10/22 14:09:45 building resources from manifest [kube] 2018/10/22 14:09:46 creating 732 resource(s) [tiller] 2018/10/22 14:10:01 warning: Release "dev" failed: Deployment in version "v1beta1" cannot be handled as a Deployment: v1beta1.Deployment: Spec: v1beta1.DeploymentSpec: Template: v1.PodTemplateSpec: Spec: v1.PodSpec: Containers: []v1.Container: v1.Container: Env: []v1.EnvVar: v1.EnvVar: Value: ReadString: expects " or n, but found 8, error found in #10 byte of ...|,"value":8089},{"nam|..., bigger context ...|ainers":[{"env":[{"name":"EXTERNAL_PORT","value":8089},{"name":"MSB_ADDR","value":"msb-iag:80"}],"im|... [storage] 2018/10/22 14:10:01 updating release "dev.v1" [storage/driver] 2018/10/22 14:10:06 update: failed to update: configmaps "dev.v1" not found [tiller] 2018/10/22 14:10:06 warning: Failed to update release dev: configmaps "dev.v1" not found [tiller] 2018/10/22 14:10:06 failed install perform step: release dev failed: Deployment in version "v1beta1" cannot be handled as a Deployment: v1beta1.Deployment: Spec: v1beta1.DeploymentSpec: Template: v1.PodTemplateSpec: Spec: v1.PodSpec: Containers: []v1.Container: v1.Container: Env: []v1.EnvVar: v1.EnvVar: Value: ReadString: expects " or n, but found 8, error found in #10 byte of ...|,"value":8089},{"nam|..., bigger context ...|ainers":[{"env":[{"name":"EXTERNAL_PORT","value":8089},{"name":"MSB_ADDR","value":"msb-iag:80"}],"im|... [storage] 2018/10/22 14:11:57 listing all releases with filter [1] https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_setup_kubernetes_rancher.htm<https://urldefense.proofpoint.com/v2/url?u=https-3A__onap.readthedocs.io_en_latest_submodules_oom.git_docs_oom-5Fsetup-5Fkubernetes-5Francher.htm&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=22YnnVrI1Zgr1lDTy4n8yN_QdvVEZcAKD1LcWLORM9c&s=S_k7L__DqEOyxDZKjzDi_0KVJRq-xP1bhx_QgecnSNs&e=> [2] https://jira.onap.org/browse/OOM-858<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_OOM-2D858&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=22YnnVrI1Zgr1lDTy4n8yN_QdvVEZcAKD1LcWLORM9c&s=9YKg5cMOHn4xkO1L6qIeLIpQUMy6gvIz3lmO4VZXnZ8&e=> -- Regards, Subhash Kumar Singh FNOSS, ONAP Huawei Technologies India Pvt. Ltd. Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield Bengaluru-560066, Karnataka Tel: + 91-80-49160700 Ext 70992 II Mob: 8050101106 Email: [email protected]<mailto:[email protected]> [cid:[email protected]] ________________________________ 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! This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13334): https://lists.onap.org/g/onap-discuss/message/13334 Mute This Topic: https://lists.onap.org/mt/27485738/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
