Skip to content

regression: disk offering strictness not honored when resizing root volume (4.22.0) #12099

@bradh352

Description

@bradh352

problem

I'm pretty sure this is a regression. I have a compute offering that sets a default disk size of 400G, but also has the root disk size strictness set to false. When a user goes to grow their root disk size they get an error message:

Image

The tool tip clearly states this should be allowed when creating a disk offering:

Image

And I can confirm when evaluating the compute offering that it was configured with false for strictness:

Image

I'm pretty sure this worked for me at one point, but I honestly don't recall the version. Its fairly rare to need to grow a 400G disk.

versions

4.22.0

The steps to reproduce the bug

  1. Create compute offering with a root disk of 400G but do NOT enable disk offering strictness.
  2. Create a vm instance using the compute offering
  3. Attempt to resize the root disk after creation.

What to do about it?

Fix the regression.

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions