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

Should Cloudstack consider Minops and Maxiops for a vm deployment #10199

Open
kiranchavala opened this issue Jan 16, 2025 · 1 comment
Open

Comments

@kiranchavala
Copy link
Contributor

ISSUE TYPE

Improvement request

COMPONENT NAME

Component: Improvement

CLOUDSTACK VERSION

Cloudstack version 4.20.x

SUMMARY

Should Cloudstack consider Minops and Maxops for a vm deployment

Steps to reproduce the issue

The following pr introduced used_iops feature for localstorage

#10034

  1. Launch a cloudstack environment with local storage

  2. Navigate to the local storage and edit the storage

  3. Update the value of IOPS total to smaller value say 7

Image

  1. Create a local storage service offering and disk offering

  2. Compute offering > storage > Provide Minops and Maxops

  3. Disk offering > Min ops and Max ops

Image Image
  1. Create a vm deployment by selecting the service offering and disk offering

Actual behaviour

The vm deployment succeeds

Questions about this behaviour

Does cloudstack validate when the Assigned primary storage “Total Iops “ is less than “UsedIops” , should the vm deployement fail ?

Does cloudstack validate the service offerings and disk offerings for (Min iops , MAX iops) for a primary localstorage ?

Should we remove the option the UI in when end user selects “Storage type” as Local and “QOS type” as storage ?

Expected behaviour

The vm deployment should fail, I think it makes sense to only show the Qos (maxops, miniops ) for a managed storage (ceph, powerflex)

@kiranchavala kiranchavala changed the title Should Cloudstack consider Minops and Maxops for a vm deployment Should Cloudstack consider Minops and Maxiops for a vm deployment Jan 16, 2025
@DaanHoogland
Copy link
Contributor

@kiranchavala , nice set of questions. Maybe a good chance to test the new sub-issue feature of github?
That said it feels more like a discussion item than an issue.

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