Giter VIP home page Giter VIP logo

Comments (10)

dkozlov avatar dkozlov commented on August 13, 2024 1

@rachely3n, yes, (terminate for migrate) should only apply for instances with GPU's.

from google-compute-engine-plugin.

stephenashank avatar stephenashank commented on August 13, 2024 1

For reference, this issue now tracks the specific work of changing the value of "onHostMaintenance" when the AcceleratorConfiguration is defined in the scheduling() method of InstanceConfiguration.java. This is a small scope to change but because there are workarounds, moving to backlog right now.

from google-compute-engine-plugin.

dkozlov avatar dkozlov commented on August 13, 2024

Screenshot from 2019-04-08 08-51-06
Screenshot from 2019-04-08 08-34-33

from google-compute-engine-plugin.

rachely3n avatar rachely3n commented on August 13, 2024

Hmm, it seems like your code change would resolve issues. Is there a reason you have not submitted a pull request?

from google-compute-engine-plugin.

dkozlov avatar dkozlov commented on August 13, 2024

@rachely3n it is workaround for GCP instances with GPUs because GCP instances without GPUs can migrate to other hardware without downtime.

from google-compute-engine-plugin.

rachely3n avatar rachely3n commented on August 13, 2024

I see, so that (terminate for migrate) should only apply for instances with GPU's?

from google-compute-engine-plugin.

stephenashank avatar stephenashank commented on August 13, 2024

Given that this can be accomplished with instance templates, closing.

from google-compute-engine-plugin.

dkozlov avatar dkozlov commented on August 13, 2024

@stephenashank, Will GPU support in Machine configuration UI be available only with instance templates? If yes, then will GPU controls in Machine configuration UI other than instance templates will be disabled? #68 (comment)

from google-compute-engine-plugin.

stephenashank avatar stephenashank commented on August 13, 2024

I'm revisiting this today, and realize that it is possible still to create instances with GPUs without using instance templates. By checking "preemptible", this also by definition means that it will terminate on host maintenance. The disadvantage of this is that your instance could possibly be terminated even without maintenance. The other workaround is to use an instance template, which provides the desired flexibility but requires you to use multiple interfaces for configuration.

I would prefer not to remove this feature. In my opinion the ideal solution, as mentioned here and in #68, is to change the value of "onHostMaintenance" if GPUs are configured.

from google-compute-engine-plugin.

verdverm avatar verdverm commented on August 13, 2024

What about adding another option for host maintenance policy?

Does it make sense to have better parity with the GCP console options?

from google-compute-engine-plugin.

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.