Giter VIP home page Giter VIP logo

Comments (4)

 avatar commented on August 18, 2024

Something else.

In the documentation for OpenStack, why the bosh.yml template use a manual private network configuration and in the tutorial, we are creating a sub-network with DHCP pool?

In facts, with this configuration, each time you start the deploy command (many time if there is something wrong), the vm take the next IP address in the pool and you have to change this IP in the bosh.yml

I think a template for dynamic network is more suitable in this case. It isn't?

Thank you!

from docs-bosh.

cppforlife avatar cppforlife commented on August 18, 2024

cc @voelzmo

from docs-bosh.

voelzmo avatar voelzmo commented on August 18, 2024

@romain-pierre Thanks for the feedback on the documentation. I'll add some more description for how to create the network and router you're installing BOSH into.

Concerning the issue with DHCP, the current setup is fine and works as intended. The DHCP server in the network is not used to pick the IP address for the BOSH Director. The static ip you put into your bosh-init manifest will be used to boot a VM in openstack similarly to nova boot --ipv4-fixed-ip, so even if your network has a DHCP server, BOSH will select the IP address and therefore it will stay the same throughout re-deployments.

To learn more about BOSH networking, you can have a look at the networks section in the documentation. It describes the default type of networks (called manual networks) and how to make use of your IaaS DHCP server with dynamic networks.

from docs-bosh.

dpb587-pivotal avatar dpb587-pivotal commented on August 18, 2024

Closing due to inactivity.

from docs-bosh.

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.