Giter Site home page Giter Site logo

Comments (5)

poblin-orange avatar poblin-orange commented on September 23, 2024

to clarify, bosh director has no issue with ip conflict between deployment.
This issue seem to be related to the ip check in the cpi. Convenient as it can identify ip conflict with zombie vm in a cloudstack zone. This control might be uncompatible with a cloudstack VPC configuration
Can u provide the error message your getting?

from bosh-cloudstack-cpi-release.

dpassante avatar dpassante commented on September 23, 2024

You're right, the error message is sent by the IP-check done at the zone level in the CPI.

Error 100: java.lang.IllegalArgumentException: The required IP 192.168.6.17 is not available: used by vm cpivm-c7f87758-79bb-40d2-a8a6-c562b9e9756c.

It appears when an account tries to use the same ip address in multiples deployments, even if instances are provisioned on different VLAN.
This should affect any deployment done on ACS isolated network.

from bosh-cloudstack-cpi-release.

poblin-orange avatar poblin-orange commented on September 23, 2024

A probable workaround to this issue is to use per VPC bosh account (so each cpi can only see the VPC network it manages) ?

from bosh-cloudstack-cpi-release.

poblin-orange avatar poblin-orange commented on September 23, 2024

Fixed by searching conflicting vms only on the create_vm target network (so no conflict if same ip use on another network)

from bosh-cloudstack-cpi-release.

poblin-orange avatar poblin-orange commented on September 23, 2024

delivered in v16

from bosh-cloudstack-cpi-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.