Giter Site home page Giter Site logo

Comments (5)

cf-gitbot avatar cf-gitbot commented on August 10, 2024

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/97912668.

from diego-release.

shalako avatar shalako commented on August 10, 2024

Verified that reducing workers from 6 to 4 results in successful deploy.

from diego-release.

emalm avatar emalm commented on August 10, 2024

Sounds like the bosh-lite templates don't make enough dynamic IP addresses available in their network settings to accommodate all the compilation VMs. In particular, our infrastructure stubs allocate only 10 dynamic IPs in the diego1 subnet, and a default bosh-lite deployment uses 5 of them for VMs now, so that 6th compilation vm will fail.

I think we should change our bosh-lite stubs to match the conventions in cf-release's warden infrastructure stubs, where each named network covers a 10.244.x.0/24 of IPs, with 10.244.x.0/25 allocating a total of 32 static IPs and 10.244.x.128/25 allocating 32 dynamic IPs. Will prioritize the tracker story and add this context to it.

from diego-release.

emalm avatar emalm commented on August 10, 2024

The updated network sections are now on diego-release's master branch. Can you confirm that they resolve this issue? Because of the changes in IP organization, you may need to delete your deployment or scale down certain jobs to avoid deployment errors on IP allocation conflicts.

from diego-release.

emalm avatar emalm commented on August 10, 2024

Closing, as I think this is resolved now.

from diego-release.

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.