Giter Club home page Giter Club logo

Comments (1)

nmaludy avatar nmaludy commented on July 16, 2024

Great idea!

I'm thinking of having a task that finds all of the VMs then performs the check you described.

Worst case scenario, the VM could grow to 2x the size of its original disks. This might not be ideal though because then all of your datastores will need to be, worst case, 50% consumed.

I'm thinking a more generalized approach could be used where we allow the user to specify an estimation factor the be used when calculating the required space. This would be a number >= 1.0.

For example, if i wanted to account for 2x the space i would use a factor of: 2.0

If i wanted to use something a little less i might specify a factor of: 1.5 or maybe 1.25

This would expect the VM to grow, but not double in size.

The other caveat here is that VMs and disks can potentially live on different datastores but the snapshot is always created on the datastore where the VMX file lives, need to take that into account.

from puppet-patching.

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.