Hi all,<br><br>I only want to resize just the disk space with root_gb or <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);font-size:small;display:inline!important;float:none">ephemeral_gb</span>.<br>
if I run a "nova resize" command to change the disk space of a instance, and leave the vcpu and memory untouched,<br>I'll get the error message like this : <br>ERROR: Resize requires a change in size. (HTTP 400)<br>
The condition of the resize procedure seems must be a change with memory (vcpu is not must be ).<br>Is there any nova config option to do with this? <br><br>Thanks,<br>-Jimmy<br>