Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-02-23 Thread via GitHub
GitHub user NuxRo added a comment to the discussion: Changing compute offering / scaling VM and root disk @DaanHoogland perhaps `resizeVolume` is the culprit here. GitHub link: https://github.com/apache/cloudstack/discussions/8578#discussioncomment-8565785 This is an automatically sent

Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-02-20 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Changing compute offering / scaling VM and root disk Do you mean that the the user can still call `updateDiskOffering` despite it being denied in their role? With thin provisioning the initial size should be just what is really used

Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-02-19 Thread via GitHub
GitHub user vonlo123 added a comment to the discussion: Changing compute offering / scaling VM and root disk We solved this issue by denying _updateDIskOffering_ `disk offering strictness` needs to be set to `false` But this only works when the root disk in the compute offering has the

Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-02-01 Thread via GitHub
GitHub user vonlo123 added a comment to the discussion: Changing compute offering / scaling VM and root disk Hello @weizhouapache we have changed the setting to `true` but the problem still remains. We can only choose a different compute offering when `disk offering strictness` is set to

Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-01-30 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Changing compute offering / scaling VM and root disk @vonlo123 there is a global setting `allow.diskoffering.change.during.scale.vm` you can change the value to `true` and retry GitHub link:

Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-01-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Changing compute offering / scaling VM and root disk @vonlo123 , did you investigate restricting the API for adjusting the diskoffering? I expect you would want to disallow the use of