GithubHelp home page GithubHelp logo

Comments (10)

jhutar avatar jhutar commented on July 30, 2024

Logs with internal hostname replaced by "HOSTNAME" string. Let me know in next ~3 days if you would like to see the actual system.

dev-scripts-make.log
01_install_requirements-2019-04-03-094035.log
02_configure_host-2019-04-03-094759.log
03_ocp_repo_sync-2019-04-03-094937.log
04_setup_ironic-2019-04-03-095417.log
04_setup_ironic-2019-04-03-095418.log
05_build_ocp_installer-2019-04-03-101309.log
06_create_cluster-2019-04-03-101407.log

from dev-scripts.

hardys avatar hardys commented on July 30, 2024

Can you confirm if you had #254 applied please?

We were definitely seeing OOMKilled prior to that, but we probably need to look at the AWS flavors if the increase from #254 wasn't enough.

Also note you can re-test this with more memory by modifying tripleo-quickstart-config/metalkube-nodes.yml - it's a tough compromize because some folks want to do minimal testing on memory contrained hosts, and some want to do more realistic tests on a box with plenty of spare resources.

from dev-scripts.

jhutar avatar jhutar commented on July 30, 2024

$ git log | grep d16dcde

Looks like I do not have it. Will pull, make clean and make. Thank you!

from dev-scripts.

jhutar avatar jhutar commented on July 30, 2024

Now while make is running...

@hardys Problem I had was that even the host itself swapped something which means that on a host with 46GB RAM I can not increase VM's memory.

from dev-scripts.

hardys avatar hardys commented on July 30, 2024

Ack thanks, looking at the openshift/installer code it looks like the default instance type for AWS is m4/m5 xlarge, which means 16GB and 4vCPU

Regarding the swapping, can you perhaps check if there are any other workloads consuming resources on the host? I've been testing on a 32G host and it's not swapping, my assumption was that KSM was doing a good job of sharing duplicate pages between the VMs

from dev-scripts.

jhutar avatar jhutar commented on July 30, 2024

That was a clean up2date CentOS7 installation - nothing else was running on the host. Only thing I have created was:

oc --config ocp/auth/kubeconfig new-app https://github.com/OpenShiftDemos/os-sample-python.git

I'll take a look at the closer memory consumption once make finishes.

from dev-scripts.

jhutar avatar jhutar commented on July 30, 2024

OK, make is still running this loop:

level=debug msg="Still waiting for the Kubernetes API: Get https://api.ostest.test.metalkube.org:6443/version?timeout=32s: dial tcp 192.168.111.5:6443: connect: connection refused"
level=debug msg="Still waiting for the Kubernetes API: Get https://api.ostest.test.metalkube.org:6443/version?timeout=32s: dial tcp 192.168.111.5:6443: connect: connection refused"
level=debug msg="Still waiting for the Kubernetes API: Get https://api.ostest.test.metalkube.org:6443/version?timeout=32s: dial tcp 192.168.111.5:6443: connect: connection refused"

from dev-scripts.

karmab avatar karmab commented on July 30, 2024

this is an issue that is now solved.
i suggest you retry from scratch and feel free to increment memory and virtual cpus for the master nodes so that all pods can run

from dev-scripts.

jhutar avatar jhutar commented on July 30, 2024

After new installation I have:

[kni@hp-dl360gen8-01 dev-scripts]$ oc --config ocp/auth/kubeconfig get pods --all-namespaces | wc -l
3447
[kni@hp-dl360gen8-01 dev-scripts]$ oc --config ocp/auth/kubeconfig get pods --all-namespaces | grep -v Running | wc -l
3339

I assume it is not healthy state? How to debug that please?

from dev-scripts.

hardys avatar hardys commented on July 30, 2024

There's not enough information here to propose any fix, so I'm going to close this. If you're still having issues please either raise another issue with more details, or jump onto slack and we can talk about the steps to debug, thanks!

from dev-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.