Acumos AIO Oneclick Deploy Fails on Nexus API connection step (kind cluster)
Oertel, Felix Immanuel
Hello everyone,
I’m currently trying to re-deploy our Acumos installation, using the AIO OneClick Deploy guide for the Demeter release. We have recently replaced our previous k8s cluster, where I managed to successfully install Acumos using the same procedure, with a kind-based cluster, where the AIO setup fails. It fails shortly after the nexus pod is set up, when trying to connect to the Nexus API.
Here are some details of the system on which I’m trying to deploy Acumos: Acumos Release: 3.0.3 OS: Ubuntu 18.04 Kind v0.8.1
Steps to reproduce: 1. Create kind cluster using kind create cluster –name kind –config=kind-config.yaml (config as attached to this message) 2. Deploy tiller to cluster helm init 3. Setup Prerequisites bash system-integration/AIO/setup_prereqs.sh k8s ubuntu-dgx-01 $USER generic 2>&1 system-integration/AIO/aio_prepare.log 4. After Prerequisite setup completes successfully, execute oneclick_deploy.sh by cd system-integration/AIO/ bash oneclick_deploy.sh 2>&1 | tee aio_deploy.log 5. Setup times out during Nexus API connection step (see aio_deploy.log)
I attached my hosts file to this message, in case it is incorrectly configured. I added entries to be resolved to the local IP address of the machine that I am using. The funny thing is that the nexus pod is running without errors on the kind cluster and the log file of it also does not show any errors. I would appreciate any help you can give me.
Best, Felix
|
|
Hi Felix,
AIO One click Acumos Installation has been deprecated , community has moved to Z2A installation method from Demeter.
Please check Z2A installation information from Acumos Repo.
Please check the links below,
Here is the documentation link for Acumos Installation.
https://docs.acumos.org/en/latest/submodules/system-integration/docs/z2a/installation-guide.html
Gerrit Link for System Integration repo.
https://gerrit.acumos.org/r/gitweb?p=system-integration.git;a=summary
Use the above links to install Acumos. AIO ( All in One) install of Acumos is no longer supported.
Hi Ken/Vineet,
Please review the attached logs when you have a moment.
Regards,
Nat
From: acumosai-community@... <acumosai-community@...>
On Behalf Of Oertel, Felix Immanuel via lists.lfai.foundation
Sent: Wednesday, September 30, 2020 2:24 PM To: acumosai-community@... Subject: [Acumos AI Community-Committee] Acumos AIO Oneclick Deploy Fails on Nexus API connection step (kind cluster)
Hello everyone,
I’m currently trying to re-deploy our Acumos installation, using the AIO OneClick Deploy guide for the Demeter release. We have recently replaced our previous k8s cluster, where I managed to successfully install Acumos using the same procedure, with a kind-based cluster, where the AIO setup fails. It fails shortly after the nexus pod is set up, when trying to connect to the Nexus API.
Here are some details of the system on which I’m trying to deploy Acumos: Acumos Release: 3.0.3 OS: Ubuntu 18.04 Kind v0.8.1
Steps to reproduce:
kind create cluster –name kind –config=kind-config.yaml (config as attached to this message)
helm init
bash system-integration/AIO/setup_prereqs.sh k8s ubuntu-dgx-01 $USER generic 2>&1 system-integration/AIO/aio_prepare.log
cd system-integration/AIO/ bash oneclick_deploy.sh 2>&1 | tee aio_deploy.log
I attached my hosts file to this message, in case it is incorrectly configured. I added entries to be resolved to the local IP address of the machine that I am using. The funny thing is that the nexus pod is running without errors on the kind cluster and the log file of it also does not show any errors. I would appreciate any help you can give me.
Best, Felix
Caution: Please do not click links or open attachments unless you recognize the sender and know the content is safe. ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. ============================================================================================================================ |
|