<div dir="ltr">Hi all!!<div><br></div><div>We're currently experimenting an error that's it's pretty weird, the reason it's that with another user same base image and same flavor we can resize the instance but with another user with the same base image we cannot with this error on the logs:</div><div><br></div><div><div>2015-04-21 22:03:37.700 4047516 WARNING nova.scheduler.utils [req-19a28c0f-ac5e-488b-8722-59135496f8e4 70886ff6b1434e0db5ddefa6180916f8 361f01feb5564973bcffe0a1d75ec795] Failed to compute_task_migrate_server: No valid host was found.</div><div>Traceback (most recent call last):</div><div><br></div><div>  File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/server.py", line 139, in inner</div><div>    return func(*args, **kwargs)</div><div><br></div><div>  File "/usr/lib/python2.7/dist-packages/nova/scheduler/manager.py", line 298, in select_destinations</div><div>    filter_properties)</div><div><br></div><div>  File "/usr/lib/python2.7/dist-packages/nova/scheduler/filter_scheduler.py", line 140, in select_destinations</div><div>    raise exception.NoValidHost(reason='')</div><div><br></div><div>NoValidHost: No valid host was found.</div></div><div><br></div><div><br></div><div>In case that someone ask this options are already on all the nodes and the controller:</div><div><br></div><div><div>allow_resize_to_same_host=True</div><div>allow_migrate_to_same_host=True</div></div><div><br></div><div>Boths are in the default section, as I said before the resize can be done with other instances and with and instances with the same specs.</div><div><br></div><div>On the other hand we tried with both cli and dashboard and both user with enought quota to do the resize and with all the nodes with ram and cpu for the instance, as a said we already did it with an instance with the same flavor, can anyone point us on how to do a more deep debug or any advice about how to handle the error to do a the resize?</div><div><br></div><div><br></div><div>Thanks in advance</div><div><br></div></div>