Giter VIP home page Giter VIP logo

Comments (9)

markgoddard avatar markgoddard commented on June 23, 2024 1

VMs have a larger overhead than containers, so while you might be able to squeeze many tens of them onto a compute node, they will probably not be very efficient. It really depends on what you are using them for.

Typically we use Ceph storage with OpenStack. Up to the Nautilus release we typically use ceph-ansible to deploy it. Then follow this guide to connect it to OpenStack. From the latest Ceph Octopus release you can use the new Ceph Orchestrator to deploy it.

This workshop is really designed to be a tool to learn about using Kayobe. To create a production cluster, you should refer to the kayobe documentation for more information. You can refer back to this set of configuration for a minimal example. What the documentation lacks at the moment however is a complete end-to-end deployment and configuration guide. You can join the #openstack-kolla IRC channel on freenode if you have questions.

from a-universe-from-nothing.

markgoddard avatar markgoddard commented on June 23, 2024

Hi. It looks like you are unable to access the seed machine via SSH, or possibly having problems with sudo. Have you already deployed the seed? Could you try the following:

ssh [email protected] sudo echo hi

Sometimes we see that error on slower hardware. You could try setting export ANSIBLE_TIMEOUT=30.

from a-universe-from-nothing.

karimbzu avatar karimbzu commented on June 23, 2024

from a-universe-from-nothing.

karimbzu avatar karimbzu commented on June 23, 2024

image

from a-universe-from-nothing.

markgoddard avatar markgoddard commented on June 23, 2024

Which branch of the a-universe-from-nothing repo are you using?

I'm not sure what the NTP problem is. Does the seed have access to the configured NTP servers?

Console logs for the overcloud hosts are in /var/log/tenks. These might help to diagnose any boot failures.

from a-universe-from-nothing.

priteau avatar priteau commented on June 23, 2024

I'm not sure what the NTP problem is. Does the seed have access to the configured NTP servers?

I've seen the same NTP issue in several other environments. I assume this is caused by firewall restrictions.

from a-universe-from-nothing.

karimbzu avatar karimbzu commented on June 23, 2024

Previously, I was using stable/train branch. Now i am testing stable/ussuri branch. I will update you if the issues resolved. Currently on stable/train the state of each vm is "paused".
image

Another thing i want to ask as a newbie in openstack (only experienced with VIO), i have enough storage and compute resources available on a vsphere datacenter. I need to ask can i deploy a production level HA openstack hosting maybe 200 to 300 VMs with kayobe? If so, how can i replicate the whole infrastructure i.e 3 controllers, 3 compute and 3 storage nodes with HA supported? Is kayobe supports NSX-T networks? I shall really appreciate your kind response.

from a-universe-from-nothing.

markgoddard avatar markgoddard commented on June 23, 2024

For Ussuri you will need a CentOS 8 host.

I haven't seen the VMs go paused like that.

Kayobe does support HA deployment. You can include multiple hosts in each group in your inventory. NSX-T does claim to integrate with OpenStack (https://docs.vmware.com/en/VMware-Integrated-OpenStack/5.1/com.vmware.openstack.install.doc/GUID-D9BD61E1-E444-441E-90E7-4921A5014CA3.html), although I have not tried it. Typically people use Open vSwitch or Linux bridge as the networking driver.

Are you suggesting to run 200-300 VMs on 3 compute nodes?

from a-universe-from-nothing.

karimbzu avatar karimbzu commented on June 23, 2024

Thanks for your valuable insights
Actually i am not sure, how much workload a compute node can accommodate. Therefore, i am asking you about the best use case scenario in my requirements (200 to 300 VMs). I am well aware of PAAS (Openshift) which can supports 250 pods per compute node, so we can add compute nodes if it is needed. Obviously this type of restriction will also be applied to Openstack. Further i also need to set storage nodes (block, object) how can i do this from your workshop guide? can i use your workshop as a baseline to setup production grade clusters? Thanks once again

from a-universe-from-nothing.

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.