Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Combining of vm_balancing methods cpu & memory as in VMware DRS #109

Open
crandler opened this issue Oct 17, 2024 · 1 comment
Open

Comments

@crandler
Copy link

General

Would be awesome if one could combine both methods cpu & memory for balancing calculations as with VMware DRS.
In our case storage method isn't needed at all because of shared storage, but maybe for others also (Storage DRS).

Details

See VMware DRS

@gyptazy
Copy link
Owner

gyptazy commented Oct 17, 2024

Hey @crandler,

thanks for the feature request. I will have a look at it and see if it's easily integratabtle or takes more efforts.
Currently, I think this could be solved by something like a weighting if each method and then prioritizing but I need to have a deeper look at it.

Will update this when I have more ideas about it.

Cheers,
gyptazy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants