Description of problem:
Instance creation with new volume or attaching instance with existing volume or creating instance with existing volume fails with :
ConnectionError: ('Connection aborted.', error(110, 'ETIMEDOUT'))
Version-Release number of selected component (if applicable):
RHOS 6.0
openstack-nova-compute-2014.2.3-9.el7ost.noarch
How reproducible:
Always on customer environment for all computes .
Steps to Reproduce:
1.
2.
3.
Actual results:
Volume attach / instance creation fails
Expected results:
Additional info:
will added in comments .
The ScaleIO driver /usr/lib/python2.7/site-packages/nova/virt/libvirt/scaleiolibvirtdriver.py is not from Red Hat distributed RPM .
This issue was confirmed to be caused by network issues on compute node while accessing storage network .
Closing this bug as NOTABUG . Thanks .
Description of problem: Instance creation with new volume or attaching instance with existing volume or creating instance with existing volume fails with : ConnectionError: ('Connection aborted.', error(110, 'ETIMEDOUT')) Version-Release number of selected component (if applicable): RHOS 6.0 openstack-nova-compute-2014.2.3-9.el7ost.noarch How reproducible: Always on customer environment for all computes . Steps to Reproduce: 1. 2. 3. Actual results: Volume attach / instance creation fails Expected results: Additional info: will added in comments .